Aleksandr Chebotov
ff71699425
python unlink
2020-10-29 18:47:15 +03:00
Aleksandr Chebotov
26134ef1b7
remove python unlink
2020-10-29 16:43:44 +03:00
Aleksandr Chebotov
baebd6c109
python link flag --force
2020-10-29 16:42:28 +03:00
Aleksandr Chebotov
8af39dcd65
set default bundle as 6_12_1
2020-10-29 11:52:03 +03:00
Aleksandr Chebotov
2d9bef6d16
add 6_12_2 bundle
2020-10-29 11:35:16 +03:00
Aleksandr Chebotov
15ddb9d5da
revert ios 14.0.0.0
2020-10-29 11:28:42 +03:00
Aleksandr Chebotov
45a3f22ba9
fix shebang select-xamarin-sdk.sh
2020-10-29 11:20:29 +03:00
Aleksandr Chebotov
7fed7dc67c
Merge branch 'main' of https://github.com/actions/virtual-environments into al-cheb/software-update-week45
2020-10-29 11:19:55 +03:00
Aleksandr Chebotov
3c6b9c2a86
fix shebang pipx-packages.sh
2020-10-29 11:17:57 +03:00
Aleksandr Chebotov
aad7e0bb42
macOS software update week45
2020-10-29 11:07:26 +03:00
Maxim Lobanov
3271a0c483
Merge pull request #1634 from dmitry-shibanov/v-dmshib/add-build-vm-assets
...
Add build vm assets
2020-10-29 11:03:51 +03:00
Maxim Lobanov
fa2b94f285
Merge pull request #1911 from dibir-magomedsaygitov/v-dimago/win-clear-cache-yarn-npm
...
[Windows] Clean yarn and npm cache
2020-10-29 10:24:15 +03:00
github-actions[bot]
2ebe53b86d
Updating readme file for win16 version 20201020.1 ( #1870 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-28 19:01:39 +00:00
Leonid Lapshin
3c77354cd5
[ubuntu] fix user on rust and brew scripts ( #1907 )
...
* fix user on rust and brew scripts
* set user on a factory stage
* get last user from /etc/passwd
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-28 17:58:15 +03:00
Maxim Lobanov
2ea6696e0c
Merge pull request #1648 from al-cheb/main
...
[Windows] Removed Git internal tools from PATH
2020-10-28 17:01:35 +03:00
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
3ef46361f3
update ssh-keyscan in msys2 script
2020-10-28 09:41:57 +03:00
Aleksandr Chebotov
303f963f21
update base url
2020-10-28 09:33:55 +03:00
Aleksandr Chebotov
37d1fd3e1a
update base url
2020-10-28 09:29:33 +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
Dmitry Shibanov
d497399957
resolve comments
2020-10-27 18:36:59 +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
Dibir Magomedsaygitov
dd325a465c
clean yarn and npm cache
2020-10-27 17:14:56 +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
Dmitry Shibanov
4ec26d01cf
Merge branch 'main' into v-dmshib/add-build-vm-assets
2020-10-27 11:31:53 +03:00
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
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
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
Dmitry Shibanov
00ca734230
Merge branch 'main' into v-dmshib/add-build-vm-assets
2020-10-26 10:13:58 +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
Aleksandr Chebotov
1da66fcabb
Merge branch 'main' of https://github.com/actions/virtual-environments into main
2020-10-26 08:55:19 +03:00