Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CI: Fail when failed to install dependencies#16112

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

Kojoley
Copy link
Member

font-wenquanyi-zen-hei was removed from HomebrewHomebrew/homebrew-cask-fonts#1924

I will try to change the font forNoto Sans CJK in subsequent PR.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code isFlake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

Copy link
Contributor

@anntzeranntzer left a comment

Choose a reason for hiding this comment

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

once ci passes

@NelleV
Copy link
Member

Thanks@Kojoley !

@NelleVNelleV merged commit7331781 intomatplotlib:masterJan 6, 2020
@KojoleyKojoley deleted the ci-travis-fail-when-dep-install-fails branchJanuary 6, 2020 13:07
@QuLogicQuLogic added this to thev3.3.0 milestoneJan 7, 2020
@KojoleyKojoley modified the milestones:v3.3.0,v3.1.3Jan 7, 2020
@Kojoley
Copy link
MemberAuthor

@meeseeksdev backport to v3.1.x
@meeseeksdev backport to v3.2.x

@lumberbot-app
Copy link

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
$ git checkout v3.1.x$ git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
$ git cherry-pick -m1 7331781663a5ea26dab5bba5bc6be10ef97a41ad
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
$ git commit -am 'Backport PR #16112: CI: Fail when failed to install dependencies'
  1. Push to a named branch :
git push YOURFORK v3.1.x:auto-backport-of-pr-16112-on-v3.1.x
  1. Create a PR against branch v3.1.x, I would have named this PR:

"Backport PR#16112 on branch v3.1.x"

And apply the correct labels and milestones.

Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon!

If these instruction are inaccurate, feel free tosuggest an improvement.

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJan 7, 2020
Kojoley pushed a commit to Kojoley/matplotlib that referenced this pull requestJan 7, 2020
…dep-install-failsCI: Fail when failed to install dependencies
Kojoley pushed a commit to Kojoley/matplotlib that referenced this pull requestJan 7, 2020
…dep-install-failsCI: Fail when failed to install dependencies
Kojoley added a commit that referenced this pull requestJan 7, 2020
Backport PR#16112 on branch v3.2.x (CI: Fail when failed to install dependencies)Co-authored-by: Nelle Varoquaux <nelle.varoquaux@gmail.com>
Kojoley added a commit that referenced this pull requestJan 7, 2020
Backport PR#16112 on branch v3.1.x (CI: Fail when failed to install dependencies)Co-authored-by: Nelle Varoquaux <nelle.varoquaux@gmail.com>
@QuLogicQuLogic modified the milestones:v3.1.3,v3.2.0Jan 8, 2020
Kojoley pushed a commit to Kojoley/matplotlib that referenced this pull requestJan 9, 2020
…dep-install-failsCI: Fail when failed to install dependencies
tacaswell added a commit that referenced this pull requestJan 20, 2020
…dependencies) (#16137)* Merge pull request#16112 from Kojoley/ci-travis-fail-when-dep-install-failsCI: Fail when failed to install dependencies* CI: backport osx on travis changes en-massThis will move testing on travis to python3 (from python2), however Iam not sure it is worth the effort of moving brew on travis back topython2 so that we can in very short order delete this branch andclose out the 2.2.x series (now that python2 is EOL).* CI: accept that brew will be verbose* CI: bump sphinx version to pick up support for newer docutils* CI: remove mac builds on travisThe brew configuration has bit-rotted* CI: remove the nightly build from travis* CI: add py38 to build matrix* Revert "CI: remove mac builds on travis"This reverts commit4da7fa1.* CI: try removing the osx_image specificationCo-authored-by: Nelle Varoquaux <nelle.varoquaux@gmail.com>Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@anntzeranntzeranntzer approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.2.0
Development

Successfully merging this pull request may close these issues.

4 participants
@Kojoley@NelleV@anntzer@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp