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

Implement releases. #143

Merged
merged 3 commits into from
Feb 12, 2025
Merged

Implement releases. #143

merged 3 commits into from
Feb 12, 2025

Conversation

chenkins
Copy link
Contributor

@chenkins chenkins commented Feb 12, 2025

Changes

  • Use release-please to open release prs.
  • Use release-please to manage release versions and to trigger image workflows upon release.

Related issues

Closes #41

Request for Comment

  • Risk: low
  • Discussion:low

Checklist

  • Tests are included for relevant behavior changes.
  • Prefix the PR title with one of the labels of Keep a Changelog.
  • Document changes in this pull request above.
  • Documentation is added in the docs folder for relevant behavior changes.
  • Technical guidelines listed in docs/CONTRIBUTING.md are followed.

@chenkins chenkins force-pushed the 41-implement-releases branch 4 times, most recently from 0c57d74 to 15adabf Compare February 12, 2025 13:24
@chenkins chenkins force-pushed the 41-implement-releases branch from 15adabf to d142ac4 Compare February 12, 2025 13:26
@chenkins chenkins requested a review from Holzchopf February 12, 2025 13:28
@chenkins chenkins marked this pull request as ready for review February 12, 2025 13:28
@chenkins chenkins requested a review from a team as a code owner February 12, 2025 13:28
@chenkins chenkins changed the title Implemente releases. Implement releases. Feb 12, 2025
Copy link
Contributor

@Holzchopf Holzchopf left a comment

Choose a reason for hiding this comment

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

Good to me. Do we only start marking breaking changes once we're out of 0.x.x ? Otherwise we might be at 42.x.x by March.

@chenkins chenkins merged commit 235b416 into main Feb 12, 2025
1 check passed
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.

Implement Releases
2 participants