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 cannot upload report for PR based on branches coming from forks #2310

Closed
dennisbader opened this issue Apr 10, 2024 · 1 comment
Labels
bug Something isn't working devops CI/CD, packaging, code maintenance, ...

Comments

@dennisbader
Copy link
Collaborator

dennisbader commented Apr 10, 2024

Describe the bug
CI pipelines are currently failing because codecov report cannot be uploaded from forked repositories.

To Reproduce
Create a PR from a forked repo.

Expected behavior
Codecov should succesfully upload

Additional context

  • Codecov actions fail currently with tokenless upload (see here)
  • I tried by adding a CODECOV_TOKEN to the repository secrets and passing it the CI configuration in add codecov token to merge and dev ci pipelines #2309. This only works for collaborators with read access to the repo secrets and not for forked repos.
@dennisbader dennisbader added bug Something isn't working triage Issue waiting for triaging devops CI/CD, packaging, code maintenance, ... and removed triage Issue waiting for triaging labels Apr 10, 2024
@madtoinou madtoinou changed the title [BUG] [BUG] Codecov cannot upload report for PR based on branches coming from forks Apr 10, 2024
@dennisbader
Copy link
Collaborator Author

Fixed in Darts version 0.29.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devops CI/CD, packaging, code maintenance, ...
Projects
None yet
Development

No branches or pull requests

1 participant