Commit Graph

534 Commits

Author SHA1 Message Date
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
56ea603436 merge edge fix 2020-09-22 16:28:42 +03:00
Aleksandr Chebotov
a5e3159c62 replace git for windows internal tools 2020-09-22 16:18:15 +03:00
Mikhail Timofeev
e5a5a6cc39 fix path 2020-09-22 10:50:32 +03:00
Mikhail Timofeev
6986bb8008 set condition to install .51 instead of .60 2020-09-22 10:44:51 +03:00
Chris Gavin
0a8bab6093 Touch a file required to indicate to the toolcache that CodeQL is fully set up. 2020-09-21 15:37:02 +01:00
Mikhail Timofeev
a636448540 hardcode edge 2020-09-20 19:53:35 +03:00
Chris Gavin
3243c81039 Merge main into install-codeql-bundle. 2020-09-19 13:52:56 +01:00
Mikhail Timofeev
e183946520 beautify regexp 2020-09-18 15:24:13 +03:00
Mikhail Timofeev
33b92aee3c fix filter to avoid rc versions 2020-09-18 15:12:45 +03:00
Chris Gavin
c72e08b8b6 Touch a file to indicate the source of pre-downloaded CodeQL bundles. 2020-09-17 12:14:59 +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
Chris Gavin
79c4eb4910 Tidy up CodeQL bundle Windows installer script in response to review comments. 2020-09-15 09:43:32 +01:00
Andrey Mishechkin (GITHUB INC)
1044f472da Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects 2020-09-14 15:31:12 +04:00
Wei Ji
32a9b1e449 Update Miniconda version on Windows from 4.6.14 to latest 2020-09-14 17:50:46 +12:00
Maxim Lobanov
db9d42d77d Merge pull request #1566 from asklar/patch-1
MSBuild/CL.exe fails to launch when called from a nodeJS script via Yarn
2020-09-13 16:28:02 +03: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)
63fe681d98 Case has been fixed 2020-09-11 19:40:28 +04:00
Andrey Mishechkin (GITHUB INC)
cbb93facbc nitpic 2020-09-11 19:20:28 +04:00
Andrey Mishechkin (GITHUB INC)
493aec5cab minor bugfixing 2020-09-11 19:10:05 +04:00
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)
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)
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)
feaef58222 Vsix Tests have been created. Old files have been removed 2020-09-11 12:42:29 +04:00
Leonid Lapshin
a963caf625 cobertura jars link changed 2020-09-11 08:58:54 +03:00
Leonid Lapshin
128244b89b removed VS buildtools installation 2020-09-10 17:04:24 +03:00
Alexander Sklar
8c087af706 Update Install-NodeLts.ps1 2020-09-09 10:45:40 -07:00
Andrey Mishechkin (GITHUB INC)
40333f6adf Install-Vsix.ps1 has been created 2020-09-09 08:55:15 +04:00
Chris Gavin
09dcae0f24 Install the CodeQL bundle in the toolcache. 2020-09-08 12:48:26 +01: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
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
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
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
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