Skip to content

Commit 57f87f0

Browse files
committed
Merge branch 'main' into autoupdate-from3
2 parents eec627b + 523fed5 commit 57f87f0

File tree

23 files changed

+968
-859
lines changed

23 files changed

+968
-859
lines changed

.evergreen/functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,8 +699,8 @@ functions:
699699
700700
if [[ "$IS_WINDOWS" == "true" ]]; then
701701
# TODO: windows_setup
702-
# TODO: windows_msi
703702
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=windows_zip --tests=auto-update-from
703+
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=windows_msi --tests=auto-update-from
704704
fi
705705
706706
if [[ "$IS_OSX" == "true" ]]; then

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Mon Jan 27 2025.
2+
This document was automatically generated on Thu Jan 30 2025.
33

44
## List of dependencies
55

docs/tracking-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> the tracking plan for the specific Compass version you can use the following
88
> URL: `https://github.com/mongodb-js/compass/blob/<compass version>/docs/tracking-plan.md`
99
10-
Generated on Mon, Jan 27, 2025
10+
Generated on Thu, Jan 30, 2025
1111

1212
## Table of Contents
1313

0 commit comments

Comments
 (0)