Commit Graph

61 Commits

Author SHA1 Message Date
Fedor Korotkov b19d3fa66c
Use alias for ECR pushes 2023-11-27 12:51:22 -05:00
Fedor Korotkov 3f1850ad07
ECR chunked push 2023-11-27 12:50:17 -05:00
Fedor Korotkov 4b7ac1f76f
Increased timeout 2023-11-10 13:20:59 -05:00
Fedor Korotkov 98b522dbfa
Push images to public ECR (#103)
* Push images to public ECR

Related to https://github.com/cirruslabs/tart/discussions/652

* Use the default alias until we get the custom one
2023-11-10 09:28:47 -05:00
Fedor Korotkov 19a8271935
Switch to Sonoma (#98)
Use RC and update all the scripts
2023-09-20 10:59:13 -04:00
fedor ba158f524c Removed quotes from Xcode version 2023-09-04 00:24:18 +02:00
Fedor Korotkov 59624221fe
Update Xcode Image (#94)
During the monthly cron update. Fixes #93
2023-08-14 11:22:36 -04:00
Fedor Korotkov 4625de36fc
Update .cirrus.yml 2023-06-14 07:51:50 -04:00
Fedor Korotkov 0f02d0a14f
Update .cirrus.yml 2023-06-13 17:00:46 -04:00
fedor 8c1d1b889a Support beta tags 2023-06-13 07:26:46 -04:00
Fedor Korotkov e6eb67dae9
Automatically release Xcode images (#75)
* Automatically release Xcode images

We should also setup some cron build to update base images.

* Fixed typo

* Cron for monthly updates of the base

* Override xcode_version variable
2023-02-20 08:57:04 -05:00