Commit Graph

1821 Commits

Author SHA1 Message Date
Leonid Lapshin
fce0a5c113 Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight 2020-10-23 10:31:54 +03:00
Maxim Lobanov
b440884e82 Merge pull request #1873 from andy-mishechkin/v-andmis/Implement_to_stop_and_to_rename_failed_vm
Implement additional feature for stopping and renaming the unstable VMs in case of failure
2020-10-23 09:13:59 +03:00
Leonid Lapshin
6b4ca3cc7f typo 2020-10-22 15:02:41 +03:00
Leonid Lapshin
7776bc4f83 removed timeout 2020-10-22 14:44:40 +03:00
Andrey Mishechkin (GITHUB INC)
39b79427d6 minor bugfixing 2020-10-22 12:35:09 +04:00
Andrey Mishechkin (GITHUB INC)
de3f459f1a Nitpic changes 2020-10-22 12:00:39 +04:00
Andrey Mishechkin (GITHUB INC)
a80592397f nitpick changes 2020-10-22 11:59:11 +04:00
Maxim Lobanov
f9b54e6034 Merge pull request #1872 from miketimofeev/install-xcode-clt-12.2-big-sur
[macOS] Install Xcode tools 12.2_beta for Big Sur
2020-10-22 10:41:03 +03:00
Andrey Mishechkin (GITHUB INC)
ca7a6c4028 [Exit 1] has been removed from xcode-clt.sh 2020-10-22 11:04:36 +04:00
Andrey Mishechkin (GITHUB INC)
d3f104b157 Merge branch 'main' into v-andmis/Implement_to_stop_and_to_rename_failed_vm 2020-10-22 11:01:31 +04:00
Mikhail Timofeev
6a4671170f add condition to clt install 2020-10-22 09:56:45 +03:00
Maxim Lobanov
7f2f07c675 Merge pull request #1850 from maxim-lobanov/v-malob/improve-azure-scripts
Improve GenerateResourcesAndImage.ps1 - Adapt for Unix
2020-10-22 08:04:13 +03:00
Mikhail Timofeev
1e5b70df37 [macOS] Add http code 404 to download with retry function (#1868) 2020-10-21 22:22:04 +03:00
Andrey Mishechkin (GITHUB INC)
8937675e2e [Exit 1] was added to xcode-clt.sh for testing 2020-10-21 21:11:35 +04:00
Andrey Mishechkin (GITHUB INC)
81ad74e827 if($Vm.PowerState -ne "PoweredOff") condition has been added 2020-10-21 21:06:52 +04:00
github-actions[bot]
fd13547286 Updating readme file for macOS-10.15 version 20201017.1 (#1851)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-21 16:16:30 +00:00
Andrey Mishechkin (GITHUB INC)
2a693f9e18 Power off and renaming the failed VM has been addded to move-vm.ps1 2020-10-21 18:42:43 +04:00
Leonid Lapshin
50f99319f4 add spotlight reindex 2020-10-21 16:09:53 +03:00
github-actions[bot]
23b23ab02e Ubuntu 1604 (20201015 update) (#1838)
* Updating readme file for ubuntu16 version 20201015.1

* Update Ubuntu1604-README.md

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-21 10:51:45 +00:00
github-actions[bot]
6ca000a2ae Ubuntu 1804 (20201015 update) (#1834)
* Updating readme file for ubuntu18 version 20201015.1

* fix gradle version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-21 10:47:58 +00:00
Mikhail Timofeev
fec216217d Updating readme file for macOS-11.0 version 20201020.1 (#1866) 2020-10-21 13:43:30 +03:00
github-actions[bot]
f12797291e Ubuntu 2004 (20201015 update) (#1833)
* Updating readme file for ubuntu20 version 20201015.1

* fix gradle version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-21 10:41:26 +00:00
Maxim Lobanov
c8e3ce3c70 Merge pull request #1852 from miketimofeev/set-xcode-12-as-default
[macOS] Set Xcode 12.0.1 as the default one
2020-10-21 10:43:37 +03:00
github-actions[bot]
6c3597d5dc Updating readme file for win16 version 20201012.1 (#1799)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-20 18:04:00 +00:00
Mikhail Timofeev
7258903cdc [macOS] Fix openssl on Big Sur (#1853)
* add symlink to opt

* get back 1.0.2t
2020-10-20 17:24:44 +03:00
Mikhail Timofeev
a5ef7bd7ef [Ubuntu] Add apt-fast version to readme (#1846)
* add apt-fast

* change to apt list

* simplify the function
2020-10-20 12:38:05 +03:00
Leonid Lapshin
2a0836a763 Change "open" tool to "xip" on XCode archive extraction (#1840)
* change open tool to xip

* cd change to pushd and popd

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-20 11:45:21 +03:00
Leonid Lapshin
af562625fc added a swiftc symlink [Ubuntu] (#1832)
* added a swiftc symlink

* swiftc points to swiftc

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-20 11:45:08 +03:00
Maxim Lobanov
c543968bdb Merge pull request #1849 from akv-platform/al-cheb/vs-logs-if-failed
[Windows] Provide Visual Studio setup error logs
2020-10-19 19:55:25 +03:00
Maxim Lobanov
d8b4ad7284 Update GenerateResourcesAndImage.ps1 2020-10-19 18:53:17 +03:00
Maxim Lobanov
6dd01800ff Update GenerateResourcesAndImage.ps1 2020-10-19 18:51:09 +03:00
Maxim Lobanov
629703d44e Merge pull request #1767 from samcoe/patch-1
[Windows] Update gh install script to use official release assets
2020-10-19 18:35:51 +03:00
Aleksandr Chebotov
b8548a8943 provide additional error log message 2020-10-19 17:39:28 +03:00
Mikhail Timofeev
ff9367657c set 12 2020-10-19 15:55:03 +03:00
github-actions[bot]
dd4f43be9d Updating readme file for win19 version 20201011.1 (#1800)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-19 11:34:39 +00:00
Vladimir Safonkin
c5e468893d [macOS] Add retry for toolcache assets (#1798)
* Add retry for toolset manifest downloading

* Add common helper

* Minor fix

* Fix helper module path

* Fix helper module path
2020-10-19 13:28:53 +03:00
Maxim Lobanov
eb478e9f2b Merge pull request #1844 from maxim-lobanov/v-malob/fix-build-number
Fix buildNumber for MacOS Test CI
2020-10-19 12:19:17 +03:00
Maxim Lobanov
478e20cb4a Update image-generation.yml 2020-10-19 10:28:59 +03:00
Maxim Lobanov
3a35583182 Update image-generation.yml 2020-10-19 09:47:10 +03:00
Maxim Lobanov
9229296dd2 fix build number 2020-10-19 09:39:11 +03:00
Maxim Lobanov
52ce3618d5 fix build number 2020-10-19 09:18:41 +03:00
Maxim Lobanov
941243a186 Merge pull request #1839 from miketimofeev/fix-haskell-tests-for-revision-versions
[windows] Fix Haskell revision version installation and related tests
2020-10-19 07:49:23 +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
Mikhail Timofeev
0fa2247a89 change installation to package [macOS] (#1830) 2020-10-17 22:37:30 +03:00
Maxim Lobanov
63c8241deb Merge pull request #1836 from akv-platform/al-cheb/fix-gradle
[Ubuntu] Fix gradle version
2020-10-17 13:39:59 +03:00
Maxim Lobanov
5df32104ff Merge pull request #1835 from miketimofeev/pip3-path-test
[macOS] Add pester test for pip3 path
2020-10-17 13:14:48 +03:00
Maxim Lobanov
6822d1433c Merge pull request #1829 from maxim-lobanov/v-malob/xcodebuild
Freeze xcodeproj 1.18.0
2020-10-16 17:52:24 +03:00