Commit Graph

23 Commits

Author SHA1 Message Date
Casper da Costa-Luis
4994130a96 virtual-environments => runner-images (#6033)
* virtual-environments => runner-images

- as per https://github.blog/changelog/2022-08-08-github-actions-runner-images-repository-refresh

* revert readme changes

- as per https://github.com/actions/runner-images/pull/6033#discussion_r941173809
2022-08-10 14:55:34 +02:00
Aleksandr Chebotov
32b225ca7f Anka close Python 2.7 window (#5135) 2022-02-25 10:55:47 +03:00
Aleksandr Chebotov
caa7a1ac6d [macOS] Get rid of invoke_tests imports (#2496)
* get rid of invoke_tests imports

* add sudo

* change path to /usr/bin/invoke_tests

* create /usr/local/bin dir

* remove local variables

* fix group owner

* set default 775 perm

* delete invoke_tests symlink
2021-01-22 09:26:28 +03:00
Darii Nurgaleev
0a255311b1 [macOS] Pester tests invocation after install. (#2421)
* [macOS] Fail Pester tests on error

* return it back

* [macOS] Pester tests invokation after install

* fix nitpicks

* CocoaPods fix
2021-01-13 20:46:44 +03:00
MaksimZhukov
310f692ea5 [macOS] Fix the issue with brew install (#2354)
* Update azure-cli installation

* Update curl installation

* Update git-lfs installation

* Add utils

* Update gnupg installation

* Add brew_install function

* Revert jq installation

* Add condition for the aws-sam-cli

* Add return to function, revert aws-sam-cli changes, rename brew_install function

* Fix typo

Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-12-28 10:54:25 +03:00
Mikhail Timofeev
7ff71c853d [macOS] Fix the issue with Python 2to3 symlink (#2326)
* change vm spec to Standard_D8s_v4 for win images

* remove symlink to 2to3

* explicitly overwrite symlinks
2020-12-22 21:34:29 +03:00
Mikhail Timofeev
464fc5b500 Install Python2 from pkg file (#2217) 2020-12-08 21:29:39 +03:00
MaksimZhukov
f887695075 [macOS] Upgrade default Python to 3.9 (#2034)
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-11-13 18:01:56 +03:00
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
aad7e0bb42 macOS software update week45 2020-10-29 11:07:26 +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
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
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
Maxim Lobanov
096e016372 untap formulas 2020-10-23 11:09:22 +03:00
Nikita Bykov
794bd4e886 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-16 12:40:24 +03:00
Mikhail Timofeev
a1f77c28f3 add workaround (#1824) 2020-10-15 17:03:33 +03:00
Nikita Bykov
6742dd7a54 resolved comments 2020-10-07 14:58:13 +03:00
Nikita Bykov
5d96d50f59 added pipx and yamllint 2020-10-07 09:29:37 +03:00
Maxim Lobanov
702796b09b Bring latest changes from internal Mac-Cloud repository from 21 September 2020-09-21 09:46:17 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00