Mikhail Koliada and GitHub
ea986d3260
[Anka] Decrement retries for auth attempts ( #7217 )
2023-03-02 11:21:19 +01:00
Maxim Lobanov and GitHub
fec7951493
Fix Xcode simulator naming at the end of image generation ( #7181 )
2023-03-01 10:43:47 +01:00
Alexey-Ayupov and GitHub
c6c2716726
[macOS] prepare repository for macOS 13 ( #7156 )
2023-02-28 20:24:25 +01:00
Mikhail Koliada and GitHub
9089d1ec95
[macOS] do not install tcl/tk symlinks on BigSur ( #7202 )
2023-02-28 14:49:01 +01:00
sergei-pyshnoi and GitHub
bcb2886e5b
[macOS] Software Updates 2023 Week 9 ( #7183 )
2023-02-24 08:39:50 +01:00
dc6b07abe3
Updating readme file for macOS-12 version 20230219.1 ( #7161 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-02-23 19:55:36 +00:00
sergei-pyshnoi and GitHub
8c0f7bb032
[macOS] add go 1.20 to toolsets ( #7184 )
2023-02-23 19:45:43 +01:00
Erik Bershel and GitHub
d9fa202bbb
[macOS] Update utils.sh - brew all bottles, fix echo ( #7160 )
2023-02-23 17:33:06 +01:00
Erik Bershel and GitHub
a65bd14fa1
[ macOS ] Add pkg-config to report ( #7176 )
2023-02-23 17:00:00 +01:00
7a9abb3f6f
Updating readme file for macOS-11 version 20230219.1 ( #7163 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-02-23 09:15:28 +00:00
Fedor Varavenko and GitHub
b5dbb9c705
[macOS] point Xcode 13.4 to 13.4.1 ( #7177 )
...
Announcement(issue-7127): Xcode 13.4 will be pointing to Xcode 13.4.1 and Xcode 13.4 removed.
2023-02-22 23:36:07 +01:00
Alexey-Ayupov and GitHub
3bd50b83d4
[macOS] update macOS 13 template ( #7175 )
2023-02-22 17:20:54 +01:00
Alexey-Ayupov and GitHub
aa01b789be
[macOS] Add packer template for macOS 13 ( #7116 )
2023-02-20 16:54:26 +01:00
Erik Bershel and GitHub
09baf89e70
[macOS] Add pkg-config via brew for vcpkg ( #7125 )
2023-02-19 11:25:31 +01:00
Erik Bershel and GitHub
3483751d9d
[macOS] Software Updates 2023 Week 8 ( #7124 )
2023-02-18 19:32:07 +01:00
Mikhail Koliada and GitHub
8a001e66b1
[macOS] Do not use brew API for installation ( #7135 )
2023-02-18 10:41:24 +01:00
ef4d5b3cd6
Updating readme file for macOS-12 version 20230214.2 ( #7121 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-02-17 20:15:53 +00:00
bf50e0da6f
Updating readme file for macOS-11 version 20230214.1 ( #7123 )
...
Co-authored-by: Image generation service account <[email protected] >
2023-02-16 17:18:25 +00:00
Erik Bershel and GitHub
c60c6b67ab
[macOS] Update Python3 installer script ( #7104 )
2023-02-14 16:47:55 +01:00
sergei-pyshnoi and GitHub
8767a6eb4e
Remove all macOS-10.15 related code ( #7078 )
2023-02-13 16:40:48 +01:00
Mikhail Koliada and GitHub
539b772d6b
[macOS] set node 18 as default ( #7093 )
2023-02-13 01:17:39 +01:00
Alexey-Ayupov and GitHub
feb6252fae
[macOS] Update templates to fix issue with node 19 ( #7081 )
2023-02-11 11:25:07 +01:00
Julian Ospald and GitHub
c92736d124
Don't clean up haddock and profiling libs on MacOS ( #7069 )
...
This was initially meant to save space in docker containers,
but breaks several use cases and runner images shouldn't have
space constraints.
2023-02-09 21:47:25 +01:00
f4f78af7dd
Updating readme file for macOS-11 version 20230205.1 ( #7063 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-02-09 09:33:36 +00:00
Alexey-Ayupov and GitHub
6341547de6
[macOS] prepare helpers for macOS 13 ( #7071 )
2023-02-08 18:30:16 +01:00
Alexey-Ayupov and GitHub
8361bb299b
Update the code for anka v3 compatibility ( #7045 )
2023-02-05 14:42:31 +01:00
Alexey-Ayupov and GitHub
2109acacd5
Update the code for anka v3 compatibility ( #7044 )
2023-02-05 14:08:22 +01:00
7a8e77b24a
Updating readme file for macOS-12 version 20230125.4 ( #7018 )
...
Co-authored-by: Image generation service account <[email protected] >
2023-02-04 12:14:28 +01:00
Fedor Varavenko and GitHub
aaf13dc3c2
[MacOS] .NET 5.x has been removed ( #7030 )
2023-02-02 14:34:28 +01:00
f0cd188d73
Updating readme file for macOS-11 version 20230125.1 ( #7009 )
...
Co-authored-by: Image generation service account <[email protected] >
2023-01-30 20:54:51 +00:00
Angela P Wen and GitHub
1e75a20a49
[Linux,macOS,Windows] Download two latest CodeQL bundles ( #6884 )
...
Previously, our runner image only included the most recent release of CodeQL. In order to improve stability of rollout of new CodeQL versions, we are now downloading the most recent two releases.
The change updates the Linux and Windows script variable names to match that of the Mac script, because they are mostly functionally identical. It also adds the same log messages to all scripts and ensures Mac and Windows test parity. It tests that there are two bundles in each of the OS's as well.
This will approximately double the total size and installation time of the existing CodeQL tool.
2023-01-29 14:46:43 +01:00
Erik Bershel and GitHub
583c737c15
[macOS] Software Updates 2023 Week 5 ( #6997 )
2023-01-27 14:49:03 +01:00
sergei-pyshnoi and GitHub
11a5cf4a06
[macOS] Add gcc 12 ( #6977 )
2023-01-25 17:12:09 +01:00
Alexey-Ayupov and GitHub
15829d25a9
[macOS] Hardcode command line tools ( #6965 )
2023-01-23 16:54:13 +01:00
c6393f1f23
Updating readme file for macOS-12 version 20230117.3 ( #6940 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-01-21 16:27:39 +00:00
83ed0e8820
Updating readme file for macOS-11 version 20230117.2 ( #6939 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2023-01-21 16:17:56 +00:00
Mikhail Koliada and GitHub
b26e3736c1
[macOS] Switch defailt Xcode to 14.2 ( #6907 )
2023-01-13 09:57:26 +01:00
Alexey-Ayupov and GitHub
7750a08f65
Disable Pester test colors ( #6908 )
2023-01-12 20:26:45 +01:00
6f2a153a44
[macOS] Update llvm to version 15 ( #6871 )
...
Co-authored-by: Alexey Ayupov <[email protected] >
2023-01-04 18:56:45 +01:00
Alexey-Ayupov and GitHub
b659709f2f
[macOS] Remove kotlinc-js pester test ( #6854 )
2022-12-30 14:40:57 +01:00
bogdan-damian-bgd and GitHub
d1f0dc6376
MacOS software report fix var name typo ( #6842 )
2022-12-27 16:33:43 +01:00
Maxim Lobanov and GitHub
b94d2687f8
Polish macOS and Linux docs ( #6827 )
2022-12-23 09:38:33 +01:00
Mikhail Koliada and GitHub
5d628bf703
[macOS] set Xcode 14.1 as default ( #6822 )
2022-12-21 18:49:42 +01:00
Maxim Lobanov and GitHub
4aeccc7b5b
Implement tests for software-report-module ( #6815 )
...
* Minor improvements
* fix typos
* fix brew rendering
* add temp test
* Implement tests
* Add arguments validation
* ToMarkdown()
* Use before-All and helpers
* Get rid of arrays
* Add validation, no new nodes after header
* Fix naming
* add workflow
* Revisit comments + tiny improvements
* Fix tables
* Fix html table indent
* remove comment
* attemp to break test - testing CI
* revert breaking test
* fix nitpicks
2022-12-21 10:58:27 +01:00
bc38aa4173
Updating readme file for macOS-12 version 20221215.1 ( #6799 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2022-12-20 16:36:14 +00:00
7f283d3a61
Updating readme file for macOS-11 version 20221215.1 ( #6792 )
...
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Actions service account <[email protected] >
2022-12-19 15:47:47 +00:00
Maxim Lobanov and GitHub
2f83bbaa50
rename nodes in software report ( #6763 )
2022-12-14 10:24:47 +01:00
Maxim Lobanov and GitHub
e63632f872
[Linux] Minor documentation improvements ( #6749 )
2022-12-13 17:07:05 +01:00
Maxim Lobanov and GitHub
6033af8dd1
Improve table and tool versions comparison for new Software Report module ( #6729 )
2022-12-13 16:54:41 +01:00
bogdan-damian-bgd and GitHub
656d9522e0
Move SoftwareReport modules to global location ( #6720 )
2022-12-12 14:56:04 +01:00