Commit Graph

600 Commits

Author SHA1 Message Date
Andrey Mishechkin (GITHUB INC)
ed1663db18 minor fixing in Install-Vsix.ps1 2020-09-11 16:19:27 +04:00
Andrey Mishechkin (GITHUB INC)
b8361c46ea Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects 2020-09-11 15:45:03 +04:00
Andrey Mishechkin (GITHUB INC)
0c146bf19b Test name has been changed to "VSIX Extension <VsixId>" 2020-09-11 15:07:47 +04:00
Andrey Mishechkin (GITHUB INC)
8169d5efd4 VsixTests -> Vsix 2020-09-11 15:06:03 +04:00
Andrey Mishechkin (GITHUB INC)
c6e7cc46fa Windows templates have been modified 2020-09-11 15:05:02 +04:00
Andrey Mishechkin (GITHUB INC)
daed7d9fc5 hardcoded vesrions has been reverted 2020-09-11 15:00:12 +04:00
Andrey Mishechkin (GITHUB INC)
29362bcc5c nitpick - message has been changed 2020-09-11 14:47:36 +04:00
Andrey Mishechkin (GITHUB INC)
5587930568 $VsVersion now is got from toolset 2020-09-11 14:43:21 +04:00
Andrey Mishechkin (GITHUB INC)
00b1f4c3c9 Import-Module has been removed 2020-09-11 14:11:15 +04:00
Andrey Mishechkin (GITHUB INC)
0bf0a04ef6 Empty VSIX array has been added 2020-09-11 14:05:55 +04:00
Andrey Mishechkin (GITHUB INC)
fd7f9cc9fd exit 1 -> exit 0 2020-09-11 13:38:58 +04:00
Andrey Mishechkin (GITHUB INC)
10252c3fc3 Checking the VSIX has been added 2020-09-11 13:25:22 +04:00
Andrey Mishechkin (GITHUB INC)
d56d5a4b06 Windows2019-Azure.json has been reverted from main branch 2020-09-11 13:08:26 +04:00
Andrey Mishechkin (GITHUB INC)
ffc68fcc47 Small bug fixing in json file 2020-09-11 13:04:58 +04:00
Andrey Mishechkin (GITHUB INC)
feaef58222 Vsix Tests have been created. Old files have been removed 2020-09-11 12:42:29 +04:00
Andrey Mishechkin (GITHUB INC)
40333f6adf Install-Vsix.ps1 has been created 2020-09-09 08:55:15 +04:00
Leonid Lapshin
54978f0e06 Add VS build tools installation for Windows (#1533)
* add VS build tools installation, tests, reports, made minor changes to current VS install helper functions

* Vstype typo

* removed unused variable

* validate set for new functions

* some variable names clarifications

* test parameter error

* style and syntax improvments

* syntax notation

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-09-08 10:48:31 +03:00
Andrey Mishechkin (GITHUB INC)
86faddeb95 Installer project URL has been corrected 2020-09-08 11:01:42 +04:00
Andrey Mishechkin (GITHUB INC)
ece0348c18 InstallerProjets scripts have been added 2020-09-07 17:05:11 +04:00
Andrey Mishechkin (GITHUB INC)
9129c68e36 Microsoft.VisualStudio.ComponentGroup.UWP.VC has been added to toolset 2019 2020-09-04 12:09:39 +04:00
github-actions[bot]
655f581e6f Merge pull request #1510 from actions/releases/win19/20200827-docs
Windows Server 2019 (20200827 update)
2020-09-03 06:38:15 +00:00
Actions service account
e07bac2bb6 Merge branch 'main' into releases/win16/20200827-docs 2020-09-02 13:43:36 +00:00
Actions service account
f42bf10441 Merge branch 'main' into releases/win19/20200827-docs 2020-09-02 13:29:38 +00:00
Dmitry Shibanov
2674d46acc add az 4.6.0 to toolset (#1522)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-09-01 11:59:24 +03:00
Image generation service account
6401bea1df Updating readme file for win19 version 20200827.1 2020-08-28 13:55:53 +00:00
Image generation service account
659158fecb Updating readme file for win16 version 20200827.1 2020-08-28 13:55:04 +00:00
Leonid Lapshin
dd8885cdc9 Add Pulumi to Windows images (#1439)
* 1242 add Pulumi to windows images

* change package name

* Add Pulumi version to doc generator

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:34:51 +03:00
Leonid Lapshin
db45f3fcac the Github CLI version fix for short version number (#1468)
* the Github CLI version fix for short version number

* select the string with version in command output, get the version without date

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:25:28 +03:00
Drew Skwiers-Koballa
f6d861ee26 update dacfx to 18.5.1 (#1477) 2020-08-28 10:24:23 +03:00
Ryan Spletzer
acba4e9bfa Fix GoogleCloudSDK test name typo (#1438) 2020-08-27 18:34:37 +03:00
github-actions[bot]
b060904d56 Merge pull request #1461 from actions/releases/win19/20200820
Windows Server 2019 (20200820 update)
2020-08-26 17:48:33 +00:00
Aleksandr Chebotov
e9080f8ef6 get chrome path from registy (#1487) 2020-08-26 19:39:34 +03:00
github-actions[bot]
0d8046bb17 Merge pull request #1459 from actions/releases/win16/20200820
Windows Server 2016 (20200820 update)
2020-08-26 16:36:56 +00:00
Maksim Petrov
f97706e248 Add current commit into logs for custom builds (#1419)
* Show latest commit for custom repos

* Remove unused variables from templates

* Add Get-LatestCommit function

* Fix in synopsis

* Remove SSH_Password variables from Windows Images

* Rename download-customrepo

* Fix in synopsis
2020-08-24 12:31:51 +03:00
Aleksandr Chebotov
ba17c75613 [Windows] Set the dynamic port range to start at port 49152 and to end at the 65536 (16384 ports) (#1442)
* set the dynamic port range

* update pester test

* update context about VS installer

* update dynamicports pester test
2020-08-24 09:44:21 +03:00
Image generation service account
deb3adfc2c Updating readme file for win19 version 20200820.1 2020-08-21 07:53:28 +00:00
Image generation service account
d9af1b9f91 Updating readme file for win16 version 20200820.1 2020-08-21 07:53:09 +00:00
Mikhail Timofeev
1ebce5e29c [Windows] Add Android build-tools 30.0.1 and 30.0.2 (#1448)
* add build tools 30.0.2

* add for windows

* remove ubuntu
2020-08-21 10:33:44 +03:00
Aleksandr Chebotov
9110b38999 [Windows 2019] Fix missing msvcr100.dll (#1427)
* install vcredist2010

* Microsoft Visual C++ docs section
2020-08-19 10:32:35 +03:00
github-actions[bot]
2602d38877 Merge pull request #1401 from actions/releases/win16/20200811
Windows Server 2016 (20200811 update)
2020-08-18 18:33:23 +00:00
Aleksandr Chebotov
75bdbe2542 mongodb v4.4.0 on Windows (#1424) 2020-08-18 09:23:47 +03:00
Darii Nurgaleev
5cf25b5baa added DOTNET_MULTILEVEL_LOOKUP (#1417) 2020-08-15 15:28:58 +03:00
Lukas Kämmerling
547991fbfc Go 1.15 (#1399)
* Update toolset-1604.json

* Update toolset-1804.json

* Update toolset-2004.json

* Update toolset-2019.json

* Update toolset-2016.json
2020-08-15 07:17:07 +03:00
Aleksandr Chebotov
47a39283ba MongoDB v4.2.8 Windows (#1410) 2020-08-14 09:39:22 +03:00
Alena Sviridenko
295d48c1a7 Fixed GitHub CLI version output 2020-08-12 14:37:04 +03:00
Image generation service account
7aa4c083ef Updating readme file for win16 version 20200811.0 2020-08-12 10:47:21 +00:00
Darii Nurgaleev
f7a61d3d46 Windows templates: Merge installation scripts. (#1352)
* merge installation scripts

* check all data

* change java path

* wmic to initialize VM

* little changes for wmic.

* try another way for wmic

* additional quotes

* changes for wmic again

* added wmic to another path

* windows 2016 short template

* 7z replace
2020-08-12 13:45:17 +03:00
Sergey Dolin
a3eb0ee40a Install NSIS from Source Forge (#1392)
* Install NSIS from Source Forge

* Switch to 3.06.1

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-08-11 23:41:25 +03:00
Dibir Magomedsaygitov
504b88bcb0 [Windows] Fix WebPlatformInstaller installation (#1379)
* fix webPlatformInstaller installation

* Install-WebPI -> Install-WebPlatformInstaller

* add tests for webPlatformInstaller

* fix webPlatformInstaller test
2020-08-08 08:01:33 +03:00
github-actions[bot]
5bbc9bcdb4 Merge pull request #1348 from actions/releases/win16/20200802
Windows Server 2016 (20200802 update)
2020-08-06 14:30:07 +00:00