Commit Graph

541 Commits

Author SHA1 Message Date
Aleksandr Chebotov
f8bf39d9ad fixed browser tests 2020-07-13 12:10:55 +03:00
Aleksandr Chebotov
81865d867e add webdriver tests 2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
bd13391d6b merge browser tests into one It 2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
8608a1070e Migration to Pester tests 2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
f1352d64d5 Migration to Pester tests 2020-07-13 12:10:54 +03:00
Maxim Lobanov
c5c5d14fef Merge pull request #1200 from dmitry-shibanov/v-dmshib/cargo-dep-win
Add cargo packages for windows
2020-07-10 17:52:22 +03:00
Aleksandr Chebotov
10fd058af4 fix c=1089 to c=99 2020-07-10 14:38:45 +03:00
Maxim Lobanov
a2b104ff7e Update ImageHelpers.psm1 2020-07-09 14:29:02 +03:00
Maxim Lobanov
205fb1887e Update TestsHelpers.ps1 2020-07-09 14:27:06 +03:00
Maxim Lobanov
9bd0f97777 fix spacing 2020-07-09 14:09:44 +03:00
Maxim Lobanov
d693730c54 fix comments 2020-07-09 13:22:07 +03:00
Maxim Lobanov
006744204f run tests for Kind 2020-07-09 11:06:29 +03:00
Dmitry Shibanov
d3c035c980 fix place and naming 2020-07-09 10:53:31 +03:00
Maxim Lobanov
148b628e0b Implement Pester tests 2020-07-09 10:53:29 +03:00
Sergey Dolin
c6950533af Add WSL (#1081)
* Add WSL

* Move WSL to the end of the provision

* Add elevated_user

* No restart VM

* Add Validation

* Add WSL note in Readme.md

* Rename WSL1 to WSL

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-09 09:57:02 +03:00
Dmitry Shibanov
0d95b3387c remove & and add extra line 2020-07-08 15:25:42 +03:00
Maxim Lobanov
cb3edf34a6 Merge pull request #1189 from al-cheb/al-cheb/minor-fix-azcli
Minor fix to remove unused temporary $Env:AZURE_EXTENSION_DIR variable
2020-07-08 10:35:28 +03:00
Maxim Lobanov
acc3f46b5c Add aws session manager windows (#1178)
* add installation aws session manager for windows

* move to one file

* remove script step

* add documentation

* move logic to one file

* add notmatch

* change setup path variable

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-08 10:30:30 +03:00
Dmitry Shibanov
ea72c54249 fix validate tests 2020-07-08 00:35:51 +03:00
Image generation service account
781a4f8b38 Updating readme file for win16 version 20200706.1 2020-07-07 14:51:42 +00:00
Shang Yuanchun
69f455808b Fix getting version of aliyun cli. (#1150)
* Fix getting version of aliyun cli.

It has a version sub command, and --version is used to specify product api version,
not to get version of aliyun cli.

* Change title of aliyun-cli
2020-07-07 17:36:37 +03:00
Image generation service account
f7c1a0264f Updating readme file for win19 version 20200706.1 2020-07-07 14:36:18 +00:00
Alejandro Pauly
b825f06ed9 Merge pull request #1141 from actions/releases/win16/20200628
[Software update] Windows Server 2016 (20200628 update) Week 27
2020-07-07 06:37:12 -04:00
Aleksandr Chebotov
699cd6fde7 remove unused temporary $Env:AZURE_EXTENSION_DIR varible 2020-07-07 13:20:09 +03:00
Dmitry Shibanov
344225a964 add cargo dep 2020-07-07 12:16:42 +03:00
Vladimir Safonkin
9ed8bbbc63 Add Newman tool (#1185)
* Add Newman

* Move installation to NodeLts script on Windows
2020-07-07 11:37:15 +03:00
Johannes Schindelin
8226c37bf4 Install Git for Windows with symbolic links enabled (#1186)
We only offer Windows environments that support symbolic links, meaning: if running either as administrator, or with Windows' Developer Mode enabled, symbolic links can be created.

However, Git for Windows' auto-detection assumes that if it is installed by an administrator, it cannot detect whether "regular" users can create symbolic links, and by way of playing it safe, disables symlink support.

Since we know better, we can avoid the auto-detection.
2020-07-07 09:56:57 +03:00
Alejandro Pauly
234a7df001 Merge pull request #1157 from actions/releases/win19/20200630
[Software update] Windows Server 2019 (20200630 update) Week 27
2020-07-07 02:46:49 -04:00
Dmitry Shibanov
ec239c0649 change setup path variable 2020-07-06 12:48:04 +03:00
Dmitry Shibanov
6481eeaac6 add notmatch 2020-07-06 12:07:43 +03:00
Dmitry Shibanov
0fa2df6ae0 move logic to one file 2020-07-06 12:06:01 +03:00
Dmitry Shibanov
bf7da363eb add documentation 2020-07-06 10:42:34 +03:00
Dmitry Shibanov
50ed8f72e1 remove script step 2020-07-04 12:31:23 +03:00
Dmitry Shibanov
53eecd6367 move to one file 2020-07-04 12:26:39 +03:00
Dmitry Shibanov
c7a98685ab add installation aws session manager for windows 2020-07-03 12:45:39 +03:00
Maksim Petrov
8ce91e3c37 [Windows] Install AZ 4.3.0 (#1137)
* Install and validate AZ 4.3.0 for Windows images

* Move azureModules to toolset

* Fix validation

* Fix modules root location

* Small fix in syntax

* Fix in syntax

* Fixes for default tool versions
2020-07-01 15:16:01 +03:00
Image generation service account
4a08d080ac Updating readme file for win19 version 20200630.0 2020-07-01 10:00:47 +00:00
Darii Nurgaleev
64f438fd7a PostgreSQL: Validation and Installer parameters fix. (#1148)
* Removed PostgreSQL server from path.
2020-06-30 20:43:47 +03:00
Andy Mishechkin
e16e7a7e30 Microsoft.VisualStudio.Component.VC.14.25.x86.x64 has been added to Visual Studio deployment (#1146)
* Microsoft.VisualStudio.Component.VC.14.25.x86.x64 has been added to VS installing

* Microsoft.VisualStudio.Component.VC.14.25.x86.x64 has been removed from VS2017
2020-06-30 19:26:03 +03:00
Maksim Petrov
8d0d6f85cc [Windows] Merge several toolset provisioners into single Configure-Toolset script (#1111)
* Add Configure-Toolset for windows

* Set error action preference to stop

* Move toolcache.json to config folder

* Fix in verbose

* Rename toolsets folder

* Move default version functions from install-toolset to configure-toolset

* Rework Configure-Toolset

* Fix typo and remove empty line

* Fix issues

* Fix parameters in helpers

* Fix helper syntax

* Rename defaultVariable
2020-06-30 07:48:55 +03:00
Image generation service account
56845d80b9 Updating readme file for win16 version 20200628.0 2020-06-29 11:26:42 +00:00
Darii Nurgaleev
fc206bb997 .NET 48 change description. (#1132)
* Change .NET software description.

* Fix description.
2020-06-28 21:11:01 +03:00
Alejandro Pauly
73b1f4219b Merge pull request #1098 from actions/releases/win19/20200621
[Software update] Windows Server 2019 (20200621 update) Week 26
2020-06-25 11:57:05 -04:00
Alejandro Pauly
4dcf7247e8 Merge pull request #1097 from actions/releases/win16/20200621
[Software update] Windows Server 2016 (20200621 update) Week 26
2020-06-25 11:55:56 -04:00
Darii Nurgaleev
32bea7d8d3 PostgreSQL: Remove from PATH/Add environment variables. (#1099)
* Removed PostgreSQL server from path.

* Added new Paths

* added another solution for documentation

* Fixed path in generator.
2020-06-25 12:20:48 +03:00
Aleksandr Chebotov
4c34ad64df Add Google Cloud SDK for Windows (#1102)
* Add Google Cloud SDK

* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Vladimir Safonkin
98df997b11 Switch Java installation to AdoptOpenJDK on Windows (#1067)
* Switch Java installation to AdoptOpenJDK

* Minor fix

* Setup env vars

* Reworked

* Add variable for java root path

* Validation improvement

* Minor fix

* Minor fix
2020-06-23 17:31:17 +03:00
Maxim Lobanov
7e0b4b4e05 fix encoding 2020-06-23 13:34:04 +03:00
Alejandro Pauly
7e20013bcb Merge pull request #1048 from actions/releases/win16/20200614
[Software update] Windows Server 2016 (20200614 update) Week 25
2020-06-22 16:50:42 -04:00
Image generation service account
57ba7e6215 Updating readme file for win19 version 20200621.1 2020-06-22 10:11:12 +00:00