Skip to content

Commit e72790d

Browse files
chore: update auto-generated files [skip actions]
1 parent e0c515f commit e72790d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.evergreen.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ functions:
220220
MONGOSH_RUN_ONLY_IN_PACKAGE: ${mongosh_run_only_in_package}
221221
AWS_AUTH_IAM_ACCESS_KEY_ID: ${devtools_ci_aws_key}
222222
AWS_AUTH_IAM_SECRET_ACCESS_KEY: ${devtools_ci_aws_secret}
223+
STREAMS_E2E_SPI_CONNECTION_STRING: ${streams_e2e_spi_connection_string}
224+
STREAMS_E2E_DB_USER: ${streams_e2e_db_user}
225+
STREAMS_E2E_DB_PASSWORD: ${streams_e2e_db_password}
226+
STREAMS_E2E_CLUSTER_CONNECTION_STRING: ${streams_e2e_cluster_connection_string}
223227
TASK_NAME: ${task_name}
224228
- command: s3.put
225229
params:
@@ -3778,6 +3782,10 @@ functions:
37783782
NODE_JS_VERSION: ${node_js_version}
37793783
AWS_AUTH_IAM_ACCESS_KEY_ID: ${devtools_ci_aws_key}
37803784
AWS_AUTH_IAM_SECRET_ACCESS_KEY: ${devtools_ci_aws_secret}
3785+
STREAMS_E2E_SPI_CONNECTION_STRING: ${streams_e2e_spi_connection_string}
3786+
STREAMS_E2E_DB_USER: ${streams_e2e_db_user}
3787+
STREAMS_E2E_DB_PASSWORD: ${streams_e2e_db_password}
3788+
STREAMS_E2E_CLUSTER_CONNECTION_STRING: ${streams_e2e_cluster_connection_string}
37813789
TASK_NAME: ${task_name}
37823790

37833791
###

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 **mongosh**.
2-
This document was automatically generated on Sun Jul 27 2025.
2+
This document was automatically generated on Tue Jul 29 2025.
33

44
## List of dependencies
55

0 commit comments

Comments
 (0)