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 rooster release management configuration and instructions #8567

Merged
merged 5 commits into from
Nov 8, 2023

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Nov 8, 2023

I'd rather not be the only one who can easily generate our changelog entries so I invested some time to get Rooster a bit further along and add instructions.

@zanieb zanieb added internal An internal refactor or improvement release Related to the release process labels Nov 8, 2023
1. Create a PR with the version and `BREAKING_CHANGES.md` updated
We use an experimental in-house tool for managing releases.

1. Install `rooster`: `pip install git+https://github.com/zanieb/rooster@main`
Copy link
Member

Choose a reason for hiding this comment

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

Does the @main have an effect here?

Copy link
Member Author

Choose a reason for hiding this comment

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

It shouldn't, but until it's on PyPI I might tag versions and pin them as changes are made going forward.

We could drop it

Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

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

As part of this, should we remove the stuff in .github that categorizes the auto-generated release notes based on labels?

@zanieb
Copy link
Member Author

zanieb commented Nov 8, 2023

As part of this, should we remove the stuff in .github that categorizes the auto-generated release notes based on labels?

Done — I kind of like that format maybe I'll change ours to use that eventually :)

@zanieb zanieb merged commit fe9727a into main Nov 8, 2023
39 checks passed
@zanieb zanieb deleted the zanie/rooster branch November 8, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement release Related to the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants