Skip to content

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