Skip to content

Commit 561ab92

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents ec0017c + 5a60a4d commit 561ab92

File tree

63 files changed

+9334
-751
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+9334
-751
lines changed

.evergreen/functions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ variables:
2323
- &compass-env
2424
WORKDIR: ${workdir}
2525
CI: '1'
26+
MONGODB_COMPASS_TEST_USE_PLAIN_SAFE_STORAGE: 'true'
2627
EVERGREEN: '1'
2728
EVERGREEN_AUTHOR: ${author}
2829
EVERGREEN_BRANCH_NAME: ${branch_name}

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
* text=auto eol=lf
22
/packages/bson-transpilers/lib/**/* linguist-generated=true
3+
packages/compass-crud/test/fixture-results/* linguist-generated=true

THIRD-PARTY-NOTICES.md

Lines changed: 242 additions & 299 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)