ilia-shipitsin
0f7d7a82ca
[macos] download XCode installer with retries ( #7898 )
2023-07-18 17:47:39 +02:00
ilia-shipitsin
c5579bd0e9
[macos] temporarily disable simulators on XCode-15 ( #7880 )
2023-07-07 22:46:36 +02:00
ilia-shipitsin
2ccef4f100
[macos] fix XCode simulator install behaviour ( #7878 )
...
* [macos] fix XCode simulator install behaviour
in https://github.com/actions/runner-images/commit/3929bc9f6e249a4731ad86b7b11793af9fec2d03
was introduced regression: simulators were installed only for latest
XCode-14 instance. However, they should be installed for all XCode-14
instances.
let us revert that behaviour
* improve code readability by moving version comparison outside loop
* rework brew installation for ARM64
2023-07-07 16:24:33 +02:00
ilia-shipitsin
2b8425307d
[macos] add workaround for homebrew/core, homebrew/cask ( #7866 )
...
it was found that "git clone --depth 1 .." followed by "brew tap.."
actually works even if some git index accidently broken
2023-07-06 16:36:33 +02:00
ilia-shipitsin
073c513015
[macos] propagate XCode install variables to github image generation ( #7865 )
2023-07-06 14:23:25 +02:00
ilia-shipitsin
63b7bc4bde
[macos] refactor XCode installation approach ( #7858 )
...
* [macos] refactor XCode installation approach
xcversion does not work anymore, we are switching to storing
XCode installers in intermediate Azure storage
* remove xcode_install_user, xcode_install_password
* rename xcode_install_storage --> xcode_install_storage_url
* mark xcode installation variables sensitive
* remove xcversion_auth_cookie variable
* renamed forgotten xcode_install_storage --> xcode_install_storage_url
* remove leftover xcode_install_user
2023-07-06 11:36:08 +02:00
ilia-shipitsin
a9bb38099f
[macos] add pkg-config to macos-13 image ( #7719 )
2023-06-20 13:43:50 +02:00
ilia-shipitsin
40fd970a62
[macos] add XCode 15 to MacOS 13 images ( #7693 )
2023-06-09 17:17:49 +02:00
ilia-shipitsin
84a71166b8
[windows] warmup VisualStudio for vdproj ( #7649 )
...
it takes up to several minutes to run devenv for the first time on
vdproj.
2023-06-08 12:48:45 +02:00
ilia-shipitsin
9d9b3a110d
[macos] add reties for dotnet download ( #7601 )
2023-05-18 17:08:04 +02:00
ilia-shipitsin
f2b1fa1399
[macos] enable python3 (and pipx) on macOS13 ( #7599 )
2023-05-18 09:21:55 +02:00
ilia-shipitsin
efe07e28c1
[macos] systeminfo.txt: remove debug leftover ( #7592 )
2023-05-15 12:24:20 +02:00
ilia-shipitsin
0b558a470e
[macos] add macOS-13 to issue template ( #7515 )
2023-04-29 09:21:12 +02:00
ilia-shipitsin
869adbbd1c
hide builds using dedicated runners from forks ( #7377 )
2023-04-05 14:02:45 +02:00
ilia-shipitsin
88c18714c9
[ubuntu] remove go 1.17 ( #7349 )
2023-03-29 17:09:46 +02:00
ilia-shipitsin
6b75f9c486
[macos] temporarily shift MacOS 11 image generation schedule ( #7352 )
2023-03-28 13:07:42 +02:00
ilia-shipitsin
078d815ad5
[windows] remove go 1.17 ( #7348 )
2023-03-28 09:29:33 +02:00
ilia-shipitsin
7c4a229fbc
[macos] remove go 1.17 ( #7347 )
2023-03-28 09:27:26 +02:00
ilia-shipitsin
e8faa6254e
[macos] temporarily shift MacOS 11 image generation schedule ( #7335 )
2023-03-27 16:24:12 +02:00
ilia-shipitsin
f0e54bbe9f
[macos] VMWare host selection: do not count "vmkdump" folder as possible vm name when choosing available datastore ( #7301 )
2023-03-17 16:51:49 +01:00
ilia-shipitsin and Ilia Shipitsin
0d3ef08d6f
[ubuntu] aws session manager plugin 1.2.458.0 fix ( #7291 )
...
Co-authored-by: Ilia Shipitsin <[email protected] >
2023-03-15 15:04:45 +01:00
ilia-shipitsin and Ilia Shipitsin
6704e26553
[macos] remove gcc9 from MacOS-11 ( #7257 )
...
Co-authored-by: Ilia Shipitsin <[email protected] >
2023-03-10 11:54:48 +01:00