Commit Graph

1861 Commits

Author SHA1 Message Date
Aleksandr Chebotov 222f3bb86f use ssh-keyscan from git 2020-10-27 11:05:36 +03:00
Aleksandr Chebotov acc4e54336 Merge remote-tracking branch 'upstream/main' into main 2020-10-27 10:51:34 +03:00
Maxim Lobanov 6d775ae5a3 Merge pull request #1845 from akv-platform/al-cheb/remove-temp-disk-mention
[Windows] Resize disk using powershell and don't use disk D for a diskpart script
2020-10-27 09:11:05 +03:00
Maxim Lobanov 990219bfe8 Merge pull request #1903 from MaksimZhukov/v-mazhuk/fix-xamarin-issue
Fix Xamarin issue with Xcode symlink
2020-10-27 06:53:41 +03:00
MaksimZhukov 4444dfd517 Fix Xamarin issue with Xcode symlink 2020-10-26 17:41:40 +03:00
Mikhail Timofeev 48e266a55a [macOS] remove workaround for MS edge (#1898) 2020-10-26 16:41:26 +03:00
Maxim Lobanov 2dfe68fcfd Merge pull request #1880 from miketimofeev/ubuntu-get-rid-of-brew-permissions
[Ubuntu] Remove chmod for homebrew directory
2020-10-26 16:14:02 +03:00
Mikhail Timofeev 47eaa69646 [macOS] Improve select datastore script (#1892)
* modify script to set tages

* add vmname

* nitpicks

* add remove tag
2020-10-26 14:37:18 +03:00
Aleksandr Chebotov eb92aba93b add ssh host keys 2020-10-26 14:33:46 +03:00
Aleksandr Chebotov 96faa1ea2a fix mingw64 2020-10-26 12:20:14 +03:00
Aleksandr Chebotov 1da66fcabb Merge branch 'main' of https://github.com/actions/virtual-environments into main 2020-10-26 08:55:19 +03:00
Mikhail Timofeev 16ff1bc8a8 Revert "[windows] Temporary workaround for VS installation" (#1895) 2020-10-25 21:34:19 +03:00
Maxim Lobanov 40bd4f4ca2 Merge pull request #1889 from maxim-lobanov/v-malob/fix-brew
Untap local formulas to fix "brew update" command
2020-10-24 08:11:09 +03:00
Maxim Lobanov bbb8bd3f4c Update images/macos/provision/core/python.sh
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-10-23 20:12:58 +03:00
Maxim Lobanov 73c5b0bf87 Update images/macos/provision/core/openssl.sh
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-10-23 20:12:52 +03:00
Mikhail Timofeev 0d46520ccf [macOS] Fail builds on errors during the image generation (#1756)
* set -e and fix all the scripts

* add source utils to finalize_vm script

* change xcode version in postbuild script

* fix for softwareupdates and for xcode version
2020-10-23 17:59:08 +03:00
Aleksandr Chebotov e8bd1e858e move Install-OpenSSH.ps1 2020-10-23 14:37:52 +03:00
Aleksandr Chebotov fc389f0cc0 fix ssh-keyscan Windows Server 2016 2020-10-23 14:30:10 +03:00
Aleksandr Chebotov f0188d1066 Merge branch 'main' of https://github.com/actions/virtual-environments into main 2020-10-23 14:28:34 +03:00
Vladimir Safonkin baad68926a [macOS] Rework retry helper function (#1871)
* Rework macOS retry helper

* Add more logs
2020-10-23 14:15:22 +03:00
Maxim Lobanov 7ecf840871 Merge pull request #1886 from miketimofeev/vs-install-worakround
[windows] Temporary workaround for VS installation
2020-10-23 12:43:33 +03:00
Maxim Lobanov 096e016372 untap formulas 2020-10-23 11:09:22 +03:00
Maxim Lobanov 59434682fb Merge pull request #1879 from miketimofeev/change-default-xamarin-bundle-for-xcode12
[macOS] Switch Xamarin bundle to the latest one for 10.15
2020-10-23 10:39:26 +03:00
Maxim Lobanov cef76b7bde Merge pull request #1881 from miketimofeev/revert-1829-v-malob/xcodebuild
[macOS] Revert "Freeze xcodeproj 1.18.0"
2020-10-23 10:37:54 +03:00
Mikhail Timofeev f527ec3588 add comments 2020-10-23 10:28:50 +03:00
Mikhail Timofeev a94f7748f8 Merge branch 'main' of https://github.com/miketimofeev/virtual-environments into vs-install-worakround 2020-10-23 10:27:14 +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
Mikhail Timofeev f0c96a361c Revert "Freeze xcodeproj 1.18.0" 2020-10-22 17:00:59 +03:00
Mikhail Timofeev 3238fbf692 remove 12.1 from macos 11 2020-10-22 16:26:02 +03:00
Mikhail Timofeev b6166576d1 change default bundle to the latest one 2020-10-22 16:01:52 +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
Mikhail Timofeev dee484a90c remove chmod 2020-10-22 10:49:07 +03: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
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