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

Use code blocks for release instructions #779

Merged
merged 1 commit into from Jul 22, 2021

Conversation

bhrutledge
Copy link
Contributor

These are the exact commands I ran for #777. I expect this format will be easier to follow in future releases.


git pull --ff-only upstream main

git tag -m "Release v$VERSION" $VERSION
Copy link
Member

Choose a reason for hiding this comment

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

When did we stop signing and annotating tags?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This instruction changed in #544, and there was further discussion in #667 (review) and jaraco/keyring#427.

Copy link
Member

Choose a reason for hiding this comment

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

Okay, I just need to ensure I never try to release because my muscle memory will end up in a signed tag which will confuse folks. Too bad 1 person gets to dictate the process here rather than following community best practices and trying to meet downstream redistributors somewhere in the middle

@sigmavirus24 sigmavirus24 merged commit 69920b1 into pypa:main Jul 22, 2021
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.

None yet

2 participants