Alexey-Ayupov
4290af9e08
Merge pull request #7852 from vpolikarpov-akvelon/macos-dont-copy-test-results
...
[mac OS] Don't try to copy test results to artifacts directory
2023-07-11 12:05:53 +02:00
Alexey-Ayupov
ce7d8cef9f
Merge pull request #7895 from sergei-pyshnoi/macos13-permission-fix
...
[MacOS] Change directory owner root => runner for .cache and .config in arm64
2023-07-11 11:52:23 +02:00
sergei-pyshnoi
d4a497eaab
add comment
2023-07-11 11:41:45 +02:00
sergei-pyshnoi
1bf18b5a8a
add chown for .cache and .config for arm64
2023-07-10 16:24:32 +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 3929bc9f6e
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
Michael B
f44460e76b
Typo fix in create-image-and-azure-resources.md
...
`subsctiption` -> `subscription`
2023-07-06 12:54:34 -06:00
github-actions[bot]
b84c1bed0d
Updating readme file for ubuntu22 version 20230702.1.1 ( #7842 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-07-06 16:16:00 +00: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
github-actions[bot]
712e7c378a
Updating readme file for win22 version 20230630.1.1 ( #7843 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-07-06 12:15:38 +00:00
github-actions[bot]
f1f2de712a
Updating readme file for win19 version 20230630.1.1 ( #7844 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-07-06 12:06:25 +00: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
github-actions[bot]
406a7844ab
Updating readme file for ubuntu20 version 20230702.1.1 ( #7841 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-07-06 06:46:48 +00:00
Vasilii Polikarpov
2f4b2192f3
Don't try to copy test results
...
Test results generation was removed here:
https://github.com/actions/runner-images/pull/2261
2023-07-04 17:57:53 +02:00
Erik Bershel
a0745542ad
[Windows] Rm "-stable" part from rustfmt version ( #7847 )
2023-07-04 14:09:29 +02:00
Vasilii Polikarpov
9f98ea4461
Fix XCode simulators installation ( #7769 )
2023-06-30 17:14:01 +02:00
Piotr Kiełkowicz
5ebe1af489
[Ubuntu] Add alpine 3.18 docker image ( #7810 )
2023-06-30 13:58:12 +02:00
Vasilii Polikarpov
508ad6524a
Add CI job to remove skipped CI runs ( #7736 )
2023-06-30 12:23:01 +02:00
Erik Bershel
470ea9355e
[macOS] Remove .Net 3.1 as its EOL ( #7811 )
2023-06-30 12:17:03 +02:00
github-actions[bot]
0a6e640250
Updating readme file for macOS-12 version 20230623.2 ( #7787 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
2023-06-29 20:01:49 +02:00
Erik Bershel
8f4a6df4b2
[Ubuntu] Remove .Net 3.1 as its EOL ( #7812 )
2023-06-29 18:40:46 +02:00
Erik Bershel
cdac016c21
[Windows] Remove .Net 3.1 as its EOL ( #7813 )
2023-06-29 16:46:25 +02:00
Mikhail Koliada
aab84abc02
[Ubuntu] do not check ssl cert for hhvm ( #7817 )
2023-06-29 15:50:45 +02:00
github-actions[bot]
527823bc50
Windows Server 2019 (20230625) Image Update ( #7799 )
...
* Updating readme file for win19 version 20230625.1.1
* Update Windows2019-Readme.md
---------
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-29 13:03:54 +00:00
github-actions[bot]
dcf2bd2870
Windows Server 2022 (20230625) Image Update ( #7798 )
...
* Updating readme file for win22 version 20230625.1.1
* Update Windows2022-Readme.md
---------
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-29 12:57:07 +00:00
github-actions[bot]
bd6b3eaafb
Updating readme file for ubuntu22 version 20230625.1.1 ( #7786 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-29 09:08:35 +00:00
github-actions[bot]
5fe5278e60
Updating readme file for ubuntu20 version 20230623.1.1 ( #7789 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-29 09:04:26 +00:00
Erik Bershel
32bb7d9e99
[Windows] Rework common tools software report script ( #7801 )
2023-06-29 10:18:16 +02:00
github-actions[bot]
f0c7d3c5b1
Updating readme file for macOS-11 version 20230623.1 ( #7785 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-29 08:06:20 +00:00
Shamil Mubarakshin
3ede1f95a7
Fix software and release URLs for windows and ubuntu ( #7790 )
2023-06-26 19:45:09 +02:00
Shamil Mubarakshin
7d99ce2cad
Update SBOM report workflow's version-check job ( #7793 )
2023-06-26 19:44:27 +02:00
github-actions[bot]
635b6468df
Windows Server 2022 (20230620) Image Update ( #7761 )
...
* Updating readme file for win22 version 20230620.1.1
* Update Windows2022-Readme.md
---------
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-26 10:51:33 +00:00
github-actions[bot]
ae86786dc2
Windows Server 2019 (20230620) Image Update ( #7760 )
...
* Updating readme file for win19 version 20230620.1.1
* Update Windows2019-Readme.md
---------
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-26 10:49:08 +00:00
github-actions[bot]
35643274da
Updating readme file for macOS-12 version 20230618.1 ( #7750 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-24 10:42:24 +00:00
github-actions[bot]
8712f83649
Updating readme file for macOS-11 version 20230618.1 ( #7752 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-24 10:38:27 +00:00
Shamil Mubarakshin
3f4d4c968c
[ubuntu] Add additional repos to cloud-init template ( #7768 )
2023-06-22 19:44:03 +02:00
Alexey-Ayupov
13cd650de2
[macOS] Add pkg-config to the software report ( #7751 )
2023-06-22 15:34:35 +02:00
github-actions[bot]
59f713795a
Updating readme file for ubuntu22 version 20230619.1.1 ( #7748 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-22 10:54:09 +00:00
github-actions[bot]
18017c6497
Updating readme file for ubuntu20 version 20230619.1.1 ( #7747 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-22 10:50:29 +00:00
Vasilii Polikarpov
5c0b2574b3
Restore version 14.35 for VisualStudio build tools ( #7756 )
2023-06-21 17:22:41 +02:00
github-actions[bot]
96f1383301
Updating readme file for macos-13 version 20230611.2 ( #7707 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
2023-06-21 15:51:14 +02:00
Shamil Mubarakshin
2fdd5e58c2
[macos] Add sudo to SBOM generation ( #7759 )
2023-06-21 10:16:01 +02:00
ilia-shipitsin
a9bb38099f
[macos] add pkg-config to macos-13 image ( #7719 )
2023-06-20 13:43:50 +02:00
github-actions[bot]
83c04bde69
Updating readme file for macOS-11 version 20230612.1 ( #7728 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-20 09:52:59 +00:00
github-actions[bot]
c9e74cbf8c
Updating readme file for macOS-12 version 20230612.1 ( #7727 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-20 09:26:05 +00:00
Vasilii Polikarpov
c262581688
Revert "[Windows] download MySQL from SA ( #6769 )" ( #7732 )
2023-06-18 20:21:53 +02:00
Vasilii Polikarpov
d0d97cd5f8
Cache Android SDK packages list ( #7709 )
2023-06-16 18:34:04 +02:00
Shamil Mubarakshin
f83e411035
Update GenerateResourcesAndImage related documentation ( #7738 )
2023-06-16 16:57:49 +02:00
github-actions[bot]
fea6530e4c
Updating readme file for ubuntu20 version 20230611.1 ( #7702 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2023-06-15 10:52:02 +00:00