Commit Graph

1561 Commits

Author SHA1 Message Date
Aleksandr Chebotov
79beb8514c fix Get-CodeQLBundleVersion output 2020-09-28 12:50:18 +03:00
Maxim Lobanov
b0f3f989ab Merge pull request #1673 from hutson/fix/win/file-casing
fix(win): use correct case sensitive file name
2020-09-28 12:04:42 +03:00
Maxim Lobanov
6768654b4b Merge pull request #1667 from akv-platform/al-cheb/add-ubuntu-clan-tidy
[Ubuntu] Use official repository to install clang
2020-09-28 11:55:19 +03:00
Maxim Lobanov
f5d89dc0f1 Merge pull request #1670 from vsafonkin/v-vlsafo/fix-helper-generate-image
Fix credentials in GenerateResourcesAndImage.ps1
2020-09-28 10:49:37 +03:00
Maxim Lobanov
eead57b5ea Merge pull request #1656 from dmitry-shibanov/v-dmshib/android-sdk-root-mac
Add ANDROID_SDK_ROOT variable to macOS
2020-09-28 10:39:36 +03:00
Maxim Lobanov
cf63deb9e9 Merge pull request #1655 from dmitry-shibanov/v-dmshib/set-android-sdk-root-win
Add ANDROID_SDK_ROOT variable to windows
2020-09-28 10:39:03 +03:00
Maxim Lobanov
fdd57d033b Merge pull request #1658 from akv-platform/al-cheb/ubuntu-gcc10
[Ubuntu] Add GCC 10
2020-09-28 10:37:08 +03:00
Maxim Lobanov
e1bd620104 Merge pull request #1635 from hutson/refactor/formatting
refactor: auto format JSON using VSC
2020-09-27 13:26:25 +03:00
Maxim Lobanov
decb9c9b65 Merge pull request #1672 from dibir-magomedsaygitov/v-dimago/update-azure-powershell
Add Azure Powershell 4.7.0
2020-09-27 13:24:59 +03:00
Hutson Betts
c49245208d fix(win): use correct case sensitive file name
File name was submitted with `CLI` in `AzureDevSpacesCLI` capitalized,
but the script is invoked as a provisioner using the lower-case `Cli`
form as seen in `AzureDevSpacesCli`.

Renaming the file to use the lower-case form to match other provisioning
scripts used in the Windows builds.

Issue introduced in commit 932d0f36cd
2020-09-25 12:54:14 -05:00
Dibir Magomedsaygitov
658a6a6642 add azure powershell v4.7.0 2020-09-25 16:25:39 +03:00
Maxim Lobanov
8e8096df78 Merge pull request #1663 from Darleev/v-danurg/sofware-update-week-40
Update software on macOS VM images for 2020 Week 40
2020-09-25 15:11:50 +03:00
Maxim Lobanov
80588bc5ae Merge pull request #1662 from dibir-magomedsaygitov/v-dimago/add-missing-tools-to-ubuntu-docs
Add missing tools to Ubuntu documentation
2020-09-25 15:10:32 +03:00
Maxim Lobanov
7e813d2577 Merge pull request #1557 from chrisgavin/install-codeql-bundle
Install the CodeQL bundle in the toolcache.
2020-09-25 15:09:55 +03:00
Maxim Lobanov
7f21439a6e Merge branch 'main' into install-codeql-bundle 2020-09-25 15:09:27 +03:00
Darii Nurgaleev
2f4d359859 removed 12.0.1 2020-09-25 19:08:50 +07:00
Vladimir Safonkin
745e5b45ff Fix code style 2020-09-25 15:00:21 +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
f7ff25aead move to the official repository 2020-09-25 14:49:06 +03:00
Aleksandr Chebotov
ec87362e80 add clang-tidy 2020-09-25 14:49:06 +03:00
Vladimir Safonkin
e12653fe98 Fix credentials in GenerateResourcesAndImage.ps1 2020-09-25 14:08:34 +03:00
Aleksandr Chebotov
1f73bc3e70 fix markdown output 2020-09-25 12:41:45 +03:00
Dmitry Shibanov
267483bef5 Merge branch 'main' into v-dmshib/set-android-sdk-root-win 2020-09-25 10:04:38 +03:00
Dmitry Shibanov
470b4da7c4 Merge branch 'main' into v-dmshib/android-sdk-root-mac 2020-09-25 10:03:46 +03:00
Darii Nurgaleev
3ffe5b2edc xcode 12.0.1 2020-09-25 12:09:37 +07:00
Dibir Magomedsaygitov
85906da062 fix R and sphinx version output 2020-09-24 23:39:14 +03:00
Aleksandr Chebotov
72bd7db479 exclude Ubuntu16 2020-09-24 20:49:22 +03:00
Darii Nurgaleev
9cc2c6a139 added bundles 2020-09-24 22:24:23 +07:00
github-actions[bot]
184354ad8e Updating readme file for ubuntu18 version 20200920.1 (#1629)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-24 15:00:57 +00:00
Dibir Magomedsaygitov
3500bbdf3e add sphinx version and remove pollinate 2020-09-24 16:50:28 +03:00
Dibir Magomedsaygitov
ffbcaa7854 add missing tools to ubuntu docs 2020-09-24 15:07:30 +03:00
Darii Nurgaleev
083046a33c added toolsets 2020-09-24 19:05:39 +07:00
github-actions[bot]
956f925750 Updating readme file for win16 version 20200920.1 (#1626)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-24 11:18:37 +00:00
Aleksandr Chebotov
207f49ed93 add g++-10 2020-09-24 13:01:25 +03:00
github-actions[bot]
8f597be18b Updating readme file for win19 version 20200920.1 (#1627)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-24 09:19:45 +00:00
github-actions[bot]
7f0d75226f Updating readme file for ubuntu16 version 20200920.1 (#1625)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-24 09:14:42 +00:00
github-actions[bot]
b2f9e51d7e Updating readme file for ubuntu20 version 20200920.1 (#1628)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-09-24 09:08:26 +00:00
Dmitry Shibanov
046a1e5b71 add ANDROID_SDK_ROOT to macOS 2020-09-24 11:19:02 +03:00
Dmitry Shibanov
13b9879c7e add ANDROID_SDK_ROOT to windows 2020-09-24 11:09:23 +03:00
Maxim Lobanov
5eaec87281 Merge pull request #1632 from nikita-bykov/macos-docs
Improve documentation for Android on MacOS
2020-09-23 17:59:43 +03:00
Maxim Lobanov
43d9476a37 Merge branch 'main' into refactor/formatting 2020-09-23 17:54:49 +03:00
Maxim Lobanov
7fe98f7934 Merge pull request #1645 from al-cheb/al-cheb/remove-pkgs-bigsur
[macOS] Remove R and virtualbox packages for macOS Big Sur
2020-09-23 17:38:36 +03:00
Chris Gavin
251164c90e Merge main into install-codeql-bundle. 2020-09-23 12:39:57 +01:00
Maxim Lobanov
aaf71f0700 Merge pull request #1647 from dmitry-shibanov/v-dmshib/check-job-attempt
Add attempt count to macOS VM name
2020-09-23 14:25:24 +03:00
Maxim Lobanov
f199e4ad67 Merge pull request #1630 from al-cheb/al-cheb/install-interm-cert
[macOS] Apple Worldwide Developer Relations Intermediate Certificate Expiration
2020-09-23 09:44:22 +03:00
Maxim Lobanov
59d5f16732 Merge pull request #1631 from al-cheb/al-cheb/opt-dir-perm
[Ubuntu] Set chmod -R 777 /opt
2020-09-23 09:34:10 +03:00
Maxim Lobanov
e54b198754 Merge pull request #1641 from zaanposni/zaanposni/1633-AzureModule
using azure module in ps script, adjusted documentation
2020-09-23 08:29:24 +03:00
Maxim Lobanov
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
Aleksandr Chebotov
fe9f74e51e rm helper and installer folder in post-deployment 2020-09-22 13:55:21 +03:00
Dmitry Shibanov
9a48139d0e add attempts 2020-09-22 12:54:47 +03:00