Skip to content

Conversation

@gribnoysup
Copy link
Collaborator

This is a small change that aligns our testing matrix with plaform support policy and mongosh. I'm hoping this will not have any effect at the moment, but unit tests were running against 7.0.x for a long time now, so some units might break, CI should catch this

@gribnoysup gribnoysup added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Feb 5, 2025
Comment on lines +163 to +164
const LATEST_MAINTAINED_SERVER_VERSION =
MAINTAINED_SERVER_VERSIONS[MAINTAINED_SERVER_VERSIONS.length - 1];
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't really mind keeping it as latest-stable, but this will not be aligned with our support policy (and we know it will start causing issues soon), so makes sense to me to use MAINTAINED_SERVER_VERSIONS as a source

@gribnoysup gribnoysup merged commit ee3a1d1 into main Feb 5, 2025
34 of 35 checks passed
@gribnoysup gribnoysup deleted the use-consistent-latest-server-version-in-test-matrix branch February 5, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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