python-coverage-comment-action icon indicating copy to clipboard operation
python-coverage-comment-action copied to clipboard

feat: use ghcr image instead of docker

Open zMynxx opened this issue 7 months ago • 2 comments

Avoid a common issue 429 too many requests due to the super-low DockerHub unauthenticated pulls limit. Use GHCR instead.

zMynxx avatar Apr 21 '25 06:04 zMynxx

End-to-end public repo

Admin commands cheatsheet:

  • /e2e (in approved PR review body): Trigger end-to-end tests on external contributions
  • /invite (in comment): Invite the author & admins to the end-to-end private repo

github-actions[bot] avatar Apr 21 '25 06:04 github-actions[bot]

Coverage report

This PR does not seem to contain any modification to coverable code.

github-actions[bot] avatar Apr 21 '25 06:04 github-actions[bot]

Any updates on this? It looks like the CI failure is unrelated.

ellisvalentiner avatar May 02 '25 17:05 ellisvalentiner

Any updates on this? It looks like the CI failure is unrelated.

Yeah the CI failure has nothing to do with it. Other than that waiting on @ewjoachim to move forward with this 😄

zMynxx avatar May 04 '25 06:05 zMynxx

I hope it's ok with you, but as I'll be needing this quite soon, I'm making my branch with your commits, I'll leave authorship and link to here. Thank you a ton for your work here !

ewjoachim avatar May 05 '25 07:05 ewjoachim

Closing in favor of #540 but by all means, don't take it as a way to say your contribution wasn't appreciated ! It was, it's just GitHub's way of collaborating on forks is limited :)

ewjoachim avatar May 05 '25 07:05 ewjoachim

Now released, thanks a lot! https://github.com/py-cov-action/python-coverage-comment-action/releases/tag/v3.31

ewjoachim avatar May 05 '25 08:05 ewjoachim