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

Prevent issues with Docker Hub rate limits in CI #124

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

edmorley
Copy link
Member

Switches to the new GitHub Actions runner groups to:

  1. Avoid the rate limit issues mentioned in: Fix issues with Docker Hub rate limits in CI buildpacks-go#283
  2. To update to Ubuntu 24.04

Also pre-pulls the builder and run images to prevent duplicate pulls and impact on rate limits, as mentioned in:
heroku/buildpacks-python#223

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.

Switches to the new GitHub Actions runner groups to:
1. Avoid the rate limit issues mentioned in:
   heroku/buildpacks-go#283
2. To update to Ubuntu 24.04

Also pre-pulls the builder and run images to prevent duplicate
pulls and impact on rate limits, as mentioned in:
heroku/buildpacks-python#223

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 20:01
@edmorley edmorley requested a review from a team as a code owner July 15, 2024 20:01
@edmorley edmorley enabled auto-merge (squash) July 15, 2024 20:01
@edmorley edmorley merged commit 57bdacf into main Jul 16, 2024
8 checks passed
@edmorley edmorley deleted the edmorley/prevent-rate-limit-issues branch July 16, 2024 08:43
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