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

set codecov to not fail_ci_if_error #2928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

anthrotype
Copy link
Member

Codecov keeps failing to upload the coverage report seemingly at random, e.g.

https://github.com/fonttools/fonttools/actions/runs/3686952402/jobs/6240048994#step:8:40

I thought I had already fixed it by setting a CODECOV_TOKEN in the repo secrets with #2763

but it still keeps pestering us so I think the only option left is to not have the PR checks fail with codecov errors.

Codecov keeps failing to upload the coverage report seemingly at random, e.g.

https://github.com/fonttools/fonttools/actions/runs/3686952402/jobs/6240048994#step:8:40

I thought I had already fixed it by setting a CODECOV_TOKEN in the repo secrets with #2763 

but it still keeps pestering us so I think the only option left is to not have the PR checks fail with codecov errors.
@anthrotype
Copy link
Member Author

anthrotype commented Dec 13, 2022

hm I'm not 100% sure but it might be a github "feature" that the repository's secrets such as CODECOV_TOKEN are not available from pull requests such as one early on (#2927) from @cmyr who was contributing for the first time and is not currently an org member?

I can see that codecov managed to find its token from the environment variables in this PR of mine, unlike with his..

https://github.com/fonttools/fonttools/actions/runs/3687224978/jobs/6240526409#step:8:34

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.

None yet

1 participant