Commit Graph
650 Commits
Author SHA1 Message Date
Drew Skwiers-Koballa 5fc40a670a update dacfx to 18.6 2020-09-25 14:25:08 -07:00
Maxim LobanovandGitHub 7f21439a6e Merge branch 'main' into install-codeql-bundle 2020-09-25 15:09:27 +03:00
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 <[email protected]>
2020-09-25 14:51:01 +03:00
956f925750 Updating readme file for win16 version 20200920.1 (#1626)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2020-09-24 11:18:37 +00:00
8f597be18b Updating readme file for win19 version 20200920.1 (#1627)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2020-09-24 09:19:45 +00:00
Chris Gavin 251164c90e Merge main into install-codeql-bundle. 2020-09-23 12:39:57 +01:00
Maxim LobanovandGitHub 0d9eb3db97 Merge pull request #1640 from miketimofeev/v-mitim/hardcode_edge_85.0.564.51
[Windows] Workaround for missing Edge webriver
2020-09-22 20:45:10 +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
Maxim LobanovandGitHub e691d6e33b Merge pull request #1583 from nikita-bykov/win-docs
Improve documentation for Android on Windows
2020-09-21 18:56:31 +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 49dc2ce2fd Use new approach for documenting CodeQL on Ubuntu. 2020-09-20 13:39:58 +01: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
Maxim LobanovandGitHub bbf0677581 Merge pull request #1574 from andy-mishechkin/v-andmis/Add_Microsoft_VS_Installer_Projects
Deploy script and tests for VSIX  (Visual Studio extensions)
2020-09-18 11:03:20 +03:00
Chris Gavin 60d40e5dd5 Document the CodeQL version that is installed. 2020-09-18 08:31:58 +01:00
Nikita Bykov d5b409e8a2 removed the comma 2020-09-17 17:06:40 +03:00
Nikita Bykov 16486c520b removed useless function 2020-09-17 14:58:58 +03:00
Actions service account 54418f593c Merge branch 'main' into releases/win16/20200913-docs 2020-09-17 11:39:06 +00:00
Chris Gavin c72e08b8b6 Touch a file to indicate the source of pre-downloaded CodeQL bundles. 2020-09-17 12:14:59 +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
Nikita Bykov 6b0d1e5a78 removed Location column 2020-09-15 12:03:42 +03:00
Chris Gavin ff346a80bd Actually call CodeQL bundle install scripts in Packer. 2020-09-15 09:43:32 +01: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) 8a03bd9376 toolset_json_path has been added to section with Install-Vsix 2020-09-15 12:22:05 +04:00
Andrey Mishechkin (GITHUB INC) 1df53d8a67 "buildtools_workloads" section has been removed 2020-09-14 15:33:51 +04: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
Image generation service account d3956d48eb Updating readme file for win16 version 20200913.0 2020-09-14 09:35:05 +00:00
Andrey Mishechkin (GITHUB INC) c8633ce4c4 SSDTExtensions.Tests.ps1 has been reverted 2020-09-14 12:31:15 +04:00
Nikita Bykov 1f73b64e5c Improved documentation for Android 2020-09-14 11:01:14 +03:00
Maxim LobanovandGitHub 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) 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) 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) 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