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

Add release checklist #98

Merged
merged 4 commits into from
Nov 12, 2023
Merged

Add release checklist #98

merged 4 commits into from
Nov 12, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Oct 16, 2023

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.

RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated
- [ ] Check installation:

```bash
pip3 uninstall -y cherry_picker && pip3 install -U cherry_picker && cherry_picker --version
Copy link
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
Member Author

Choose a reason for hiding this comment

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

@hugovk
Copy link
Member Author

hugovk commented Nov 12, 2023

Let's merge and iterate as needed.

@hugovk hugovk merged commit f458cdf into python:main Nov 12, 2023
21 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants