Skip to content

Conversation

@lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Mar 26, 2025

mongodb 8.0.6 does not work on macOS version < 14.

@lerouxb lerouxb added no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Mar 26, 2025
@github-actions github-actions bot added the fix label Mar 26, 2025
GITHUB_TOKEN: ${{ github.token }}
# mongodb 8.0.6 requires macOS 14+. Just use an older version for now
# so it will run on GitHub's mac runners
MONGODB_VERSION: "8.0.5"
Copy link
Contributor Author

@lerouxb lerouxb Mar 26, 2025

Choose a reason for hiding this comment

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

I thought of doing lots of work to only set this on macos 13, but then remembered that the database version is irrelevant to testing that compass installs, starts up and can auto-update.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(I'm just hoping these env vars get passed down from the smoke tests process to the e2e tests process without further changes required.)

@lerouxb lerouxb merged commit 53e5363 into main Mar 26, 2025
59 checks passed
@lerouxb lerouxb deleted the pin-mongodb-macos13 branch March 26, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants