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

[BUG] CodeCov CI fails when running from a fork #169

Closed
AndreasLrx opened this issue Oct 17, 2024 · 1 comment · Fixed by #174
Closed

[BUG] CodeCov CI fails when running from a fork #169

AndreasLrx opened this issue Oct 17, 2024 · 1 comment · Fixed by #174
Labels
bug Something isn't working ci Github workflows

Comments

@AndreasLrx
Copy link
Owner

Current Behavior

CodeCov CI fails when the repository is not the original one, because the codecov key does not have access to the forked repository.
(See pr #168 for example)

Expected Behavior

Either find a way to fix this, or just skip the codecov part when running CI from forks

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

@AndreasLrx AndreasLrx added bug Something isn't working ci Github workflows labels Oct 17, 2024
@osvegn
Copy link
Contributor

osvegn commented Oct 17, 2024

Take a look at this issue codecov/codecov-action#29, it seems a lot of people already has trouble with it without any solution except using another tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci Github workflows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants