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

Automate releases with Semantic Releases, towncrier, or similar #504

Closed
MicaelJarniac opened this issue Jun 17, 2023 · 2 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@MicaelJarniac
Copy link
Contributor

These tools might help with automating the release process, and result in easier and quicker releases.

I personally write my commit messages following Conventional Commits, and use Python Semantic Release to automate the process of generating the new Semantic Version of the project, the changelog, and actually push it to PyPI and such.

I heard good things about towncrier, but have never personally used it.

If there's interest, I could help set these tools up and write an explanation of how to best work with them.

@Gobot1234
Copy link
Collaborator

Work towards this was already started in #286

@MicaelJarniac
Copy link
Contributor Author

I should have searched for it before opening an issue, my bad.
But at least I also mentioned some other tools that could be considered.

@Gobot1234 Gobot1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
@Gobot1234 Gobot1234 added the duplicate This issue or pull request already exists label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants