Skip to content

Conversation

@comandeo-mongo
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 23, 2025 08:22
@comandeo-mongo comandeo-mongo requested a review from a team as a code owner October 23, 2025 08:22
@comandeo-mongo comandeo-mongo requested a review from jamis October 23, 2025 08:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the project to a new toolchain by updating the Ruby environment setup and MongoDB Orchestration configuration. The changes remove Docker-based testing infrastructure in favor of direct installation of Ruby via rbenv and update Evergreen CI configuration to align with new tooling standards.

Key changes:

  • Replace Docker-based Ruby environment setup with direct rbenv installation
  • Standardize topology naming conventions across configuration files (e.g., standaloneserver, replica-setreplica_set)
  • Update MongoDB Orchestration bootstrap process and environment variable handling

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
spec/shared Updates subproject commit reference
gemfiles/standard.rb Adds rspec_junit_formatter gem dependency
.mod/drivers-evergreen-tools Updates subproject commit reference
.evergreen/run-tests.sh Replaces Docker-based setup with rbenv installation; removes MongoDB server launch logic
.evergreen/config/variants.yml.erb Standardizes topology naming and updates OS versions from Ubuntu 20.04 to 22.04
.evergreen/config/commands.yml.erb Adds MongoDB Orchestration bootstrap function and updates test execution to use direct shell script
.evergreen/config/axes.yml.erb Standardizes topology naming and removes Docker-related OS configurations
.evergreen/config.yml Mirrors changes from commands.yml.erb and axes.yml.erb templates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@comandeo-mongo comandeo-mongo changed the title Use new toolchain MONGOID-5904 Use new toolchain Oct 23, 2025
@comandeo-mongo comandeo-mongo merged commit 04db111 into mongodb:master Oct 23, 2025
61 checks passed
@comandeo-mongo comandeo-mongo deleted the new-toolchain branch October 23, 2025 14:08
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 23, 2025
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 23, 2025
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 24, 2025
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 24, 2025
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 24, 2025
comandeo-mongo added a commit to comandeo-mongo/mongoid that referenced this pull request Oct 24, 2025
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