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

Update Release guide to current practices#25023

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

Merged
ksunden merged 4 commits intomatplotlib:mainfromQuLogic:release-guide
Jan 27, 2023

Conversation

QuLogic
Copy link
Member

@QuLogicQuLogic commentedJan 18, 2023
edited
Loading

PR Summary

This updates the release guide to follow what I currently do. It also updates the helper scripts to clean up some minor whitespace issues that I always need to fix before committing.

Note that this is wrapped at 88, so may have to wait for PR#24893 to go in.

PR Checklist

Documentation and Tests

  • [n/a] Has pytest style unit tests (andpytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • [n/a] New plotting related features are documented with examples.

Release Notes

  • [n/a] New features are marked with a.. versionadded:: directive in the docstring and documented indoc/users/next_whats_new/
  • [n/a] API changes are marked with a.. versionchanged:: directive in the docstring and documented indoc/api/next_api_changes/
  • [n/a] Release notes conform with instructions innext_whats_new/README.rst ornext_api_changes/README.rst

Copy link
Member

@tacaswelltacaswell left a comment

Choose a reason for hiding this comment

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

modulo waiting for the line length to be relaxed.

Comment on lines 44 to 46
API. Copy the current :file:`doc/users/github_stats.rst` to
:file:`doc/users/prev_whats_new/github_stats_{X}.{Y}.{Z}.rst`, changing the link target
at the top of the file, and removing the "Previous GitHub Stats" section at the end.
Copy link
Member

Choose a reason for hiding this comment

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

Any chance this can be changed to a numbered list of steps? And the tenses here confuse me - does copying auto change things or do they need to be changed manually?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

There is an implied 'while' before the 'changing'.

Copy link
Member

Choose a reason for hiding this comment

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

Can it be explicit?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Sure

story645 reacted with thumbs up emoji
@QuLogicQuLogic mentioned this pull requestJan 20, 2023
@QuLogic
Copy link
MemberAuthor

Note for later: add instruction to check spelling in GitHub stats, re#25084

This clears up the flake8 exception, and corrects the title and trailingwhitespace that I always need to clean up when committing the file.
Every run of the script adds an extra newline at the end.
@ksunden
Copy link
Member

Rebased and fixed the one remaining flake8 error (docstring intools/github_stats.py)

Should be good to merge upon CI passing. (Was waiting for the line length bump)

@ksundenksunden merged commit84cc898 intomatplotlib:mainJan 27, 2023
@QuLogicQuLogic deleted the release-guide branchFebruary 21, 2023 18:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@story645story645story645 approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

4 participants
@QuLogic@ksunden@tacaswell@story645

[8]ページ先頭

©2009-2025 Movatter.jp