Maxim Lobanov
7f21439a6e
Merge branch 'main' into install-codeql-bundle
2020-09-25 15:09:27 +03:00
Leonid Lapshin
932d0f36cd
Add azure dev spaces to Windows ( #1558 )
...
* add azds to windows images
* add script to template
* syntax improvments, persistent path value, proper documentation section
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-09-25 14:51:01 +03:00
Chris Gavin
3243c81039
Merge main into install-codeql-bundle.
2020-09-19 13:52:56 +01:00
Chris Gavin
6877c76a4e
Fix another PowerShell issue.
2020-09-17 09:57:18 +01:00
Andrey Mishechkin (GITHUB INC)
f0f5024ec9
Vsix.Tests.ps1 - condition has been added
2020-09-16 19:16:22 +04:00
Chris Gavin
53db4e15c4
Fix a typo.
2020-09-16 14:11:22 +01:00
Andrey Mishechkin (GITHUB INC)
ac0f65a9c6
Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects
2020-09-16 11:21:52 +04:00
Chris Gavin
b367cf7636
Merge main into install-codeql-bundle.
2020-09-16 07:50:05 +01:00
Chris Gavin
9337c6edb4
Fix not being able to find CodeQL.
2020-09-15 13:54:28 +01:00
Chris Gavin
81942c8299
Convert CodeQL Windows test to a Pester test.
2020-09-15 10:34:09 +01:00
Dmitry Shibanov
5bdcf8b949
add fix for dotnet
2020-09-15 12:33:12 +03:00
Andrey Mishechkin (GITHUB INC)
c8633ce4c4
SSDTExtensions.Tests.ps1 has been reverted
2020-09-14 12:31:15 +04:00
Andrey Mishechkin (GITHUB INC)
d1ae794365
minor fix in Vsix.Tests
2020-09-11 20:14:21 +04:00
Andrey Mishechkin (GITHUB INC)
a52de89923
SSDTExtensions.Tests.ps1 has been removed
2020-09-11 19:55:05 +04:00
Andrey Mishechkin (GITHUB INC)
6d480172c3
Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects
2020-09-11 19:47:48 +04:00
Andrey Mishechkin (GITHUB INC)
493aec5cab
minor bugfixing
2020-09-11 19:10:05 +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)
feaef58222
Vsix Tests have been created. Old files have been removed
2020-09-11 12:42:29 +04:00
Leonid Lapshin
128244b89b
removed VS buildtools installation
2020-09-10 17:04:24 +03: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)
ece0348c18
InstallerProjets scripts have been added
2020-09-07 17:05:11 +04:00
Leonid Lapshin
2e6ca0ca56
syntax notation
2020-09-07 10:27:55 +03:00
Leonid Lapshin
e438bd4302
style and syntax improvments
2020-09-03 10:34:05 +03:00
Leonid Lapshin
26183d0fa7
test parameter error
2020-09-02 16:43:01 +03:00
Leonid Lapshin
fdf40a931b
some variable names clarifications
2020-09-01 22:05:26 +03:00
Leonid Lapshin
e1d821a073
Vstype typo
2020-09-01 16:05:15 +03:00
Leonid Lapshin
cf9a92d64e
add VS build tools installation, tests, reports, made minor changes to current VS install helper functions
2020-09-01 15:53:26 +03: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
Ryan Spletzer
acba4e9bfa
Fix GoogleCloudSDK test name typo ( #1438 )
2020-08-27 18:34:37 +03:00
Aleksandr Chebotov
e9080f8ef6
get chrome path from registy ( #1487 )
2020-08-26 19:39:34 +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
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
Maxim Lobanov
0f6fba462a
Move CLI tests to the separate test file on Windows ( #1363 )
...
* move cli tests to the separate file
* switch install scripts
* unify CLI names
2020-08-06 11:27:58 +03:00
Aleksandr Chebotov
affa6b1297
[Windows] Add yamllint support for the default Python version only ( #1320 )
...
* Add yamllint support
* fix yamllint verion output
* move yamllint to the Tools section
2020-07-30 17:25:02 +03: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
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
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
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
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
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
Vladimir Safonkin
f138557938
Merge branch 'master' into v-vlsafo/add-dotnettls-pester
2020-07-15 08:26:27 +03:00
Vladimir Safonkin
b6caa13a4e
Fix
2020-07-14 09:40:02 +03:00