Commit Graph

1907 Commits

Author SHA1 Message Date
Maxim Lobanov
b79745d4da Merge pull request #1921 from akv-platform/al-cheb/update-sql-tools
[Windows] Update base url to install SQL PowerShell tool
2020-10-28 17:00:10 +03:00
Maxim Lobanov
5236f483ff Merge pull request #1913 from dibir-magomedsaygitov/v-dimago/clean-yarn-and-npm-cache-macos
[macOS] Clean yarn cache
2020-10-28 12:15:13 +03:00
Maxim Lobanov
4d10ad5ac9 Merge pull request #1912 from dibir-magomedsaygitov/v-dimago/clean-yarn-and-npm-cache-ubuntu
[Ubuntu] Clean yarn and npm cache
2020-10-28 12:15:06 +03:00
Maxim Lobanov
d37c965aab Merge pull request #1750 from nikita-bykov/pipx
[macOS] Add pipx and install yamllint through it
2020-10-28 10:29:01 +03:00
Maxim Lobanov
399b573ede Merge pull request #1861 from nikita-bykov/rework-chrome-installation
Rework Chrome MacOS installation to fix issues related to SHA
2020-10-28 10:26:37 +03:00
Aleksandr Chebotov
303f963f21 update base url 2020-10-28 09:33:55 +03:00
Maxim Lobanov
0ecd928d5e Merge pull request #1795 from Darleev/v-danurg/lint_shebang_ubuntu
Shebang lint for Ubuntu/MacOS
2020-10-27 20:31:07 +03:00
Maxim Lobanov
18a7a73749 Merge pull request #1909 from maxim-lobanov/v-malob/update-readme
Update readme and issue templates with MacOS 11.0
2020-10-27 19:22:02 +03:00
Maxim Lobanov
2ccffebdba Update README.md 2020-10-27 18:52:40 +03:00
Dibir Magomedsaygitov
4e5143b732 delete extra line 2020-10-27 17:56:52 +03:00
Dibir Magomedsaygitov
6a7cc6229f clean yarn cache 2020-10-27 17:54:16 +03:00
Dibir Magomedsaygitov
75112c4449 clean yarn and npm cache 2020-10-27 17:24:59 +03:00
Darii Nurgaleev
b6e1216543 [ubuntu] Disable automatic updates to avoid apt lock issue. (#1761)
* added shutdown-apt-service.sh script

* added logging

* added new status

* shutdown service check

* removed apy.daily from apt.sh

* Another way to disable automatic updates;

* fix deployment files.

* enable retry logic for apt

* add PowerShellGet installation before az modules

* fixed a comment

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-27 13:16:55 +03:00
github-actions[bot]
bf20204c08 Updating readme file for macOS-11.0 version 20201024.1 (#1902)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-27 09:48:48 +00:00
Nikita Bykov
d0e4128247 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-27 09:39:53 +03:00
Nikita Bykov
11d6284c32 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-27 09:30:22 +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
b53fc3daba Update readme and issue templates with MacOS 11.0 2020-10-27 07:52:15 +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
Nikita Bykov
4a694ffbcf Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-26 09:36:10 +03:00
Mikhail Timofeev
16ff1bc8a8 Revert "[windows] Temporary workaround for VS installation" (#1895) 2020-10-25 21:34:19 +03:00
Darii Nurgaleev
44d1f85e34 add missed shebang 2020-10-24 23:30:27 +07:00
Darii Nurgaleev
d31e289dc6 Merge remote-tracking branch 'upstream/main' into v-danurg/lint_shebang_ubuntu 2020-10-24 23:22:16 +07: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
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
Nikita Bykov
80aa2e8057 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-22 16:13:39 +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