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

feat: automate release process #42

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Conversation

nijel
Copy link
Contributor

@nijel nijel commented Oct 25, 2024

I see in #35 that you are looking for release automation, this is my suggestion for that.

  • use uv to install dependencies for faster CI
  • add new workflow to build and publish releases on tags

It will need for you to configure trusted publishing on PyPI, see https://docs.pypi.org/trusted-publishers/.

Built on top of #39 to avoid not needed test failures.

@nijel nijel force-pushed the release-ci branch 2 times, most recently from 113b5f0 to d25f015 Compare October 25, 2024 08:28
- use uv to install dependencies for faster CI
- add new workflow to build and publish releases on tags
@honzajavorek
Copy link
Owner

Thanks for the rebase, I still have this PR as a something I want to get to soon!

@honzajavorek honzajavorek merged commit 04154d2 into honzajavorek:master Dec 25, 2024
6 checks passed
@nijel nijel deleted the release-ci branch January 6, 2025 11:39
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.

2 participants