Skip to content

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 10, 2025

Adds the shared release workflows from AlchemyCMS/.github:

  • prepare-release.yml - Manually trigger to create a release PR
  • release.yml - Publishes to RubyGems when release PR is merged
  • post-release.yml - Bumps to next dev version after release + announces to Slack, Mastodon, and Bluesky

@tvdeyen tvdeyen requested a review from a team as a code owner December 10, 2025 11:49
@tvdeyen tvdeyen added the skip-changelog Skip this PR in release notes label Dec 10, 2025
@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (c7e6dca) to head (b387634).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3510   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files         287      287           
  Lines        7558     7558           
=======================================
  Hits         7346     7346           
  Misses        212      212           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- release.yml: Trigger on *-stable branches
- post-release.yml: Pass target_branch from workflow_run event
@tvdeyen tvdeyen added the backport-to-8.0-stable Needs to be backported to 8.0-stable label Dec 10, 2025
@tvdeyen tvdeyen merged commit 124c05e into main Dec 10, 2025
19 checks passed
@tvdeyen tvdeyen deleted the add-release-workflows branch December 10, 2025 15:50
@alchemycms-bot
Copy link

💚 All backports created successfully

Status Branch Result
8.0-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-8.0-stable Needs to be backported to 8.0-stable skip-changelog Skip this PR in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants