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

Remove some manual manipulation of whatsnew when releasing.#10573

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

Closed
anntzer wants to merge1 commit intomatplotlib:masterfromanntzer:docifconfig

Conversation

anntzer
Copy link
Contributor

This PR ensures that the "unmerged" whatsnew entries get included in the
docs if and only if we're building the docs for a "local release", i.e.
when the version number includes a git tag, but not a tagged release.
This previously required manual manipulation.

Noted while reviewing#10548.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 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

@anntzeranntzer added this to thev3.0 milestoneFeb 23, 2018
@anntzer
Copy link
ContributorAuthor

rebased

@anntzeranntzerforce-pushed thedocifconfig branch 2 times, most recently from78d9dbd toe37028cCompareMarch 5, 2018 01:55
@jklymak
Copy link
Member

Should the doc builds not work?

@anntzer
Copy link
ContributorAuthor

Can't reproduce the failure locally (the whatsnew gets included)...

@jklymak
Copy link
Member

I suspect a rebase will fix this; I had this error for something as well that shouldn't have had the error, but it worked after a rebase?

@anntzer
Copy link
ContributorAuthor

rebased

jklymak reacted with thumbs up emoji

@tacaswell
Copy link
Member

Can you extend this to api_changes too?

@tacaswelltacaswell modified the milestones:v3.0,v2.2-docMar 22, 2018
This PR ensures that the "unmerged" whatsnew entries get included in thedocs if and only if we're building the docs for a "local release", i.e.when the version number includes a git tag, but not a tagged release.This previously required manual manipulation.
@anntzer
Copy link
ContributorAuthor

Done.
I believe that the build "failure" is due to a spurious sphinx warning:sphinx-doc/sphinx#4770.

(but I guess it may still make sense to wait until the issue is fixed on sphinx's side before merging this, so that we don't start universally failing doc builds...)

@anntzer
Copy link
ContributorAuthor

Temporarily closing until the issue is fixed upstream.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@efiringefiringefiring approved these changes

Projects
None yet
Milestone
v2.2-doc
Development

Successfully merging this pull request may close these issues.

4 participants
@anntzer@jklymak@tacaswell@efiring

[8]ページ先頭

©2009-2025 Movatter.jp