Skip to content

RUBY-3410 Updated release automation #5994

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

Merged
merged 3 commits into from
Jun 24, 2025

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jun 23, 2025

This adds the necessary files and makes the necessary changes to the release process for the Mongoid gem. Some specific callouts:

  • Adds product.yml file to hold release metadata used by the release process.
  • The VERSION line in lib/mongoid/version.rb file is now considered to be autogenerated.
  • Adds the candidate:* rake tasks to the Rakefile.
  • Reworks the release.yml workflow to use the new pr-check, build, and publish actions, triggering on push and workflow_dispatch.

@jamis jamis requested a review from a team as a code owner June 23, 2025 13:56
@jamis jamis requested review from comandeo-mongo and removed request for comandeo-mongo June 23, 2025 13:56
@jamis jamis merged commit c802b46 into mongodb:master Jun 24, 2025
62 checks passed
@jamis jamis deleted the ruby-3410-release-automation branch June 24, 2025 16:18
jamis added a commit to jamis/mongoid that referenced this pull request Jun 26, 2025
* Wire up the new release automation stuff

* update the release triggers

* single quote the version string
jamis added a commit to jamis/mongoid that referenced this pull request Jun 26, 2025
* Wire up the new release automation stuff

* update the release triggers

* single quote the version string
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