Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to the new GitHub Actions runner groups #303

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jul 15, 2024

To update to Ubuntu 24.04, and to prevent the rate limit issues mentioned here:
heroku/buildpacks-go#283

I've not added the run image pre-pulling step used by some of the other CNB repos, since this repo doesn't currently use a matrix to test builder image versions, and instead varies the builder test by test, which (a) means I'd have to hardcode a list, (b) means that the benefit would be less.

See also:
https://salesforce.quip.com/bu6UA0KImOxJ#temp:C:GZR57becb9df8d94f80b132168fd
https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md

GUS-W-16238120.

To update to Ubuntu 24.04, and to prevent the rate limit issues
mentioned here:
heroku/buildpacks-go#283

I've not added the run image pre-pulling step used by some of
the other CNB repos, since this repo doesn't currently use a matrix
to test builder image versions, and instead varies the builder test
by test, which (a) means I'd have to hardcode a list, (b) means that
the benefit is less.

See also:
https://salesforce.quip.com/bu6UA0KImOxJ#temp:C:GZR57becb9df8d94f80b132168fd
https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md

GUS-W-16238120.
@edmorley edmorley self-assigned this Jul 15, 2024
@edmorley edmorley marked this pull request as ready for review July 15, 2024 19:47
@edmorley edmorley requested a review from a team as a code owner July 15, 2024 19:47
@edmorley edmorley enabled auto-merge (squash) July 15, 2024 19:48
@edmorley edmorley merged commit f6a5be3 into main Jul 16, 2024
8 checks passed
@edmorley edmorley deleted the edmorley/new-gha-runner-groups branch July 16, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants