CI: Don't run AppVeyor/Travis for doc backport branches.#12398
Merged
tacaswell merged 1 commit intomatplotlib:masterfrom Feb 1, 2019
Merged
CI: Don't run AppVeyor/Travis for doc backport branches.#12398tacaswell merged 1 commit intomatplotlib:masterfrom
tacaswell merged 1 commit intomatplotlib:masterfrom
Conversation
These branches are only supposed to contain changes to documentation, so not running Linux or Windows CI will reduce some load (on CI and wrt requiring extra backports to keep it working).
Member
Author
|
I'm not certain if this will also cover the backport PRs as well; we can see what happens when it's backported. |
anntzer
approved these changes
Jan 25, 2019
meeseeksmachine
pushed a commit
to meeseeksmachine/matplotlib
that referenced
this pull request
Feb 1, 2019
…ackport branches.
meeseeksmachine
pushed a commit
to meeseeksmachine/matplotlib
that referenced
this pull request
Feb 1, 2019
…ackport branches.
timhoffm
pushed a commit
that referenced
this pull request
Feb 1, 2019
dstansby
added a commit
that referenced
this pull request
Feb 1, 2019
…398-on-v3.0.x Backport PR #12398 on branch v3.0.x (CI: Don't run AppVeyor/Travis for doc backport branches.)
Member
Author
|
Yay, looks like it worked: see backport v3.0.x vs v3.0.2-doc. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These branches are only supposed to contain changes to documentation, so not running Linux or Windows CI will reduce some load (on CI and wrt requiring extra backports to keep it working). CircleCI, which builds docs, will of course continue to be run on these branches.
Since these feed into the micro-release/bugfix branches, it should be enough to run CI there only.