Skip to content

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Aug 25, 2025

8.0.13 which is on stable seems to have broken our CI, leading to errors when running mongodb-crypt-library-version. I assume this might be related to https://jira.mongodb.org/browse/MONGOSH-2192 why we have not been using continuous as well. This temporarily sets it to 8.0.12 but we should follow-up with updates to support it for 8.2 support.

@gagik gagik changed the title WIP chore: manual 8.0.12 crypt_shared chore(build): pin crypt_shared to 8.0.12 MONGOSH-2505 Aug 26, 2025
@gagik gagik marked this pull request as ready for review August 26, 2025 09:02
@Copilot Copilot AI review requested due to automatic review settings August 26, 2025 09:02
@gagik gagik requested a review from a team as a code owner August 26, 2025 09:02
Copy link

@Copilot 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 pins the crypt_shared library version to 8.0.12 to resolve CI failures caused by version 8.0.13. The change is a temporary workaround while the team investigates the underlying issue and prepares for 8.2 support.

  • Replaces 'stable' version specification with explicit '8.0.12' version
  • Applies the version pin across different platform architectures (ppc64, s390x)
  • Maintains existing Darwin-specific version handling

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

@gagik gagik merged commit d2cd2ff into main Aug 26, 2025
149 of 155 checks passed
@gagik gagik deleted the gagik/version-test branch August 26, 2025 09:29
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