Skip to content

Add release checklist#98

Merged
hugovk merged 4 commits into
python:mainfrom
hugovk:add-release-checklist
Nov 12, 2023
Merged

Add release checklist#98
hugovk merged 4 commits into
python:mainfrom
hugovk:add-release-checklist

Conversation

@hugovk

@hugovk hugovk commented Oct 16, 2023

Copy link
Copy Markdown
Member

Checklist for releasing via trusted publishing (#94).


Note: because the last tags weren't created on main (see #96), the first time following this, when clicking "Generate release notes", it will pre-fill too much stuff.

So the first time, I suggest to either:

  • leave it blank, or
  • manually add the new things, or
  • generate and remove all except the relevant.
Comment thread RELEASING.md Outdated
Comment thread RELEASING.md Outdated
Comment thread RELEASING.md Outdated
Comment thread RELEASING.md Outdated
- [ ] Check installation:

```bash
pip3 uninstall -y cherry_picker && pip3 install -U cherry_picker && cherry_picker --version

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

On the readme.rst, we use
python -m pip install ... instead of pip3 install.
I think the instructions should match.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

hugovk and others added 3 commits October 17, 2023 11:08
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
@hugovk

hugovk commented Nov 12, 2023

Copy link
Copy Markdown
Member Author

Let's merge and iterate as needed.

@hugovk hugovk merged commit f458cdf into python:main Nov 12, 2023
@hugovk hugovk deleted the add-release-checklist branch November 12, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants