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

chore: Release preparation kitchen sink #657

Merged
merged 1 commit into from
Dec 19, 2024
Merged

chore: Release preparation kitchen sink #657

merged 1 commit into from
Dec 19, 2024

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp requested a review from peckto as a code owner December 19, 2024 14:38
@rumpelsepp rumpelsepp force-pushed the release-chore branch 3 times, most recently from 7e12873 to 2169901 Compare December 19, 2024 15:36
- Use justfile instead of Makefile, since the release script can be
  integrated natively: `just release patch`. Might be possible to even
  include this in pyproject.toml since `uv` will provide a task runner
  (astral-sh/uv#5903) that might be based on
  just.

- Adjust the linting checks in the CI to run against the whole project.

- Use the just runner in CI to avoid differing invocations in the
  project.

- Add commitizen for bumping the release. This was provided by poetry in
  the past. I make too many mistakes without a tool here. In the future,
  this will be covered by uv as well: astral-sh/uv#6298

- next… let's try to release a dev release and let's have a look if the
  pipeline works correctly.
@rumpelsepp rumpelsepp merged commit ff9b20d into master Dec 19, 2024
10 checks passed
@rumpelsepp rumpelsepp deleted the release-chore branch December 19, 2024 15:48
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.

1 participant