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

Add short-circuit for doc changes to AppVeyor #5519

Merged
merged 2 commits into from
Feb 11, 2018

Conversation

zware
Copy link
Member

@zware zware commented Feb 3, 2018

@zooba This is the first bit of PowerShell script I've ever written, would you mind sanity-checking it? It ought to be simple enough that I couldn't screw it up, but let's be safe :)

@zware zware merged commit 28607e0 into python:master Feb 11, 2018
@miss-islington
Copy link
Contributor

Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@zware zware deleted the appveyor-short-circuit branch February 11, 2018 17:20
@miss-islington
Copy link
Contributor

Sorry, @zware, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 28607e0dd9417ce44a109980ffd60697c1afdea0 3.7

@miss-islington
Copy link
Contributor

Sorry, @zware, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 28607e0dd9417ce44a109980ffd60697c1afdea0 2.7

@miss-islington
Copy link
Contributor

Sorry, @zware, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 28607e0dd9417ce44a109980ffd60697c1afdea0 3.6

zware added a commit to zware/cpython that referenced this pull request Feb 11, 2018
(cherry picked from commit 28607e0)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
@bedevere-bot
Copy link

GH-5626 is a backport of this pull request to the 3.7 branch.

zware added a commit to zware/cpython that referenced this pull request Feb 11, 2018
(cherry picked from commit 28607e0)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
@bedevere-bot
Copy link

GH-5628 is a backport of this pull request to the 3.6 branch.

zware added a commit to zware/cpython that referenced this pull request Feb 11, 2018
(cherry picked from commit 28607e0)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
@bedevere-bot
Copy link

GH-5629 is a backport of this pull request to the 2.7 branch.

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