python-coverage-comment-action
python-coverage-comment-action copied to clipboard
feature-request: mirror/cache or less limited registry
Hey team,
happy user here :) I'd like to ask to have this image available on a different registry (ghcr/ecr/etc) that has a higher pull limit for unauthenticated users. I'm hit the limit quite quickly and don't use dockerhub as a registry at all, so I do not intend of creating a users just for that.
Just a suggestion. would really appreciate it! Thanks
Definitly :) Are you interested in making a PR ?
Definitly :) Are you interested in making a PR ?
Yeah I'm on it.
Definitly :) Are you interested in making a PR ?
I've done some digging and it's looks like you're already building the pushing to ghcr as seems here.
Make sure to update the package visibility settings to public.
Other than that, need to change the dockerfile to use ghcr, update the docs, and the pipeline could use some updates to add caching, and fit labels to connect the package to this repo - all done in the PR.
Oh I missed your message. Let's check.
Closed by #540