8000 start tagging releases again by jakkdl · Pull Request #385 · python-trio/flake8-async · GitHub
[go: up one dir, main page]

Skip to content

start tagging releases again #385

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

jakkdl
Copy link
Member
@jakkdl jakkdl commented May 23, 2025

#321 intended to move changelog/version checks to pre-commit, but it also removed tagging releases.. without reintroducing that anywhere else.

shoutout to @A5rocks for noticing

We could perhaps do the tagging in pre-commit as well, but that would require contributors to remember to push with --tag.

We could go back and "manually" create tags for all past releases since #321, but I'm not sure there's much reason to? But if it's to be done it should be done now before we start to create new tags

@A5rocks
Copy link
A5rocks commented May 23, 2025

But if it's to be done it should be done now before we start to create new tags

Not necessarily, lightweight tags (not the ones GitHub makes for you) get marked as created at the same time as the commit they tag.

Copy link
Member
@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

I think it's worth keeping the check_release job, so that we get feedback on this before merging? Otherwise LGTM

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
0