Commit Graph

541 Commits

Author SHA1 Message Date
Maxim Lobanov
505e2ddc26 Add announcement about SVN update (#1326)
* Update announcements.md
2020-07-30 15:58:49 +03:00
github-actions[bot]
4df20d7a88 Merge pull request #1305 from actions/releases/win16/20200726
Windows Server 2016 (20200726 update)
2020-07-30 11:14:52 +00:00
Sergey Dolin
d3788c5fcf Migrate validation to Pester (#1249)
* remove Validate-* scripts

* Remove references to validation scripts from .json files

* Separate "It"s by new lines

* Remove new line before the first  "It"

* Separate "It"s by new lines

* remove 32-bit WinAppDriver check

* remove explicit variable definition

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-30 10:12:49 +03:00
Aleksandr Chebotov
9364062300 [Windows] .NET Framework Performance Issue (#1316)
* ngen KB2570538

* suppress ngen log output
2020-07-30 09:56:11 +03:00
Andy Mishechkin
4de7ae4bce Msys2 clang-tools-extra have been added to windows deployment (#1311)
* clang-tidy.exe has been added

* tools have been split to tools64\32
2020-07-30 07:20:19 +03:00
Dibir Magomedsaygitov
b0a922fa52 [Windows] Add back to documentation versions of Visual Studio Components (#1304)
* fix software report for visual studio extensions

* resolve conflicts

* fix issue with vs components

* refactor code

* add fliter to components extracting
2020-07-28 18:07:31 +03:00
Vladimir Safonkin
b7c69ef560 Add announcements to software documentation (#1285)
* Add Windows announcements

* Minor fix

* Add Ubuntu announcements

* Minor fix

* Add announcements to win16 template

* Cleanup announcement files

* Rename announcements files
2020-07-28 13:18:33 +03:00
Image generation service account
7ca2567258 Updating readme file for win16 version 20200726.1 2020-07-27 15:33:43 +00:00
Dibir Magomedsaygitov
97e4ea8356 fix wix toolset version numbers (#1302) 2020-07-27 18:28:18 +03:00
github-actions[bot]
2c09cb881b Merge pull request #1276 from actions/releases/win19/20200720
Windows Server 2019 (20200720 update)
2020-07-27 10:31:29 +00:00
github-actions[bot]
481bbfddd3 Merge pull request #1273 from actions/releases/win16/20200720
Windows Server 2016 (20200720 update)
2020-07-27 10:31:22 +00:00
Dmitry Shibanov
0e0e62dceb Add R tools for windows (#1264)
* add R for windows

* fix tests

* fix for tests

* remove unused file

* fix doc version for R

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-27 11:41:47 +03:00
Dibir Magomedsaygitov
21165eb578 [Windows] Refactor virtual-env image generation provisioners (#1288)
* refactor virtual-env image generation provisioners
2020-07-24 18:43:19 +03:00
Aleksandr Chebotov
00463a8fab [Windows] Add the list of installed PowerShell modules to documentation (#1266)
* documenation about powershell modules

* add powershell modules documenation

* add PSMODULES_ROOT_FOLDER
2020-07-23 16:32:41 +03:00
Dibir Magomedsaygitov
532b49be6f Implement new Pester Tests for Visual Studio (#1251)
* implement pester tests for visual studio

* fix components list
2020-07-22 14:04:40 +03:00
Dmitry Shibanov
99bd7bf035 Fix documentation for rust packages (#1236)
* fix documentation for rust

* remove output

* fix docs

* fix doc

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-22 13:17:15 +03:00
Image generation service account
4a6a3a9914 Updating readme file for win19 version 20200720.1 2020-07-21 15:40:43 +00:00
github-actions[bot]
8fe5f3b28b Merge pull request #1235 from actions/releases/win19/20200714
Windows Server 2019 (20200714 update)
2020-07-21 11:15:36 +00:00
Image generation service account
18482ebb24 Updating readme file for win16 version 20200720.1 2020-07-21 10:06:04 +00:00
github-actions[bot]
52087656c8 Merge pull request #1229 from actions/releases/win16/20200713
Windows Server 2016 (20200713 update)
2020-07-21 07:05:45 +00:00
Mikhail Timofeev
23aade159c Replace current validates with pester testing approach #1 (#1253)
* first part

* fix session manager plugin

* rework AWS installation

* azure cosmos db tests

* azure devops cli

* add azmodules test

* put brackets

* add root folder

* remove validate aliyun

* add azure modules

* update modules test

* docker, baze, dotnetsdk

* DACFx

* add azdevopscli

* change to Should -BeTrue

* nitpicks

* remove extra

* add azurecli

* remove BeforeAll for DACFx

* a bit of refactoring

* fix templates

* remove disk space validation

* rename to powershell modules

* fix templates
2020-07-21 09:50:01 +03:00
Vladimir Safonkin
123b675a4d Remove verbose flag for Android software report (#1268) 2020-07-21 09:10:00 +03:00
Aleksandr Chebotov
0c4dca229d Replace current validates with pester testing approach #5 (#1232)
* ,oving to the pester approach part #5

* moving to the pester approach part #5

* fixed PostgreSQL tests

* return Validate-Svn.ps1

* fixed Selenium test

* fixed rust test

* fix rust test
2020-07-20 18:57:00 +03:00
Vladimir Safonkin
956b8a0093 Add Pester tests for Windows Features (#1225)
* Add Windows Features Pester tests

* Move win feature tests to separate file

* Remove validation script for disc space

* Remove Windows updates test
2020-07-20 10:48:50 +03:00
Vladimir Safonkin
58f3ee85cb Implement Pester tests for Android SDKs (#1221)
* Add Android SDKs tests

* Fix path to android helpers

* Fix path to sdkmanager

* Remove extra and add-ons tests

* Add verbose option to sdkmanager

* Add additional tools test

* Fix extra and addons tests

* Fix extra and addons android packages

* Fix image templates
2020-07-17 12:35:46 +03:00
Darii Nurgaleev
b47ba413c9 Replace current validates with pester testing approach #3 (#1230)
* Pester Tests Approach implementation.

* changes for netPath
2020-07-17 11:29:03 +03:00
Aleksandr Chebotov
4b271d3303 [Windows] Add Az powershell module 4.4.0 (#1245)
* Update Az 4.3.0 -> 4.4.0

* Add Az 4.4.0
2020-07-17 10:32:42 +03:00
Maxim Lobanov
0dcb626120 Switch toolset tools from master to main branch (#1233) 2020-07-17 07:24:36 +03:00
Maxim Lobanov
22dd05270e Migrate toolcache / toolset tests to Pester (#1222)
* implement toolset tests

* Update TestsHelpers.ps1

* Update InstallHelpers.ps1
2020-07-16 07:30:34 +03:00
Maxim Lobanov
2eadd5ef2b Merge pull request #1239 from al-cheb/al-cheb/windows-update-wait-timeout
[Windows] Increase windows update restart timeout to 30 min
2020-07-15 20:56:19 +03:00
Maxim Lobanov
042a773308 Merge pull request #1226 from vsafonkin/v-vlsafo/add-dotnettls-pester
Add Pester test for Dotnet TLS
2020-07-15 16:33:19 +03:00
Aleksandr Chebotov
3069e69cc5 increase windows update restart timeout to 30 min 2020-07-15 14:05:34 +03:00
Maxim Lobanov
b8915fb798 Merge pull request #1228 from miketimofeev/v-mitim/add_wsl_condition
[Windows] Remove WSL from software output on Windows 2016
2020-07-15 09:19:10 +03:00
Vladimir Safonkin
f138557938 Merge branch 'master' into v-vlsafo/add-dotnettls-pester 2020-07-15 08:26:27 +03:00
Image generation service account
95222e07e9 Updating readme file for win19 version 20200714.1 2020-07-14 21:25:03 +00:00
Maxim Lobanov
4ce2001e84 Merge pull request #1223 from maxim-lobanov/v-malob/toolset-semver
Toolset support for Semver notation
2020-07-14 17:22:33 +03:00
Alena Sviridenko
a1aec37950 removed WSL note 2020-07-14 11:14:03 +03:00
Image generation service account
d5dd4408d3 Updating readme file for win16 version 20200713.1 2020-07-14 07:59:29 +00:00
Maxim Lobanov
8f15af6902 Merge pull request #1216 from al-cheb/al-cheb/pester-part-#2
Replace current validates with pester testing approach #2
2020-07-14 10:36:53 +03:00
Mikhail Timofeev
42850134f2 replace condition with function Test-IsWin19 2020-07-14 10:25:38 +03:00
Vladimir Safonkin
b6caa13a4e Fix 2020-07-14 09:40:02 +03:00
Mikhail Timofeev
caea67fbc6 add condition 2020-07-14 00:09:57 +03:00
Maxim Lobanov
aef9e7276d Update Install-Toolset.ps1 2020-07-13 17:46:36 +03:00
github-actions[bot]
d7e2e9515a Merge pull request #1196 from actions/releases/win16/20200706
Windows Server 2016 (20200706 update)
2020-07-13 13:23:59 +00:00
Vladimir Safonkin
0c57e97fb8 Add DotnetTLS Pester test 2020-07-13 16:17:49 +03:00
github-actions[bot]
0c66b7b8ad Merge pull request #1195 from actions/releases/win19/20200706
Windows Server 2019 (20200706 update)
2020-07-13 12:00:12 +00:00
Aleksandr Chebotov
7efaab60f9 format style 2020-07-13 14:42:40 +03:00
Aleksandr Chebotov
3356fa7bd0 add assert MatchCommandOutput 2020-07-13 13:39:56 +03:00
Aleksandr Chebotov
51da94d189 fix git tests 2020-07-13 12:22:20 +03:00
Aleksandr Chebotov
ea539f15cf fixed haskell tests 2020-07-13 12:17:14 +03:00