-
Notifications
You must be signed in to change notification settings - Fork 223
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
public repo: token needed or not? #1035
Comments
We are experiencing the same issue in our public repository: https://github.com/kubernetes-sigs/cluster-api-provider-azure/actions/runs/5715317747/job/15486532385?pr=3775 |
I'm also curious about this -- the README says it is not needed, but the error indicates it is needed. Would love guidance from the CodeCov team! |
The new version of Codecov seems to require tokens be set even for public repositories; the secret was taken from the codecov website[1] and added as a repository secret[2]. It isn't clear if this is intended as required in the long term[3] but for now it appears to be. [1] https://app.codecov.io/gh/PhilanthropyDataCommons/service/settings [2] https://github.com/PhilanthropyDataCommons/service/settings/secrets/actions [3] codecov/codecov-action#1035
The new version of Codecov seems to require tokens be set even for public repositories; the secret was taken from the codecov website[1] and added as a repository secret[2]. It isn't clear if this is intended as required in the long term[3] but for now it appears to be. [1] https://app.codecov.io/gh/PhilanthropyDataCommons/service/settings [2] https://github.com/PhilanthropyDataCommons/service/settings/secrets/actions [3] codecov/codecov-action#1035
Probably the same as codecov/feedback#112 |
AFAICT codecov/feedback#112 is about codecov-action@v4; whereas here the problem occurs with v3. https://github.com/skrub-data/skrub/actions/runs/6572632635/job/17854122133?pr=797#step:6:104 https://github.com/nilearn/nilearn/actions/runs/6572360256/job/17853342435?pr=4029#step:6:38 |
@jeromedockes with v3, the token is not required, but due to GitHub rate limiting, it is strongly strongly recommended. Closing this in favor of #1035 |
Yikes, thanks @dolfinus. Closing in favor of codecov/feedback#112 |
Hi,
I got below upload failure multiple times so far on my public repo. Is it still true that no token is needed for public repo?
The text was updated successfully, but these errors were encountered: