Skip to content

Commit 0637f37

Browse files
committed
Merge remote-tracking branch 'origin/main' into 1.34-releases
2 parents 3bd4203 + 0609a26 commit 0637f37

File tree

483 files changed

+25858
-27151
lines changed

Some content is hidden

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

483 files changed

+25858
-27151
lines changed

.evergreen/functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ variables:
6262
NOTARY_SIGNING_COMMENT: Evergreen project mongodb/compass ${revision} - ${build_variant} - ${branch_name}
6363
MACOS_NOTARY_KEY: ${macos_notary_key}
6464
MACOS_NOTARY_SECRET: ${macos_notary_secret}
65-
MACOS_NOTARY_CLIENT_URL: 'https://macos-notary-1628249594.s3.amazonaws.com/releases/client/v3.1.1/darwin_amd64.zip'
65+
MACOS_NOTARY_CLIENT_URL: 'https://macos-notary-1628249594.s3.amazonaws.com/releases/client/latest/darwin_amd64.zip'
6666
MACOS_NOTARY_API_URL: 'https://dev.macos-notary.build.10gen.cc/api'
6767
GITHUB_TOKEN: ${devtoolsbot_github_token}
6868
DOWNLOAD_CENTER_AWS_ACCESS_KEY_ID: ${aws_key_evergreen_integrations}

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,14 @@ about: Suggest an idea for this project
44
title: Feature Request
55
---
66

7-
<!--- Please note this repository's Issue Tracker is not being watched.
8-
Issues are instead being tracked in our public Jira project:
9-
https://jira.mongodb.org/projects/COMPASS/summary
10-
-->
11-
12-
<!--- Provide a general summary of the issue in the Title above -->
13-
14-
## Feature Request
7+
**We are currently not using github issues to track feature requests.**
158

16-
## Detailed Description
9+
We track feature requests in our feedback forum:
10+
https://feedback.mongodb.com/forums/924283-compass
1711

18-
<!--- Provide a detailed description of the change or addition you are proposing -->
12+
Please submit feature requests and ideas there. The feedback forum enables other people to vote on ideas so we can get a better sense of how many folks are interested in a change. You can also receive updates when certain features and requests are implemented.
1913

20-
## Context
14+
We're working on making Compass better and are interested to hear your ideas and thoughts!
2115

22-
<!--- Why is this change important to you? How would you use it? -->
23-
24-
## Possible Implementation
25-
26-
<!--- Optional: suggest an idea for implementing addition or change -->
16+
Please submit bug reports and issues through our public jira project:
17+
https://jira.mongodb.org/projects/COMPASS/summary

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 **compass**.
2-
This document was automatically generated on Thu Oct 20 2022.
2+
This document was automatically generated on Wed Nov 02 2022.
33

44
## List of dependencies
55

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.0.2",
16+
"version": "1.0.3",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"

0 commit comments

Comments
 (0)