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

CI: Only deploy for upstream to prevent forks failing #1537

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 24, 2020

Fork CI builds fail on the deploy step, because they (correctly) don't have the deploy credentials.

For example, failing fork build:

Instead, only do the deploy for this upstream python/peps repo.

For example, passing fork build:

This will encourage people to make sure tests pass on forks, and less likely to submit a failing PR.

Travis CI docs

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ewdurbin ewdurbin merged commit b1c63f8 into python:master Jul 24, 2020
@hugovk hugovk deleted the deploy-only-for-upstream branch July 24, 2020 20:39
AA-Turner pushed a commit to AA-Turner/peps that referenced this pull request Aug 15, 2020
AA-Turner pushed a commit to AA-Turner/peps that referenced this pull request Aug 15, 2020
mnm678 pushed a commit to mnm678/peps that referenced this pull request Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants