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

Releasing: Add a 'git push' to point release, adjust MD formatting #5006

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Oct 25, 2020

A couple of minor fixes after doing the 8.0.1 release.


Add an explicit git push after the cherry pick.

  • Cherry pick individual commits from master branch to release branch e.g. 5.2.x, then git push.

This bit renders fine in https://github.com/python-pillow/Pillow/blob/master/RELEASING.md:

* [ ] Check [GitHub Actions](https://github.com/python-pillow/Pillow/actions),
      [Travis CI](https://travis-ci.org/github/python-pillow/Pillow) and
      [AppVeyor](https://ci.appveyor.com/project/python-pillow/Pillow) to confirm
      passing tests in `master` branch.

image

But not so well when pasted into release issues (#4764):

image

So stick it all on one line:

image

@radarhere radarhere merged commit 30a8b45 into python-pillow:master Oct 25, 2020
@hugovk hugovk deleted the update-release-checklist branch October 25, 2020 19:37
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.

2 participants