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

Skip codecov and deploy on CI workflows in fork repos #834

Merged
merged 2 commits into from
Jan 27, 2022

Conversation

victorlin
Copy link
Member

With #796, our CI workflow can now be run on forks of the repo. I'm currently doing development in a fork victorlin/augur, including for this PR, and CI workflows have been failing due to covtest upload failure albeit passing tests.

This PR adds an extra condition on running the codecov upload and deploy step, only under the context of the main GitHub repository.

@victorlin
Copy link
Member Author

Keeping as draft until #833 is merged to verify passing tests in fork repo.

@victorlin victorlin marked this pull request as ready for review January 27, 2022 23:03
@victorlin
Copy link
Member Author

Merging without approval given successful CI runs on fork and main repo.

@victorlin victorlin merged commit 22bda3f into nextstrain:master Jan 27, 2022
@victorlin victorlin deleted the ci/improve-fork-experience branch January 27, 2022 23:04
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.

1 participant