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

ci: switch to releaser-pleaser #628

Merged
merged 1 commit into from
Mar 18, 2025
Merged

ci: switch to releaser-pleaser #628

merged 1 commit into from
Mar 18, 2025

Conversation

apricote
Copy link
Member

Switch to releaser-pleaser for planning new releases. This adds the following new features:

  • We can easily cut pre-releases, these are always useful if we want to allow some customers to test features before making an official release or to validate changes made to the release CI workflows.
  • We can add our own release notes to each release to better inform customers about the new features we added or about any deprecations.

Switch to [releaser-pleaser](https://github.com/apricote/releaser-pleaser) for planning new releases. This adds the following new features:

- We can easily cut pre-releases, these are always useful if we want to allow some customers to test features before making an official release or to validate changes made to the release CI workflows.
- We can add our own release notes to each release to better inform customers about the new features we added or about any deprecations.
@apricote apricote self-assigned this Mar 18, 2025
@apricote apricote requested a review from a team as a code owner March 18, 2025 10:34
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.33%. Comparing base (d6420c1) to head (210cc91).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   77.33%   77.33%           
=======================================
  Files          49       49           
  Lines        3971     3971           
=======================================
  Hits         3071     3071           
  Misses        685      685           
  Partials      215      215           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apricote apricote merged commit ba7f373 into main Mar 18, 2025
5 checks passed
@apricote apricote deleted the releaser-pleaser branch March 18, 2025 10:37
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