Skip to content

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jun 16, 2025

This adds the necessary bits for the new release automation process. Notably:

  • Adds new candidate:* rake tasks, for previewing and creating candidate pull requests.
  • Adds a product.yml file, which is used by the new candidate:* rake tasks.
  • Updates the release workflow to use the new check/build/publish jobs.

@jamis jamis requested a review from a team as a code owner June 16, 2025 22:25
@jamis jamis requested a review from comandeo-mongo June 16, 2025 22:25
comandeo-mongo
comandeo-mongo previously approved these changes Jun 24, 2025
@jamis jamis merged commit e741df4 into mongodb:master Jun 24, 2025
163 of 172 checks passed
@jamis jamis deleted the ruby-3410-release-automation branch June 24, 2025 16:57
jamis added a commit to jamis/mongo-ruby-driver that referenced this pull request Aug 8, 2025
* use new candidate tasks for release management

* update the release workflow

* don't load candidate rake tasks if the file isn't there

this prevents us from having to load submodules during the release
process, just to pick up tasks that aren't needed.

* Let the build task create the gem

* bump spec/shared for candidate code update

* use the push & workflow_dispatch triggers

* add the product.yml file

* fix typo in release.yml
jamis added a commit that referenced this pull request Aug 19, 2025
* RUBY-3410 Release automation (#2935)

* use new candidate tasks for release management

* update the release workflow

* don't load candidate rake tasks if the file isn't there

this prevents us from having to load submodules during the release
process, just to pick up tasks that aren't needed.

* Let the build task create the gem

* bump spec/shared for candidate code update

* use the push & workflow_dispatch triggers

* add the product.yml file

* fix typo in release.yml

* fix version number for 2.20-stable

* bump to latest spec/shared for most recent candidate task changes
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