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

perf: use GHCR hosted docker image #19

Merged
merged 1 commit into from
Aug 12, 2022
Merged

perf: use GHCR hosted docker image #19

merged 1 commit into from
Aug 12, 2022

Conversation

maxrake
Copy link
Contributor

@maxrake maxrake commented Aug 12, 2022

Pull the phylum-ci Docker image from the GitHub Container Registry (ghcr.io) instead of Docker Hub. This will allow for unlimited transfers for consumers of the action, regardless of whether they are a public/private repo or using self-hosted runners instead of GitHub-hosted runners.

Closes #18

Checklist

  • Does this PR have an associated issue (i.e., closes #<issueNum> in description above)?
  • Have you ensured that you have met the expected acceptance criteria?
  • Have you created sufficient tests?
    • Tested with TestGHA repo...slightly modified locally and with some tweaks to get past the (transient?) "error creating client" issue
  • Have you updated all affected documentation?

Pull the `phylum-ci` Docker image from the GitHub Container Registry (ghcr.io) instead of Docker Hub. This will allow for unlimited transfers for consumers of the action, regardless of whether they are a public/private repo or using self-hosted runners instead of GitHub-hosted runners.

Closes #18
@maxrake maxrake requested a review from a team as a code owner August 12, 2022 20:39
@maxrake maxrake self-assigned this Aug 12, 2022
@maxrake maxrake requested a review from kylewillmon August 12, 2022 20:39
@maxrake maxrake merged commit f013bb1 into main Aug 12, 2022
@maxrake maxrake deleted the use_ghcr branch August 12, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use GHCR hosted docker image
2 participants