-
Notifications
You must be signed in to change notification settings - Fork 224
[BUG] recently-moved repo coverage upload failed: {"message":"Repository not found"} #1794
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
Comments
@sritchie what was the original repo URL? |
The repo was originally at probcomp/genjax. we renamed to chi-collective/genjax, and then ChiSym/genjax, so it's had a couple of hops! |
@sritchie are you able to try uploading again? |
@thomasrockhu-codecov Same error for https://github.com/antonbabenko/pre-commit-terraform but for https://github.com/codecov/test-results-action starting from Mar 18th I tried to revert codecov-cli a few versions back but without any luck We pin all deps whenever it is possible to hash sums for reproducibility and security, but looks like you have some extra deps under the hood which we need to pin too, but I am not figured out what exactly. |
@thomasrockhu-codecov not sure if this is related, but here's a seemingly similar case: https://github.com/antonbabenko/pre-commit-terraform/actions/runs/13915867469/job/38938773517. Except there was no repo move. And the coverage upload succeeds while its test results counterpart crashes. Both are supported to source the token from the in-repo config. |
I had the same issue, recently transfer the repo ownership to my org Edit: |
codecov action fails to upload a report from CI with the error message
This is on the https://github.com/ChiSym/genjax repository.
We recently moved this repo from a different org, but my token is up to date and other repositories in the org are correctly uploading.
The text was updated successfully, but these errors were encountered: