Skip to content

ci: automate release workflow for snapshots and stable versions#1579

Draft
zimeg wants to merge 5 commits intomainfrom
zimeg-ci-release
Draft

ci: automate release workflow for snapshots and stable versions#1579
zimeg wants to merge 5 commits intomainfrom
zimeg-ci-release

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 20, 2026

Summary

This PR automates the release workflow for snapshots and stable versions to fix #1422 👾 ✨

  • Snapshots: Updates on each push to main or using workflow_dispatch
  • Stable: Releases require existing steps that use a PR to bump the version

Category

  • Other

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@zimeg zimeg self-assigned this Apr 20, 2026
@zimeg zimeg requested a review from a team as a code owner April 20, 2026 23:53
@zimeg zimeg added the github_actions Pull requests that update GitHub Actions code label Apr 20, 2026
@zimeg zimeg marked this pull request as draft April 21, 2026 01:28
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.20%. Comparing base (92245ce) to head (a18baa6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1579      +/-   ##
============================================
- Coverage     73.23%   73.20%   -0.03%     
+ Complexity     4515     4514       -1     
============================================
  Files           477      477              
  Lines         14285    14285              
  Branches       1488     1488              
============================================
- Hits          10462    10458       -4     
- Misses         2934     2936       +2     
- Partials        889      891       +2     
Flag Coverage Δ
jdk-14 73.20% <ø> (-0.03%) ⬇️

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.

@zimeg zimeg deployed to central April 21, 2026 02:18 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New release key not mentioned in release notes?

1 participant