cirruslabs / macos-image-templates

MIT License
207 stars 56 forks source link

Regularly update multiple tags #130

Closed fkorotkov closed 6 months ago

fkorotkov commented 6 months ago

Update the last two version of macOS and the last two versions of Xcode for each of macOS versions.

Fixed #128

fkorotkov commented 6 months ago

This change also removes pushes to ECR which proved to be very flaky and unreliable. FYI @riain0.

edigaryev commented 6 months ago

Do we still need the Release Xcode $CIRRUS_TAG task?

It seems that the new Update Xcode Images ($MACOS_VERSION $XCODE_VERSION) tasks push the same images as the task above.

fkorotkov commented 6 months ago

I left it so we can release beta versions or quickly new release versions.