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

Struggled to reactivate automatically deactivated repo, getting conflicting messages from Codecov #499

Open
jedwards1211 opened this issue Sep 1, 2024 · 3 comments

Comments

@jedwards1211
Copy link

Describe the bug

I uninstalled and reinstalled the Codecov app from my organization because it wasn't showing up in the list of orgs in codecov.

That deactivated one of my repositories. Now when I try to look at the coverage in Codecov, it says:

This repo has been deactivated
To reactivate the repo go to or upload a coverage report and it will be automatically re-activated.

Okay, but then when I run my CI build to upload a coverage report:

Upload failed: ["This repository has been deactivated. To resume uploading to it, please activate the repository in the codecov UI: https://app.codecov.io/github/speleotica/compass/settings"]

Argh, y'all!

Fortunately I found where to reactivate it in the settings, but I never like having a tool tell me to accomplish B, I need to do A, and to accomplish A, I need to do B.

@jedwards1211 jedwards1211 changed the title Can't reactivate automatically deactivated repo, getting conflicting messages from Codecov Struggled to reactivate automatically deactivated repo, getting conflicting messages from Codecov Sep 1, 2024
@drazisil-codecov
Copy link

@codecovdesign / @Adal3n3

@dolfinus
Copy link

Got the same issue with repository which was converted from private status to public:
https://github.com/MobileTeleSystems/spark-dialect-extension

I'm also not able to activate the repo manually - after clicking "Activate" button I've got error message "We were not able to activate this repo". This is because API request OPTIONS https://api.codecov.io/internal/github/MobileTeleSystems/repos/spark-dialect-extension/ returns 403 restricts browser from sending POST request (CORS policy).

@drazisil-codecov
Copy link

@dolfinus You are not experiencing the same issue here. Your error is related to https://sentry.zendesk.com/hc/en-us/articles/28038067843739-FAQ-Sentry-s-Response-to-U-S-Russia-Sanctions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

3 participants