Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Feb 3, 2025

Our docker tests partially require mongodb-crypt-library-version to be present in scripts/docker/node_modules, installing it there directly and explicitly is more reliable than running npm ci in the monorepo root and copying node_modules over from there (esp. since npm ci may not work after packages have been bumped as part of a relase).

…dencies

Our docker tests partially require `mongodb-crypt-library-version` to be present
in `scripts/docker/node_modules`, installing it there directly and explicitly
is more reliable than running `npm ci` in the monorepo root and copying
`node_modules` over from there (esp. since `npm ci` may not work after
packages have been bumped as part of a relase).
@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Feb 3, 2025
@addaleax addaleax merged commit 6e831fa into main Feb 3, 2025
12 of 14 checks passed
@addaleax addaleax deleted the docker-pkg-test-fix branch February 3, 2025 13:30
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