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

having BUILDKITE_PIPELINE_SLUG set makes codecov-cli unhappy #393

Closed
cristifalcas opened this issue Feb 29, 2024 · 1 comment
Closed

having BUILDKITE_PIPELINE_SLUG set makes codecov-cli unhappy #393

cristifalcas opened this issue Feb 29, 2024 · 1 comment
Assignees
Labels
Area: Report Upload Issues with pre-ingest report uploading bug Something isn't working Medium Medium Priority Issues (to be fixed or re-evaluated in 3 months

Comments

@cristifalcas
Copy link

cristifalcas commented Feb 29, 2024

On our CI workers, codecov-cli fails with this error:

info - 2024-02-29 14:43:10,795 -- ci service found: buildkite
info - 2024-02-29 14:43:10,931 -- Process Commit creating complete
error - 2024-02-29 14:43:10,932 -- Commit creating failed: ["Repository not found"]

Seems to be from the env variable BUILDKITE_PIPELINE_SLUG that is set by buildkite to the pipeline name. In our case BUILDKITE_PIPELINE_SLUG=search-pr-tests

unsetting this before running codecov-cli fixes the issue

@thomasrockhu-codecov thomasrockhu-codecov added the bug Something isn't working label Apr 30, 2024
@thomasrockhu-codecov thomasrockhu-codecov self-assigned this Oct 29, 2024
@thomasrockhu-codecov thomasrockhu-codecov added Area: Report Upload Issues with pre-ingest report uploading Medium Medium Priority Issues (to be fixed or re-evaluated in 3 months labels Oct 29, 2024
@thomasrockhu-codecov
Copy link
Contributor

@cristifalcas sorry for taking so long to get to this. I checked the code, and we should have been pulling the org as well. Are you still experiencing this issue? If so, can you add the full Codecov log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Report Upload Issues with pre-ingest report uploading bug Something isn't working Medium Medium Priority Issues (to be fixed or re-evaluated in 3 months
Projects
None yet
Development

No branches or pull requests

2 participants