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 using ghcr images over docker.io where available #2714

Closed
AustinAbro321 opened this issue Jul 11, 2024 · 1 comment
Closed

Switch to using ghcr images over docker.io where available #2714

AustinAbro321 opened this issue Jul 11, 2024 · 1 comment
Labels
good first issue 🥇 Good for newcomers tech-debt 💳 Debt that the team has charged and needs to repay

Comments

@AustinAbro321
Copy link
Contributor

Describe what should be investigated or refactored

We are starting to see rate limits in CI which causes flakes in the tests and can fail releases. The simplest fix is to just pull images in examples / packages from GHCR where available as it's more lenient in how much it allows users to pull.

@AustinAbro321 AustinAbro321 added good first issue 🥇 Good for newcomers tech-debt 💳 Debt that the team has charged and needs to repay labels Jul 11, 2024
@AustinAbro321
Copy link
Contributor Author

closed by #2766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue 🥇 Good for newcomers tech-debt 💳 Debt that the team has charged and needs to repay
Projects
Status: Done
Development

No branches or pull requests

1 participant