Commit Graph

4896 Commits

Author SHA1 Message Date
Chris Gavin
37668db1c4 Fix CodeQL documentation function. 2020-09-21 08:43:39 +01:00
Maxim Lobanov
3052b5f447 Merge branch 'main' into v-malob/bring-mac-cloud 2020-09-21 09:50:28 +03:00
Maxim Lobanov
702796b09b Bring latest changes from internal Mac-Cloud repository from 21 September 2020-09-21 09:46:17 +03: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
github-actions[bot]
2c60c78141 Updating readme file for macos-10.15 version 20200916.1 (#1617)
Co-authored-by: no-reply@microsoft.com <Image generation service account>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-19 09:54:33 +00: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 Lobanov
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
Maxim Lobanov
111fb08504 Merge pull request #1543 from al-cheb/al-cheb/ubuntu20_clang10
[Ubuntu] Add and set clang-10 as the default version for Ubuntu 20
2020-09-18 09:38:32 +03:00
Aleksandr Chebotov
65b6ca8163 add os helpers 2020-09-17 17:59:39 +03:00
Nikita Bykov
d5b409e8a2 removed the comma 2020-09-17 17:06:40 +03:00
github-actions[bot]
597569e608 Updating readme file for ubuntu20 version 20200914.1 (#1590)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-17 16:33:47 +03:00
github-actions[bot]
757f015130 Updating readme file for ubuntu18 version 20200914.1 (#1585)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-17 16:33:38 +03:00
github-actions[bot]
2d0a86fefe Updating readme file for ubuntu16 version 20200914.1 (#1586)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-17 16:33:26 +03:00
Nikita Bykov
16486c520b removed useless function 2020-09-17 14:58:58 +03:00
Aleksandr Chebotov
809ab4473a Merge branch 'main' of https://github.com/actions/virtual-environments into al-cheb/ubuntu20_clang10 2020-09-17 14:49:40 +03:00
Actions service account
54418f593c Merge branch 'main' into releases/win16/20200913-docs 2020-09-17 11:39:06 +00:00
Vladimir Safonkin
7b3bfbdf61 [Ubuntu] Remove docs logic from Ubuntu provisioner (#1603)
* Remove docs logic on Ubuntu

* Cleanup templates

* Fix oras-cli.sh

* Remove announcements.md
2020-09-17 14:15:31 +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
Chris Gavin
6877c76a4e Fix another PowerShell issue. 2020-09-17 09:57:18 +01:00
github-actions[bot]
063bc445b9 Updating readme file for macos-10.15 version 20200913.1 (#1597)
Co-authored-by: no-reply@microsoft.com <Image generation service account>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-17 11:35:15 +03:00
Andrey Mishechkin (GITHUB INC)
a6a816be73 Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects 2020-09-17 11:15:32 +04: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
Maxim Lobanov
5a21833c60 Merge pull request #1575 from al-cheb/al-cheb/ubuntu-software-generator
[Ubuntu] Add markdown file's generation to Ubuntu images
2020-09-16 15:53:21 +03:00
Aleksandr Chebotov
46fdad5e60 fix android and docker sections 2020-09-16 10:42:16 +03: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
096464f38e Tidy up CodeQL bundle Linux installer script in response to review comments. 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
Aleksandr Chebotov
4a07ea61a8 fix gem output 2020-09-15 09:20:45 +03:00
Maxim Lobanov
61c99cf582 Move MacOS image-generation code to virtual-environments repository #1573
Move MacOS image-generation code to virtual-environments repository
2020-09-15 08:39:01 +03:00
Maxim Lobanov
9afcb1503a fresh update from internal repository 2020-09-15 08:36:03 +03:00
Aleksandr Chebotov
5b009f290a julia remove trailing line 2020-09-14 22:22:58 +03:00
Aleksandr Chebotov
ef96becdb6 fix warnings 2020-09-14 22:15:25 +03:00
Aleksandr Chebotov
6ed3828759 fix azcopy and rust 2020-09-14 21:47:31 +03:00
Actions service account
adb5d45a9b Merge branch 'main' into releases/ubuntu18/20200908-docs 2020-09-14 13:53:10 +00:00
Aleksandr Chebotov
bcca2214d9 remove module MarkdownPS installation 2020-09-14 16:39:49 +03:00
Aleksandr Chebotov
8d517bf188 remove () 2020-09-14 16:27:20 +03:00
Aleksandr Chebotov
e7a8e6a597 install powershell modules 2020-09-14 16:25:33 +03:00
Andrey Mishechkin (GITHUB INC)
1df53d8a67 "buildtools_workloads" section has been removed 2020-09-14 15:33:51 +04:00