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 #906

Merged
merged 1 commit into from
Nov 8, 2024
Merged

ci: switch to releaser-pleaser #906

merged 1 commit into from
Nov 8, 2024

Conversation

apricote
Copy link
Member

@apricote apricote commented Nov 8, 2024

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.

@apricote apricote self-assigned this Nov 8, 2024
@apricote apricote requested a review from a team as a code owner November 8, 2024 11:56
@apricote
Copy link
Member Author

apricote commented Nov 8, 2024

After this is merged and a new PR by releaser-pleaser was opened we can close #890.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.23%. Comparing base (5066d3b) to head (3445f6e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #906   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files         244      244           
  Lines       10640    10640           
=======================================
  Hits         7367     7367           
  Misses       2605     2605           
  Partials      668      668           
Flag Coverage Δ
e2e 42.80% <ø> (ø)
unit 63.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@apricote apricote merged commit c49a7ec into main Nov 8, 2024
6 checks passed
@apricote apricote deleted the releaser-pleaser branch November 8, 2024 12:12
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.

3 participants