Aleksandr Chebotov
8798c75d67
[windows] add bash wrapper from git ( #1937 )
2020-11-01 12:12:46 +03:00
Aleksandr Chebotov
f0188d1066
Merge branch 'main' of https://github.com/actions/virtual-environments into main
2020-10-23 14:28:34 +03:00
Mikhail Timofeev
a9b5e80521
Fix testcase name
2020-10-18 21:45:48 +03:00
Mikhail Timofeev
12d5315961
add ghcdefault cases
2020-10-18 21:14:39 +03:00
Mikhail Timofeev
57a08bac71
add correct path to install haskell
2020-10-18 20:52:32 +03:00
Mikhail Timofeev
1d84a5ea79
fix test to work with haskell revisions
2020-10-18 20:07:40 +03:00
Aleksandr Chebotov
5524108024
fix typo
2020-09-30 23:47:14 +03:00
Aleksandr Chebotov
c50e6e62b5
use helper functions
2020-09-30 23:42:32 +03:00
Aleksandr Chebotov
6b13fc34bc
use dynamic lists for platforms and build-tools
2020-09-29 13:49:41 +03:00
Aleksandr Chebotov
17ba6f9969
Merge remote-tracking branch 'upstream/main' into main
2020-09-28 13:52:54 +03:00
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
Aleksandr Chebotov
b6d36cae61
consistency shell naming
2020-09-23 11:45:36 +03:00
Aleksandr Chebotov
ed62416e84
fix pester tests
2020-09-23 10:41:23 +03:00
Aleksandr Chebotov
2148a2bd2f
adding pester tests
2020-09-22 18:22:15 +03:00
Aleksandr Chebotov
a5e3159c62
replace git for windows internal tools
2020-09-22 16:18:15 +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