Skip to content

Commit a62e564

Browse files
chore: update auto-generated files [skip actions]
1 parent 1466806 commit a62e564

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

Diff for: .evergreen.yml

-13
Original file line numberDiff line numberDiff line change
@@ -4299,17 +4299,10 @@ functions:
42994299
params:
43004300
file: tmp/expansions.yaml
43014301
redacted: true
4302-
- command: ec2.assume_role
4303-
params:
4304-
role_arn: "arn:aws:iam::119629040606:role/s3-access.cdn-origin-compass"
43054302
- command: shell.exec
43064303
params:
43074304
working_dir: src
43084305
shell: bash
4309-
env:
4310-
DOWNLOAD_CENTER_AWS_KEY_NEW: ${AWS_ACCESS_KEY_ID}
4311-
DOWNLOAD_CENTER_AWS_SECRET_NEW: ${AWS_SECRET_ACCESS_KEY}
4312-
DOWNLOAD_CENTER_AWS_SESSION_TOKEN_NEW: ${AWS_SESSION_TOKEN}
43134306
script: |
43144307
set -e
43154308
{
@@ -4373,9 +4366,6 @@ functions:
43734366
params:
43744367
file: tmp/expansions.yaml
43754368
redacted: true
4376-
- command: ec2.assume_role
4377-
params:
4378-
role_arn: "arn:aws:iam::119629040606:role/s3-access.cdn-origin-compass"
43794369
- command: shell.exec
43804370
# silent: true
43814371
params:
@@ -4384,9 +4374,6 @@ functions:
43844374
env:
43854375
devtoolsbot_npm_token: ${devtoolsbot_npm_token}
43864376
node_js_version: ${node_js_version}
4387-
DOWNLOAD_CENTER_AWS_KEY_NEW: ${AWS_ACCESS_KEY_ID}
4388-
DOWNLOAD_CENTER_AWS_SECRET_NEW: ${AWS_SECRET_ACCESS_KEY}
4389-
DOWNLOAD_CENTER_AWS_SESSION_TOKEN_NEW: ${AWS_SESSION_TOKEN}
43904377
script: |
43914378
set -e
43924379
export PUPPETEER_SKIP_DOWNLOAD="true"

Diff for: AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ djechlin-mongodb <[email protected]>
4949
5050
5151
Will Ratner <[email protected]>
52+
Dylan Richardson <[email protected]>

Diff for: packages/build/AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ mongodb-devtools-bot[bot] <189715634+mongodb-devtools-bot[bot]@users.noreply.git
2525
2626
2727
Alena Khineika <[email protected]>
28+
Dylan Richardson <[email protected]>

0 commit comments

Comments
 (0)