diff --git a/.evergreen.yml b/.evergreen.yml index 2595605b6..895ca6cb8 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -402,90 +402,6 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-n16_build.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xc_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xe_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xc_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n20_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n20_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xe_n20_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -584,90 +500,6 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-mlatest_n20_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xc_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xe_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xc_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n16_cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n16_cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xe_n16_cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} @@ -766,90 +598,6 @@ functions: script: | set -e tar xvzf nyc-output-darwin_unit-mlatest_n16_cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n20_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n20_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xc_n20_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xe_n20_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xc_n20_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n20_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n20_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xe_n20_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} @@ -952,8 +700,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -961,13 +709,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -975,13 +723,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -989,13 +737,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1003,13 +751,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1017,13 +765,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1031,13 +779,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -1045,13 +793,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-n20_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -1059,13 +807,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-n20_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-n16_editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_editor.tgz bucket: mciuploads - command: shell.exec params: @@ -1073,13 +821,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-n16_editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-n20_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -1087,13 +835,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-n20_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-n16_errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_errors.tgz bucket: mciuploads - command: shell.exec params: @@ -1101,13 +849,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-n16_errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz + local_file: src/nyc-output-darwin_unit-n20_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_history.tgz bucket: mciuploads - command: shell.exec params: @@ -1115,97 +863,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_e2e_tests.tgz + tar xvzf nyc-output-darwin_unit-n20_history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_editor.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_editor.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_editor.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_editor.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_errors.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_errors.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_errors.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_errors.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_history.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_history.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_history.tgz + local_file: src/nyc-output-darwin_unit-n16_history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_history.tgz bucket: mciuploads - command: shell.exec params: @@ -1218,512 +882,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_i18n.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_i18n.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_i18n.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_i18n.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_logging.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_logging.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_logging.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_logging.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m44xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m50xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n20_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_service_provider_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n20_service_provider_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-n16_service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_service_provider_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-n16_service_provider_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n20_service_provider_server.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xc_n20_service_provider_server.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n20_service_provider_server.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin_unit-m42xe_n20_service_provider_server.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n20_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -1731,13 +891,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xc_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n20_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n16_i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -1745,13 +905,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xe_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n16_i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -1759,13 +919,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xc_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n20_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -1773,13 +933,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xe_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n16_js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n20_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -1787,13 +947,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n20_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n16_logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_logging.tgz bucket: mciuploads - command: shell.exec params: @@ -1801,13 +961,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n16_logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1815,13 +975,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1829,13 +989,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1843,13 +1003,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1857,13 +1017,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1871,13 +1031,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1885,13 +1045,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1899,13 +1059,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n20_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1913,13 +1073,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1927,13 +1087,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1941,13 +1101,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1955,13 +1115,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1969,13 +1129,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1983,13 +1143,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -1997,13 +1157,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n16_node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n20_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n20_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2011,13 +1171,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n20_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-n16_service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-n16_service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2025,13 +1185,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-n16_service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2039,13 +1199,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2053,13 +1213,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2067,13 +1227,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2081,13 +1241,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2095,13 +1255,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2109,13 +1269,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2123,13 +1283,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n20_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2137,13 +1297,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2151,13 +1311,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2165,13 +1325,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m60xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2179,13 +1339,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2193,13 +1353,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m70xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2207,13 +1367,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz bucket: mciuploads - command: shell.exec params: @@ -2221,13 +1381,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n16_service_provider_server.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2235,13 +1395,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-mlatest_n20_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m60xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m60xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2249,13 +1409,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m60xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m42xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m42xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2263,13 +1423,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m42xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m70xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2277,13 +1437,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m70xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m44xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m44xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xc_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2291,13 +1451,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m44xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xc_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xc_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xc_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m80xe_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2305,13 +1465,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xc_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-m80xe_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin_unit-m50xe_n16_shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-m50xe_n16_shell_api.tgz + local_file: src/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin_unit-mlatest_n20_shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2319,7 +1479,7 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-darwin_unit-m50xe_n16_shell_api.tgz + tar xvzf nyc-output-darwin_unit-mlatest_n20_shell_api.tgz - command: s3.get params: aws_key: ${aws_key} @@ -8079,7 +7239,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: check depends_on: @@ -8089,10 +7249,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: check vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: check_coverage depends_on: @@ -8102,10 +7262,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: check_coverage vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" ### # UNIT TESTS @@ -8120,11 +7280,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -8154,11 +7314,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -8188,11 +7348,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -8222,11 +7382,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -8256,11 +7416,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -8290,11 +7450,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -8324,11 +7484,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -8358,11 +7518,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8375,11 +7535,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8392,11 +7552,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8409,11 +7569,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8426,11 +7586,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8443,11 +7603,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8460,11 +7620,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8477,11 +7637,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8494,11 +7654,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8511,11 +7671,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8528,11 +7688,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8545,11 +7705,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8562,11 +7722,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8800,11 +7960,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -8834,11 +7994,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8851,11 +8011,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8868,11 +8028,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8885,11 +8045,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8902,11 +8062,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8919,11 +8079,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8936,11 +8096,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8953,11 +8113,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8970,11 +8130,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8987,11 +8147,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9004,11 +8164,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9021,11 +8181,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9038,11 +8198,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9276,11 +8436,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -9310,11 +8470,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -9344,11 +8504,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -9378,11 +8538,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -9412,11 +8572,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9429,11 +8589,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9446,11 +8606,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9463,11 +8623,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9480,11 +8640,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9497,11 +8657,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9514,11 +8674,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9531,11 +8691,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9548,11 +8708,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9565,11 +8725,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9582,11 +8742,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9599,11 +8759,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9616,11 +8776,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9854,11 +9014,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -9888,11 +9048,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -9922,11 +9082,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9939,11 +9099,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9956,11 +9116,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9973,11 +9133,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9990,11 +9150,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10007,11 +9167,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10024,11 +9184,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10041,11 +9201,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10058,11 +9218,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10075,11 +9235,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10092,11 +9252,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10109,11 +9269,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10126,11 +9286,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10364,11 +9524,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10381,11 +9541,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10398,11 +9558,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10415,11 +9575,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10432,11 +9592,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10449,11 +9609,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10466,11 +9626,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10483,11 +9643,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10500,11 +9660,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10517,11 +9677,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10534,11 +9694,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10551,11 +9711,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10568,11 +9728,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10806,11 +9966,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -10840,11 +10000,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10857,11 +10017,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10874,11 +10034,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10891,11 +10051,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10908,11 +10068,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10925,11 +10085,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10942,11 +10102,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10959,11 +10119,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10976,11 +10136,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10993,11 +10153,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11010,11 +10170,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11027,11 +10187,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11044,11 +10204,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11282,11 +10442,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11299,11 +10459,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11316,11 +10476,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11333,11 +10493,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11350,11 +10510,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11367,11 +10527,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11384,11 +10544,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11401,11 +10561,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11418,11 +10578,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11435,11 +10595,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11452,11 +10612,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11469,11 +10629,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11486,11 +10646,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11724,11 +10884,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -11758,11 +10918,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -11792,11 +10952,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -11829,10 +10989,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_vscode vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -11842,10 +11002,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: test_apistrict tags: ["extra-integration-test"] depends_on: @@ -11855,10 +11015,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_apistrict vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -11870,16 +11030,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: compile_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: upload_compiled_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: upload_first_party_deps_list vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -11890,10 +11050,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" ### # E2E TESTS @@ -11907,13 +11067,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11926,13 +11086,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11945,13 +11105,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11964,13 +11124,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11983,13 +11143,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12002,13 +11162,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12021,7 +11181,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -12035,13 +11195,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12054,13 +11214,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12073,13 +11233,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12092,13 +11252,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12111,13 +11271,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12130,13 +11290,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12149,7 +11309,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -12163,13 +11323,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12182,13 +11342,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12201,13 +11361,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12220,13 +11380,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12239,13 +11399,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12258,13 +11418,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12277,7 +11437,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -12291,13 +11451,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12310,13 +11470,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12329,13 +11489,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12348,13 +11508,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12367,13 +11527,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12386,13 +11546,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12405,7 +11565,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -12419,13 +11579,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12438,13 +11598,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12457,13 +11617,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12476,13 +11636,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12495,13 +11655,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12514,13 +11674,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12533,7 +11693,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -12547,13 +11707,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12566,13 +11726,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12585,13 +11745,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12604,13 +11764,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12623,13 +11783,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12642,13 +11802,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12661,7 +11821,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -12675,13 +11835,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12694,13 +11854,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12713,13 +11873,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12732,13 +11892,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12751,13 +11911,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12770,13 +11930,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12789,7 +11949,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -12803,13 +11963,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12822,13 +11982,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12841,13 +12001,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12860,13 +12020,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12879,13 +12039,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12898,13 +12058,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12917,7 +12077,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -12931,13 +12091,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12950,13 +12110,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12969,13 +12129,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12988,13 +12148,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13007,13 +12167,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13026,13 +12186,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13045,7 +12205,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -13059,13 +12219,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13078,13 +12238,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13097,13 +12257,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13116,13 +12276,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13135,13 +12295,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13154,13 +12314,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13173,7 +12333,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -13187,13 +12347,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13206,13 +12366,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13225,13 +12385,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13244,13 +12404,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13263,13 +12423,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13282,13 +12442,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -13301,7 +12461,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -13319,13 +12479,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_ubuntu2004 @@ -13337,13 +12497,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_node20 @@ -13355,13 +12515,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_rocky9 @@ -13373,13 +12533,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_ubuntu2204 @@ -13391,13 +12551,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_x64_openssl11_rocky8 @@ -13409,13 +12569,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_openssl11_ubuntu2004 @@ -13427,13 +12587,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_openssl3_node20 @@ -13445,13 +12605,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_openssl3_rocky9 @@ -13463,13 +12623,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_openssl3_ubuntu2204 @@ -13481,13 +12641,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_rocky8 @@ -13499,13 +12659,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_ubuntu2004 @@ -13517,13 +12677,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_node20 @@ -13535,13 +12695,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_rocky9 @@ -13553,13 +12713,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_ubuntu2204 @@ -13571,13 +12731,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_openssl11_rocky8 @@ -13589,13 +12749,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_openssl11_ubuntu2004 @@ -13607,13 +12767,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_openssl3_node20 @@ -13625,13 +12785,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_openssl3_rocky9 @@ -13643,13 +12803,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_openssl3_ubuntu2204 @@ -13661,13 +12821,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" @@ -13683,7 +12843,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -13707,14 +12867,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 extra_upload_tag: -darwin-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: darwin-x64 executable_os_id: darwin-x64 - func: put_artifact_url @@ -13729,14 +12889,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: darwin-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: darwin-x64 - func: papertrail_trace vars: @@ -13766,7 +12926,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -13790,14 +12950,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 extra_upload_tag: -darwin-arm64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - func: put_artifact_url @@ -13812,14 +12972,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: darwin-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: darwin-arm64 - func: papertrail_trace vars: @@ -13849,7 +13009,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13873,14 +13033,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -linux-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13895,14 +13055,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64 - func: papertrail_trace vars: @@ -13932,7 +13092,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13956,14 +13116,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -deb-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13978,14 +13138,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64 - func: papertrail_trace vars: @@ -14015,7 +13175,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -14039,14 +13199,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -rpm-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -14061,14 +13221,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64 - func: papertrail_trace vars: @@ -14098,7 +13258,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -14122,14 +13282,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -linux-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -14144,14 +13304,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64-openssl11 - func: papertrail_trace vars: @@ -14181,7 +13341,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -14205,14 +13365,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -deb-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -14227,14 +13387,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64-openssl11 - func: papertrail_trace vars: @@ -14264,7 +13424,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -14288,14 +13448,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -rpm-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -14310,14 +13470,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64-openssl11 - func: papertrail_trace vars: @@ -14347,7 +13507,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14371,14 +13531,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -linux-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14393,14 +13553,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-x64-openssl3 - func: papertrail_trace vars: @@ -14430,7 +13590,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14454,14 +13614,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -deb-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14476,14 +13636,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-x64-openssl3 - func: papertrail_trace vars: @@ -14513,7 +13673,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14537,14 +13697,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -rpm-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14559,14 +13719,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-x64-openssl3 - func: papertrail_trace vars: @@ -14596,7 +13756,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14620,14 +13780,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -linux-arm64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14642,14 +13802,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64 - func: papertrail_trace vars: @@ -14679,7 +13839,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14703,14 +13863,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -deb-arm64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14725,14 +13885,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64 - func: papertrail_trace vars: @@ -14762,7 +13922,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14786,14 +13946,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -rpm-arm64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14808,14 +13968,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64 - func: papertrail_trace vars: @@ -14845,7 +14005,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14869,14 +14029,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -linux-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14891,14 +14051,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64-openssl11 - func: papertrail_trace vars: @@ -14928,7 +14088,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14952,14 +14112,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -deb-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14974,14 +14134,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64-openssl11 - func: papertrail_trace vars: @@ -15011,7 +14171,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -15035,14 +14195,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -rpm-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -15057,14 +14217,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64-openssl11 - func: papertrail_trace vars: @@ -15094,7 +14254,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -15118,14 +14278,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -linux-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -15140,14 +14300,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-arm64-openssl3 - func: papertrail_trace vars: @@ -15177,7 +14337,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -15201,14 +14361,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -deb-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -15223,14 +14383,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: deb-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: deb-arm64-openssl3 - func: papertrail_trace vars: @@ -15260,7 +14420,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -15284,14 +14444,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -rpm-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -15306,14 +14466,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-arm64-openssl3 - func: papertrail_trace vars: @@ -15343,7 +14503,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -15367,14 +14527,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -linux-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -15389,14 +14549,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-ppc64le - func: papertrail_trace vars: @@ -15426,7 +14586,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -15450,14 +14610,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -rpm-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -15472,14 +14632,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-ppc64le - func: papertrail_trace vars: @@ -15509,7 +14669,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -15533,14 +14693,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -linux-s390x-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -15555,14 +14715,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: linux-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: linux-s390x - func: papertrail_trace vars: @@ -15592,7 +14752,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -15616,14 +14776,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -rpm-s390x-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -15638,14 +14798,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: rpm-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: rpm-s390x - func: papertrail_trace vars: @@ -15675,7 +14835,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15699,14 +14859,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: win32-x64 executable_os_id: win32 - func: put_artifact_url @@ -15721,14 +14881,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: win32-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: win32-x64 - func: papertrail_trace vars: @@ -15758,7 +14918,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15782,14 +14942,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32msi-x64-complete - func: package_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: win32msi-x64 executable_os_id: win32 - func: put_artifact_url @@ -15804,14 +14964,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: get_artifact_url vars: package_variant: win32msi-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" package_variant: win32msi-x64 - func: papertrail_trace vars: @@ -15876,10 +15036,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -15895,10 +15055,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -15914,10 +15074,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -15933,10 +15093,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -15952,10 +15112,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -15971,10 +15131,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_x64_ubuntu24_04_deb tags: ["smoke-test"] @@ -15990,10 +15150,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu24.04-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -16009,10 +15169,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -16028,10 +15188,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian11-deb - name: pkg_test_docker_deb_x64_debian12_deb tags: ["smoke-test"] @@ -16047,10 +15207,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -16066,10 +15226,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -16085,10 +15245,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16104,10 +15264,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -16123,10 +15283,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -16142,10 +15302,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -16161,10 +15321,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -16180,10 +15340,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -16199,10 +15359,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: suse15-rpm - name: pkg_test_docker_rpm_x64_oraclelinux9_rpm tags: ["smoke-test"] @@ -16218,10 +15378,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: oraclelinux9-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -16237,10 +15397,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -16256,10 +15416,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -16275,10 +15435,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -16294,10 +15454,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -16313,10 +15473,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -16332,10 +15492,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -16351,10 +15511,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -16370,10 +15530,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -16389,10 +15549,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -16408,10 +15568,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_x64_openssl3_debian12_deb tags: ["smoke-test"] @@ -16427,10 +15587,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -16446,10 +15606,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -16465,10 +15625,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -16484,10 +15644,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16503,10 +15663,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -16522,10 +15682,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -16541,10 +15701,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -16560,10 +15720,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -16579,10 +15739,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -16598,10 +15758,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -16617,10 +15777,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_arm64_ubuntu24_04_deb tags: ["smoke-test"] @@ -16636,10 +15796,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu24.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -16655,10 +15815,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -16674,10 +15834,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian11-deb - name: pkg_test_docker_deb_arm64_debian12_deb tags: ["smoke-test"] @@ -16693,10 +15853,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -16712,10 +15872,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -16731,10 +15891,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -16750,10 +15910,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -16769,10 +15929,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16788,10 +15948,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -16807,10 +15967,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -16826,10 +15986,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -16845,10 +16005,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -16864,10 +16024,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -16883,10 +16043,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -16902,10 +16062,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -16921,10 +16081,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -16940,10 +16100,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -16959,10 +16119,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb tags: ["smoke-test"] @@ -16978,10 +16138,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -16997,10 +16157,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -17016,10 +16176,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -17035,10 +16195,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -17054,10 +16214,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: test_artifact_docker vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" dockerfile: amazonlinux2023-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -17134,10 +16294,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: create_static_analysis_report vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" ### # RELEASE TASKS @@ -17161,10 +16321,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: release_draft vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -17174,16 +16334,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: papertrail_trace vars: product: "mongosh-draft" - func: release_publish_dry_run vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - name: release_publish tags: ["publish"] git_tag_only: true @@ -17195,24 +16355,24 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" - func: papertrail_trace vars: product: "mongosh" - func: release_publish vars: - node_js_version: "20.17.0" + node_js_version: "20.18.0" # Need to run builds for every possible build variant. buildvariants: - name: darwin_unit - display_name: "MacOS Big Sur (Unit tests)" - run_on: macos-11 + display_name: "MacOS 14 arm64 (Unit tests)" + run_on: macos-14-arm64 expansions: - executable_os_id: darwin-x64 + executable_os_id: darwin-arm64 tasks: - name: check - name: test_n20_arg_parser @@ -17229,12 +16389,6 @@ buildvariants: - name: test_n16_browser_runtime_electron - name: test_n20_build - name: test_n16_build - - name: test_m42xc_n20_cli_repl - - name: test_m42xe_n20_cli_repl - - name: test_m44xc_n20_cli_repl - - name: test_m44xe_n20_cli_repl - - name: test_m50xc_n20_cli_repl - - name: test_m50xe_n20_cli_repl - name: test_m60xc_n20_cli_repl - name: test_m60xe_n20_cli_repl - name: test_m70xc_n20_cli_repl @@ -17242,12 +16396,6 @@ buildvariants: - name: test_m80xc_n20_cli_repl - name: test_m80xe_n20_cli_repl - name: test_mlatest_n20_cli_repl - - name: test_m42xc_n16_cli_repl - - name: test_m42xe_n16_cli_repl - - name: test_m44xc_n16_cli_repl - - name: test_m44xe_n16_cli_repl - - name: test_m50xc_n16_cli_repl - - name: test_m50xe_n16_cli_repl - name: test_m60xc_n16_cli_repl - name: test_m60xe_n16_cli_repl - name: test_m70xc_n16_cli_repl @@ -17255,12 +16403,6 @@ buildvariants: - name: test_m80xc_n16_cli_repl - name: test_m80xe_n16_cli_repl - name: test_mlatest_n16_cli_repl - - name: test_m42xc_n20_e2e_tests - - name: test_m42xe_n20_e2e_tests - - name: test_m44xc_n20_e2e_tests - - name: test_m44xe_n20_e2e_tests - - name: test_m50xc_n20_e2e_tests - - name: test_m50xe_n20_e2e_tests - name: test_m60xc_n20_e2e_tests - name: test_m60xe_n20_e2e_tests - name: test_m70xc_n20_e2e_tests @@ -17268,12 +16410,6 @@ buildvariants: - name: test_m80xc_n20_e2e_tests - name: test_m80xe_n20_e2e_tests - name: test_mlatest_n20_e2e_tests - - name: test_m42xc_n16_e2e_tests - - name: test_m42xe_n16_e2e_tests - - name: test_m44xc_n16_e2e_tests - - name: test_m44xe_n16_e2e_tests - - name: test_m50xc_n16_e2e_tests - - name: test_m50xe_n16_e2e_tests - name: test_m60xc_n16_e2e_tests - name: test_m60xe_n16_e2e_tests - name: test_m70xc_n16_e2e_tests @@ -17293,12 +16429,6 @@ buildvariants: - name: test_n16_js_multiline_to_singleline - name: test_n20_logging - name: test_n16_logging - - name: test_m42xc_n20_node_runtime_worker_thread - - name: test_m42xe_n20_node_runtime_worker_thread - - name: test_m44xc_n20_node_runtime_worker_thread - - name: test_m44xe_n20_node_runtime_worker_thread - - name: test_m50xc_n20_node_runtime_worker_thread - - name: test_m50xe_n20_node_runtime_worker_thread - name: test_m60xc_n20_node_runtime_worker_thread - name: test_m60xe_n20_node_runtime_worker_thread - name: test_m70xc_n20_node_runtime_worker_thread @@ -17306,12 +16436,6 @@ buildvariants: - name: test_m80xc_n20_node_runtime_worker_thread - name: test_m80xe_n20_node_runtime_worker_thread - name: test_mlatest_n20_node_runtime_worker_thread - - name: test_m42xc_n16_node_runtime_worker_thread - - name: test_m42xe_n16_node_runtime_worker_thread - - name: test_m44xc_n16_node_runtime_worker_thread - - name: test_m44xe_n16_node_runtime_worker_thread - - name: test_m50xc_n16_node_runtime_worker_thread - - name: test_m50xe_n16_node_runtime_worker_thread - name: test_m60xc_n16_node_runtime_worker_thread - name: test_m60xe_n16_node_runtime_worker_thread - name: test_m70xc_n16_node_runtime_worker_thread @@ -17321,12 +16445,6 @@ buildvariants: - name: test_mlatest_n16_node_runtime_worker_thread - name: test_n20_service_provider_core - name: test_n16_service_provider_core - - name: test_m42xc_n20_service_provider_server - - name: test_m42xe_n20_service_provider_server - - name: test_m44xc_n20_service_provider_server - - name: test_m44xe_n20_service_provider_server - - name: test_m50xc_n20_service_provider_server - - name: test_m50xe_n20_service_provider_server - name: test_m60xc_n20_service_provider_server - name: test_m60xe_n20_service_provider_server - name: test_m70xc_n20_service_provider_server @@ -17334,12 +16452,6 @@ buildvariants: - name: test_m80xc_n20_service_provider_server - name: test_m80xe_n20_service_provider_server - name: test_mlatest_n20_service_provider_server - - name: test_m42xc_n16_service_provider_server - - name: test_m42xe_n16_service_provider_server - - name: test_m44xc_n16_service_provider_server - - name: test_m44xe_n16_service_provider_server - - name: test_m50xc_n16_service_provider_server - - name: test_m50xe_n16_service_provider_server - name: test_m60xc_n16_service_provider_server - name: test_m60xe_n16_service_provider_server - name: test_m70xc_n16_service_provider_server @@ -17347,12 +16459,6 @@ buildvariants: - name: test_m80xc_n16_service_provider_server - name: test_m80xe_n16_service_provider_server - name: test_mlatest_n16_service_provider_server - - name: test_m42xc_n20_shell_api - - name: test_m42xe_n20_shell_api - - name: test_m44xc_n20_shell_api - - name: test_m44xe_n20_shell_api - - name: test_m50xc_n20_shell_api - - name: test_m50xe_n20_shell_api - name: test_m60xc_n20_shell_api - name: test_m60xe_n20_shell_api - name: test_m70xc_n20_shell_api @@ -17360,12 +16466,6 @@ buildvariants: - name: test_m80xc_n20_shell_api - name: test_m80xe_n20_shell_api - name: test_mlatest_n20_shell_api - - name: test_m42xc_n16_shell_api - - name: test_m42xe_n16_shell_api - - name: test_m44xc_n16_shell_api - - name: test_m44xe_n16_shell_api - - name: test_m50xc_n16_shell_api - - name: test_m50xe_n16_shell_api - name: test_m60xc_n16_shell_api - name: test_m60xe_n16_shell_api - name: test_m70xc_n16_shell_api diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index 4b4d1d58b..c0827f931 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -47,8 +47,11 @@ for (const packageInfo of MONGOSH_PACKAGES) { for (const { shortName: mShort, versionSpec: mVersion } of MONGODB_VERSIONS) { let variants = packageInfo.variants ?? defaultVariants; variants = (mShort === '42xe') ? - // The MongoDB 4.2 enterprise server does not work on Ubuntu 20.04 - variants.filter(v => v !== 'linux') : + // The MongoDB 4.2 enterprise server does not work on Ubuntu 20.04 or arm64 macOS + variants.filter(v => v !== 'linux' && v !== 'darwin') : + // Unit tests on macOS use arm64 and therefore require 6.0+ + (['42xc', '42xe', '44xc', '44xe', '50xc', '50xe'].includes(mShort)) ? + variants.filter(v => v !== 'darwin') : variants; const id = `m${mShort}_n${nShort}_${packageInfo.name.replace(/-/g, '_')}`; ALL_UNIT_TESTS.push({ @@ -1499,10 +1502,10 @@ tasks: # Need to run builds for every possible build variant. buildvariants: - name: darwin_unit - display_name: "MacOS Big Sur (Unit tests)" - run_on: macos-11 + display_name: "MacOS 14 arm64 (Unit tests)" + run_on: macos-14-arm64 expansions: - executable_os_id: darwin-x64 + executable_os_id: darwin-arm64 tasks: - name: check <% for (const test of ALL_UNIT_TESTS.filter(t => t.variants.includes('darwin'))) { %> diff --git a/.evergreen/install-node.sh b/.evergreen/install-node.sh index be6aaa2ac..4378f5c85 100755 --- a/.evergreen/install-node.sh +++ b/.evergreen/install-node.sh @@ -5,7 +5,7 @@ export BASEDIR="$PWD/.evergreen" if echo $NODE_JS_VERSION | grep -q ^16 ; then NPM_VERSION=9.9.2 # 9.9.3 does not install well on Windows else - NPM_VERSION=10.x + NPM_VERSION=10.8.3 # 10.9.0 does not install well on Windows fi if [ "$OS" == "Windows_NT" ]; then diff --git a/.evergreen/node-20-latest.json b/.evergreen/node-20-latest.json index 5a58d3aaa..87e257c8a 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,7 +1,7 @@ { - "version": "20.17.0", + "version": "20.18.0", "major": 20, - "minor": 17, + "minor": 18, "patch": 0, "tag": "", "codename": "iron", @@ -10,7 +10,7 @@ "lts": "2023-10-24T00:00:00.000Z", "maintenance": "2024-10-22T00:00:00.000Z", "end": "2026-04-30T00:00:00.000Z", - "releaseDate": "2024-08-21T00:00:00.000Z", + "releaseDate": "2024-10-03T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64", diff --git a/AUTHORS b/AUTHORS index 09d7f0fe4..8cf8fb71f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -40,3 +40,4 @@ pulkitkalra-mdb <156152710+pulkitkalra-mdb@users.noreply.github.com> Alena Khineika Orgad Shaneh Kræn Hansen +Gagik Amaryan diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 7f1841fcb..8241b06b0 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -1,5 +1,5 @@ The following third-party software is used by and included in **mongosh**. -This document was automatically generated on Tue Oct 01 2024. +This document was automatically generated on Tue Oct 08 2024. ## List of dependencies @@ -206,8 +206,7 @@ Package|Version|License **[convert-source-map](#3fd403e08667d2dfb45e092b838d63d7b9b81664ca47d42aa2f058336da34dac)**|1.1.3|MIT **[convert-source-map](#0acf0ab7734deb5e364e5150eb235062022893835b113aa11e0c7e9065fa5073)**|1.8.0|MIT **[cookie-signature](#28f6116b52488ac66a14424869fc346f611bea6c894e7d0f7f2ca701deb8e49c)**|1.0.6|MIT -**[cookie](#3e008828d29a22304571d10c58b106a8bef5907201487c16f3fb5fd6fabb16a9)**|0.4.2|MIT -**[cookie](#c396652ff004385e7bdb8398e37493d5f4144e475282a413ec52f1d3fdaf25da)**|0.6.0|MIT +**[cookie](#bde361a738adb8c6192392882be351044a7c3288371719294b61bf796e2a8126)**|0.7.2|MIT **[core-util-is](#31f9375081d39ad369df4ed795b2f399287432f0b6579229579e26883fa75085)**|1.0.3|MIT **[cpu-features](#fa992e00865a6ed732ac63bbf64c89ee2da4ec39944684e6002a3a34b5adb65c)**|0.0.9|MIT **[cross-spawn](#67de3a765808182ee1018c35bc07d7a023a8d645e98cc32814dcac2fc2c427ff)**|7.0.3|MIT @@ -318,7 +317,7 @@ Package|Version|License **[jsesc](#253e8a44fc188759c5ce35330e4f20aacf1d0253d7e8d7dffd4a1f884a10ce1e)**|2.5.2|MIT **[json5](#16281c6ea25e0cec4bc0bb8c01d1759d66992776381bf9c5af6959bec47d2f77)**|2.2.3|MIT **[jsonfile](#ee6699687d879e2655eb0c687d7d8ad7bf952bb8a1092d720b58ae709e885213)**|4.0.0|MIT -**[kerberos](#ac70d4903c6441fd96843a6ecb73f258ee27ef26b25290257564a11c10ecd17b)**|2.2.0|Apache-2.0 +**[kerberos](#05c7d2f17faccacb505a07f79ccba22ce089aa668a8bef64de84cf5dcd4f585e)**|2.1.0|Apache-2.0 **[lodash.merge](#996e40d63a94f1b8693d7c81e0cdfb874c6432d6bbd675976fc1b6b13652c8db)**|4.6.2|MIT **[lodash](#adaac4144887ebc2c1b682380ff385210f681fc58b4bc1ef3986148cf8dcd28a)**|4.17.21|MIT **[lowlight](#6efc5090c0eda3b461d933d6b79bddcdf8165a10aea9f39ac76620ce5fb05bf5)**|1.17.0|MIT @@ -21830,42 +21829,8 @@ License files: License tags: MIT - -### [cookie](https://www.npmjs.com/package/cookie) (version 0.4.2) -License tags: MIT - -License files: -* LICENSE: - - (The MIT License) - - Copyright (c) 2012-2014 Roman Shtylman - Copyright (c) 2015 Douglas Christopher Wilson - - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - 'Software'), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: - - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, - TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE - SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - - - - -### [cookie](https://www.npmjs.com/package/cookie) (version 0.6.0) + +### [cookie](https://www.npmjs.com/package/cookie) (version 0.7.2) License tags: MIT License files: @@ -25738,8 +25703,8 @@ License files: - -### [kerberos](https://www.npmjs.com/package/kerberos) (version 2.2.0) + +### [kerberos](https://www.npmjs.com/package/kerberos) (version 2.1.0) License tags: Apache-2.0 License files: diff --git a/package-lock.json b/package-lock.json index 4fb7d67e7..447b651f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "husky": "^9.0.11", "mocha": "^10.2.0", "mongodb": "^6.9.0", - "mongodb-runner": "^5.6.1", + "mongodb-runner": "^5.7.0", "node-gyp": "^9.0.0", "nyc": "^15.1.0", "pkg-up": "^3.1.0", @@ -6014,11 +6014,12 @@ } }, "node_modules/@mongodb-js/devtools-connect": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-connect/-/devtools-connect-3.2.11.tgz", - "integrity": "sha512-Pl8XyHHvhN8rXOqt/pMokFGu0Ia38oB9KIvkeK/8UCThTlw1ZRGl1ZpLCFyhAU+6czPAd8nCoj1d5UxlNvRK/Q==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-connect/-/devtools-connect-3.3.0.tgz", + "integrity": "sha512-stjduqOZwN51E+Rl8WmZamIM/1UT1ZLt3LxnPazJXnBzycMXEge6kvQQCeYrHk8fokYggLhRxL5xL7IgXaBdbw==", + "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.0", "@mongodb-js/oidc-http-server-pages": "1.1.3", "lodash.merge": "^4.6.2", "mongodb-connection-string-url": "^3.0.0", @@ -6032,7 +6033,7 @@ }, "peerDependencies": { "@mongodb-js/oidc-plugin": "^1.1.0", - "mongodb": "^6.8.0", + "mongodb": "^6.9.0", "mongodb-log-writer": "^1.4.2" } }, @@ -6045,9 +6046,10 @@ } }, "node_modules/@mongodb-js/devtools-proxy-support": { - "version": "0.3.10", - "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-proxy-support/-/devtools-proxy-support-0.3.10.tgz", - "integrity": "sha512-HComoStLokruxsPLR5m3mC+A167n9THKj3jCj6lQSh7szXotJI5zm500BFEI5IpcY/lVovbK4QlRYQP6WWS+5w==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-proxy-support/-/devtools-proxy-support-0.4.1.tgz", + "integrity": "sha512-BGr8dxCeik5LLmPJUcT7c1Sj8I/u0+14+GwS5OPgVy5KlsTJRcGtANjrC7b8IZewpKVLqyJkK+XcdYpa5+b3KQ==", + "license": "Apache-2.0", "dependencies": { "@mongodb-js/socksv5": "^0.0.10", "agent-base": "^7.1.1", @@ -6059,13 +6061,14 @@ "pac-proxy-agent": "^7.0.2", "socks-proxy-agent": "^8.0.4", "ssh2": "^1.15.0", - "system-ca": "^2.0.0" + "system-ca": "^2.0.1" } }, "node_modules/@mongodb-js/devtools-proxy-support/node_modules/data-uri-to-buffer": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz", "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==", + "license": "MIT", "engines": { "node": ">= 12" } @@ -6074,6 +6077,7 @@ "version": "4.3.7", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "license": "MIT", "dependencies": { "ms": "^2.1.3" }, @@ -6090,6 +6094,7 @@ "version": "11.0.1", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.1.tgz", "integrity": "sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==", + "license": "ISC", "engines": { "node": "20 || >=22" } @@ -6097,12 +6102,14 @@ "node_modules/@mongodb-js/devtools-proxy-support/node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" }, "node_modules/@mongodb-js/devtools-proxy-support/node_modules/node-fetch": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz", "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==", + "license": "MIT", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", @@ -6198,9 +6205,9 @@ } }, "node_modules/@mongodb-js/mongodb-downloader": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-downloader/-/mongodb-downloader-0.3.5.tgz", - "integrity": "sha512-0tNik3E/eQxx8EkJpsa9+IIK5LtMle3N7M/1wtKQKMixJjZ1vsgAjJGguYbLfCyJqfnrw9KMyD1cwgaS37tvRA==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-downloader/-/mongodb-downloader-0.3.6.tgz", + "integrity": "sha512-Cu82TRmAP/OIRizx9o+fReQf8FfovI28rjY0pu8wHyCoUlG7q3Zkxb/lppB7a9/kzQfONeHAoXIOQkvSasKYrw==", "license": "Apache-2.0", "dependencies": { "debug": "^4.3.4", @@ -6397,9 +6404,10 @@ } }, "node_modules/@mongodb-js/saslprep": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.6.tgz", - "integrity": "sha512-jqTTXQ46H8cAxmXBu8wm1HTSIMBMrIcoVrsjdQkKdMBj3il/fSCgWyya4P2I1xjPBl69mw+nRphrPlcIqBd20Q==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz", + "integrity": "sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==", + "license": "MIT", "dependencies": { "sparse-bitfield": "^3.0.3" } @@ -6572,6 +6580,7 @@ "version": "0.0.10", "resolved": "https://registry.npmjs.org/@mongodb-js/socksv5/-/socksv5-0.0.10.tgz", "integrity": "sha512-JDz2fLKsjMiSNUxKrCpGptsgu7DzsXfu4gnUQ3RhUaBS1d4YbLrt6HejpckAiHIAa+niBpZAeiUsoop0IihWsw==", + "license": "MIT", "dependencies": { "ip-address": "^9.0.5" }, @@ -13815,10 +13824,10 @@ "dev": true }, "node_modules/cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", - "dev": true, + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", + "license": "MIT", "engines": { "node": ">= 0.6" } @@ -16243,14 +16252,6 @@ "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" }, - "node_modules/express/node_modules/cookie": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", - "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", - "engines": { - "node": ">= 0.6" - } - }, "node_modules/express/node_modules/debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", @@ -20184,16 +20185,16 @@ } }, "node_modules/kerberos": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.2.0.tgz", - "integrity": "sha512-yz6iP+34Qp8XjwfmJ56SD9coeSfLIoH0JBrLi6Iw76FdwsRJoNw3nCgfpzENkfGyb/dgRqzYn3IMXLj7A43Vlg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.1.0.tgz", + "integrity": "sha512-HvOl6O6cyEN/8Z4CAocHe/sekJtvt5UrxUdCuu7bXDZ2Hnsy6OpsQbISW+lpm03vrbO2ir+1QQ5Sx/vMEhHnog==", "hasInstallScript": true, "license": "Apache-2.0", "optional": true, "dependencies": { "bindings": "^1.5.0", "node-addon-api": "^6.1.0", - "prebuild-install": "^7.1.2" + "prebuild-install": "7.1.1" }, "engines": { "node": ">=12.9.0" @@ -20205,6 +20206,33 @@ "integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==", "optional": true }, + "node_modules/kerberos/node_modules/prebuild-install": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz", + "integrity": "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==", + "license": "MIT", + "optional": true, + "dependencies": { + "detect-libc": "^2.0.0", + "expand-template": "^2.0.3", + "github-from-package": "0.0.0", + "minimist": "^1.2.3", + "mkdirp-classic": "^0.5.3", + "napi-build-utils": "^1.0.1", + "node-abi": "^3.3.0", + "pump": "^3.0.0", + "rc": "^1.2.7", + "simple-get": "^4.0.0", + "tar-fs": "^2.0.0", + "tunnel-agent": "^0.6.0" + }, + "bin": { + "prebuild-install": "bin.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/keyv": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz", @@ -22689,9 +22717,9 @@ } }, "node_modules/mongodb-download-url": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/mongodb-download-url/-/mongodb-download-url-1.5.3.tgz", - "integrity": "sha512-r/VulVz4Qgh9Y27h6rKoiUSFSZc1M0g5udBWfo+jLVKSVdrgw3X0RrojlwTcITbB9cYsW5DEVTXTh/7pn2Lbhg==", + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/mongodb-download-url/-/mongodb-download-url-1.5.4.tgz", + "integrity": "sha512-+2pnlKikAo6U4PQX4GXPNYoBxASzWQdivVkb8RuoToCeSM1acZJ1fnMLtY4JtNq93OAd5CScIs9WAnlC5bC0YQ==", "license": "Apache-2.0", "dependencies": { "debug": "^4.1.1", @@ -22721,15 +22749,16 @@ } }, "node_modules/mongodb-runner": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/mongodb-runner/-/mongodb-runner-5.6.1.tgz", - "integrity": "sha512-avPly0y9g4CNCnmwRY0VH+gQqnn95NcjTeucTPV/OgGJJAilOqJVHRTyeSVke44tIbvJ65k8AHxYpirKN80QgQ==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/mongodb-runner/-/mongodb-runner-5.7.0.tgz", + "integrity": "sha512-G7GmVj5SzoSL/GY7lMnhNSSrPUZLkWuV1/CtSwdadsrA7aGuxB0KDviTmyecfI2/OWsT39t8X3ISE5R30EV5Xg==", "dev": true, + "license": "Apache-2.0", "dependencies": { - "@mongodb-js/mongodb-downloader": "^0.3.1", - "@mongodb-js/saslprep": "^1.1.6", + "@mongodb-js/mongodb-downloader": "^0.3.6", + "@mongodb-js/saslprep": "^1.1.9", "debug": "^4.3.4", - "mongodb": "^6.3.0", + "mongodb": "^6.9.0", "mongodb-connection-string-url": "^3.0.0", "yargs": "^17.7.2" }, @@ -30816,7 +30845,7 @@ "mongodb-connection-string-url": "^3.0.1" }, "devDependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", @@ -31148,7 +31177,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongosh/arg-parser": "0.0.0-dev.0", "@mongosh/autocomplete": "0.0.0-dev.0", "@mongosh/editor": "0.0.0-dev.0", @@ -31539,7 +31568,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/history": "0.0.0-dev.0", "@mongosh/types": "0.0.0-dev.0", @@ -31633,7 +31662,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/oidc-plugin": "^1.1.1", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/service-provider-core": "0.0.0-dev.0", @@ -31656,7 +31685,7 @@ "node": ">=14.15.1" }, "optionalDependencies": { - "kerberos": "^2.2.0", + "kerberos": "2.1.0", "mongodb-client-encryption": "^6.1.0" } }, @@ -31716,7 +31745,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/shell-api": "0.0.0-dev.0", "@mongosh/types": "0.0.0-dev.0", @@ -31746,7 +31775,7 @@ "version": "0.0.0-dev.0", "license": "Apache-2.0", "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11" + "@mongodb-js/devtools-connect": "^3.3.0" }, "devDependencies": { "@mongodb-js/eslint-config-mongosh": "^1.0.0", @@ -36524,11 +36553,11 @@ } }, "@mongodb-js/devtools-connect": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-connect/-/devtools-connect-3.2.11.tgz", - "integrity": "sha512-Pl8XyHHvhN8rXOqt/pMokFGu0Ia38oB9KIvkeK/8UCThTlw1ZRGl1ZpLCFyhAU+6czPAd8nCoj1d5UxlNvRK/Q==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-connect/-/devtools-connect-3.3.0.tgz", + "integrity": "sha512-stjduqOZwN51E+Rl8WmZamIM/1UT1ZLt3LxnPazJXnBzycMXEge6kvQQCeYrHk8fokYggLhRxL5xL7IgXaBdbw==", "requires": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.0", "@mongodb-js/oidc-http-server-pages": "1.1.3", "kerberos": "^2.1.0", "lodash.merge": "^4.6.2", @@ -36545,9 +36574,9 @@ "integrity": "sha512-rBwJHZ0g3Ma6zluNUWfeFXvuxsz9ZtFX2YZ1qR/aQEwk64ZhOqjrVbcROSdtfGUs4qg1JGXFIU+ZQ+oLYqPEvQ==" }, "@mongodb-js/devtools-proxy-support": { - "version": "0.3.10", - "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-proxy-support/-/devtools-proxy-support-0.3.10.tgz", - "integrity": "sha512-HComoStLokruxsPLR5m3mC+A167n9THKj3jCj6lQSh7szXotJI5zm500BFEI5IpcY/lVovbK4QlRYQP6WWS+5w==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@mongodb-js/devtools-proxy-support/-/devtools-proxy-support-0.4.1.tgz", + "integrity": "sha512-BGr8dxCeik5LLmPJUcT7c1Sj8I/u0+14+GwS5OPgVy5KlsTJRcGtANjrC7b8IZewpKVLqyJkK+XcdYpa5+b3KQ==", "requires": { "@mongodb-js/socksv5": "^0.0.10", "agent-base": "^7.1.1", @@ -36559,7 +36588,7 @@ "pac-proxy-agent": "^7.0.2", "socks-proxy-agent": "^8.0.4", "ssh2": "^1.15.0", - "system-ca": "^2.0.0" + "system-ca": "^2.0.1" }, "dependencies": { "data-uri-to-buffer": { @@ -36676,9 +36705,9 @@ } }, "@mongodb-js/mongodb-downloader": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-downloader/-/mongodb-downloader-0.3.5.tgz", - "integrity": "sha512-0tNik3E/eQxx8EkJpsa9+IIK5LtMle3N7M/1wtKQKMixJjZ1vsgAjJGguYbLfCyJqfnrw9KMyD1cwgaS37tvRA==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@mongodb-js/mongodb-downloader/-/mongodb-downloader-0.3.6.tgz", + "integrity": "sha512-Cu82TRmAP/OIRizx9o+fReQf8FfovI28rjY0pu8wHyCoUlG7q3Zkxb/lppB7a9/kzQfONeHAoXIOQkvSasKYrw==", "requires": { "debug": "^4.3.4", "decompress": "^4.2.1", @@ -36828,9 +36857,9 @@ "requires": {} }, "@mongodb-js/saslprep": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.6.tgz", - "integrity": "sha512-jqTTXQ46H8cAxmXBu8wm1HTSIMBMrIcoVrsjdQkKdMBj3il/fSCgWyya4P2I1xjPBl69mw+nRphrPlcIqBd20Q==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz", + "integrity": "sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==", "requires": { "sparse-bitfield": "^3.0.3" } @@ -36978,7 +37007,7 @@ "@mongosh/arg-parser": { "version": "file:packages/arg-parser", "requires": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", @@ -37228,7 +37257,7 @@ "@mongosh/cli-repl": { "version": "file:packages/cli-repl", "requires": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/sbom-tools": "^0.7.0", @@ -37489,7 +37518,7 @@ "@mongosh/logging": { "version": "file:packages/logging", "requires": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", @@ -37547,7 +37576,7 @@ "@mongosh/service-provider-server": { "version": "file:packages/service-provider-server", "requires": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/oidc-plugin": "^1.1.1", "@mongodb-js/prettier-config-devtools": "^1.0.1", @@ -37559,7 +37588,7 @@ "aws4": "^1.12.0", "depcheck": "^1.4.3", "eslint": "^7.25.0", - "kerberos": "^2.2.0", + "kerberos": "2.1.0", "mongodb": "^6.9.0", "mongodb-client-encryption": "^6.1.0", "mongodb-connection-string-url": "^3.0.1", @@ -37607,7 +37636,7 @@ "@mongosh/snippet-manager": { "version": "file:packages/snippet-manager", "requires": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", @@ -37630,7 +37659,7 @@ "@mongosh/types": { "version": "file:packages/types", "requires": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", @@ -43430,10 +43459,9 @@ "dev": true }, "cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", - "dev": true + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" }, "cookie-signature": { "version": "1.0.6", @@ -44579,7 +44607,7 @@ "@types/node": ">=10.0.0", "accepts": "~1.3.4", "base64id": "2.0.0", - "cookie": "~0.4.1", + "cookie": "^0.7.2", "cors": "~2.8.5", "debug": "~4.3.1", "engine.io-parser": "~5.2.1", @@ -45229,7 +45257,7 @@ "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", - "cookie": "0.6.0", + "cookie": "^0.7.2", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", @@ -45262,11 +45290,6 @@ "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" }, - "cookie": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", - "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==" - }, "debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", @@ -48220,14 +48243,14 @@ } }, "kerberos": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.2.0.tgz", - "integrity": "sha512-yz6iP+34Qp8XjwfmJ56SD9coeSfLIoH0JBrLi6Iw76FdwsRJoNw3nCgfpzENkfGyb/dgRqzYn3IMXLj7A43Vlg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.1.0.tgz", + "integrity": "sha512-HvOl6O6cyEN/8Z4CAocHe/sekJtvt5UrxUdCuu7bXDZ2Hnsy6OpsQbISW+lpm03vrbO2ir+1QQ5Sx/vMEhHnog==", "optional": true, "requires": { "bindings": "^1.5.0", "node-addon-api": "^6.1.0", - "prebuild-install": "^7.1.2" + "prebuild-install": "7.1.1" }, "dependencies": { "node-addon-api": { @@ -48235,6 +48258,26 @@ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz", "integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==", "optional": true + }, + "prebuild-install": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz", + "integrity": "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==", + "optional": true, + "requires": { + "detect-libc": "^2.0.0", + "expand-template": "^2.0.3", + "github-from-package": "0.0.0", + "minimist": "^1.2.3", + "mkdirp-classic": "^0.5.3", + "napi-build-utils": "^1.0.1", + "node-abi": "^3.3.0", + "pump": "^3.0.0", + "rc": "^1.2.7", + "simple-get": "^4.0.0", + "tar-fs": "^2.0.0", + "tunnel-agent": "^0.6.0" + } } } }, @@ -50148,9 +50191,9 @@ } }, "mongodb-download-url": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/mongodb-download-url/-/mongodb-download-url-1.5.3.tgz", - "integrity": "sha512-r/VulVz4Qgh9Y27h6rKoiUSFSZc1M0g5udBWfo+jLVKSVdrgw3X0RrojlwTcITbB9cYsW5DEVTXTh/7pn2Lbhg==", + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/mongodb-download-url/-/mongodb-download-url-1.5.4.tgz", + "integrity": "sha512-+2pnlKikAo6U4PQX4GXPNYoBxASzWQdivVkb8RuoToCeSM1acZJ1fnMLtY4JtNq93OAd5CScIs9WAnlC5bC0YQ==", "requires": { "debug": "^4.1.1", "minimist": "^1.2.3", @@ -50176,15 +50219,15 @@ } }, "mongodb-runner": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/mongodb-runner/-/mongodb-runner-5.6.1.tgz", - "integrity": "sha512-avPly0y9g4CNCnmwRY0VH+gQqnn95NcjTeucTPV/OgGJJAilOqJVHRTyeSVke44tIbvJ65k8AHxYpirKN80QgQ==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/mongodb-runner/-/mongodb-runner-5.7.0.tgz", + "integrity": "sha512-G7GmVj5SzoSL/GY7lMnhNSSrPUZLkWuV1/CtSwdadsrA7aGuxB0KDviTmyecfI2/OWsT39t8X3ISE5R30EV5Xg==", "dev": true, "requires": { - "@mongodb-js/mongodb-downloader": "^0.3.1", - "@mongodb-js/saslprep": "^1.1.6", + "@mongodb-js/mongodb-downloader": "^0.3.6", + "@mongodb-js/saslprep": "^1.1.9", "debug": "^4.3.4", - "mongodb": "^6.3.0", + "mongodb": "^6.9.0", "mongodb-connection-string-url": "^3.0.0", "yargs": "^17.7.2" }, diff --git a/package.json b/package.json index 43a22bfb9..62376ce31 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "husky": "^9.0.11", "mocha": "^10.2.0", "mongodb": "^6.9.0", - "mongodb-runner": "^5.6.1", + "mongodb-runner": "^5.7.0", "node-gyp": "^9.0.0", "nyc": "^15.1.0", "pkg-up": "^3.1.0", @@ -162,5 +162,8 @@ "packages/node-runtime-worker-thread", "packages/browser-repl", "packages/connectivity-tests" - ] + ], + "overrides": { + "cookie": "^0.7.2" + } } diff --git a/packages/arg-parser/package.json b/packages/arg-parser/package.json index 0f5bf9686..81d1762e6 100644 --- a/packages/arg-parser/package.json +++ b/packages/arg-parser/package.json @@ -40,7 +40,7 @@ "mongodb-connection-string-url": "^3.0.1" }, "devDependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/eslint-config-mongosh": "^1.0.0", "@mongodb-js/prettier-config-devtools": "^1.0.1", "@mongodb-js/tsconfig-mongosh": "^1.0.0", diff --git a/packages/cli-repl/package.json b/packages/cli-repl/package.json index 0d879ebda..d5b9c3282 100644 --- a/packages/cli-repl/package.json +++ b/packages/cli-repl/package.json @@ -61,7 +61,7 @@ } }, "dependencies": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongosh/arg-parser": "0.0.0-dev.0", "@mongosh/autocomplete": "0.0.0-dev.0", "@mongosh/editor": "0.0.0-dev.0", diff --git a/packages/e2e-tests/test/e2e-tls.spec.ts b/packages/e2e-tests/test/e2e-tls.spec.ts index b0e895035..add6d86b0 100644 --- a/packages/e2e-tests/test/e2e-tls.spec.ts +++ b/packages/e2e-tests/test/e2e-tls.spec.ts @@ -165,7 +165,7 @@ describe('e2e TLS', function () { const result = await shell.waitForPromptOrExit(); expect(result.state).to.equal('exit'); shell.assertContainsOutput( - /unable to verify the first certificate|self[- ]signed certificate in certificate chain/ + /unable to verify the first certificate|self[- ]signed certificate in certificate chain|unable to get (local )?issuer certificate/ ); }); @@ -182,7 +182,7 @@ describe('e2e TLS', function () { const result = await shell.waitForPromptOrExit(); expect(result.state).to.equal('exit'); shell.assertContainsOutput( - /unable to verify the first certificate|self[- ]signed certificate in certificate chain/ + /unable to verify the first certificate|self[- ]signed certificate in certificate chain|unable to get (local )?issuer certificate/ ); }); diff --git a/packages/logging/package.json b/packages/logging/package.json index 584266f86..7239b1730 100644 --- a/packages/logging/package.json +++ b/packages/logging/package.json @@ -17,7 +17,7 @@ "node": ">=14.15.1" }, "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/history": "0.0.0-dev.0", "@mongosh/types": "0.0.0-dev.0", diff --git a/packages/service-provider-server/package.json b/packages/service-provider-server/package.json index ffeffc0ae..a781a9f90 100644 --- a/packages/service-provider-server/package.json +++ b/packages/service-provider-server/package.json @@ -47,7 +47,7 @@ } }, "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11", + "@mongodb-js/devtools-connect": "^3.3.0", "@mongodb-js/oidc-plugin": "^1.1.1", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/service-provider-core": "0.0.0-dev.0", @@ -58,7 +58,7 @@ "socks": "^2.8.3" }, "optionalDependencies": { - "kerberos": "^2.2.0", + "kerberos": "2.1.0", "mongodb-client-encryption": "^6.1.0" }, "devDependencies": { diff --git a/packages/shell-api/AUTHORS b/packages/shell-api/AUTHORS index 32f1d086d..8fc15ec4e 100644 --- a/packages/shell-api/AUTHORS +++ b/packages/shell-api/AUTHORS @@ -23,3 +23,4 @@ Hao Basit <1305718+mabaasit@users.noreply.github.com> Paula Stachova Alena Khineika +Gagik Amaryan diff --git a/packages/snippet-manager/package.json b/packages/snippet-manager/package.json index 7dab8afd4..c2eaa1b05 100644 --- a/packages/snippet-manager/package.json +++ b/packages/snippet-manager/package.json @@ -35,7 +35,7 @@ "unitTestsOnly": true }, "dependencies": { - "@mongodb-js/devtools-proxy-support": "^0.3.10", + "@mongodb-js/devtools-proxy-support": "^0.4.1", "@mongosh/errors": "0.0.0-dev.0", "@mongosh/shell-api": "0.0.0-dev.0", "@mongosh/types": "0.0.0-dev.0", diff --git a/packages/types/package.json b/packages/types/package.json index b4bd81be3..a2fe5d1d4 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -38,7 +38,7 @@ "unitTestsOnly": true }, "dependencies": { - "@mongodb-js/devtools-connect": "^3.2.11" + "@mongodb-js/devtools-connect": "^3.3.0" }, "devDependencies": { "@mongodb-js/eslint-config-mongosh": "^1.0.0", diff --git a/scripts/docker/ubuntu24.04-deb.Dockerfile b/scripts/docker/ubuntu24.04-deb.Dockerfile index 312350b8a..1ef2a08b3 100644 --- a/scripts/docker/ubuntu24.04-deb.Dockerfile +++ b/scripts/docker/ubuntu24.04-deb.Dockerfile @@ -4,8 +4,8 @@ ARG artifact_url="" ADD ${artifact_url} /tmp ADD node_modules /usr/share/mongodb-crypt-library-version/node_modules RUN apt-get update -RUN yes | unminimize RUN apt-get install -y man-db +RUN rm -f /usr/bin/man /etc/dpkg/dpkg.cfg.d/excludes && ln -s /usr/bin/man.REAL /usr/bin/man # unminimize RUN apt-get install -y /tmp/*mongosh*.deb RUN /usr/bin/mongosh --build-info RUN env MONGOSH_RUN_NODE_SCRIPT=1 mongosh /usr/share/mongodb-crypt-library-version/node_modules/.bin/mongodb-crypt-library-version /usr/lib/mongosh_crypt_v1.so | grep -Eq '^mongo_(crypt|csfle)_v1-' diff --git a/scripts/nodejs-patches/004-build-fix-arm64-cross-compilation.patch b/scripts/nodejs-patches/004-build-fix-arm64-cross-compilation.patch index a104d8edf..d3f4c8b6c 100644 --- a/scripts/nodejs-patches/004-build-fix-arm64-cross-compilation.patch +++ b/scripts/nodejs-patches/004-build-fix-arm64-cross-compilation.patch @@ -12,12 +12,15 @@ index f189ba2bf0..2602f6403e 100755 if options.node_snapshot_main is not None: diff --git a/node.gyp b/node.gyp index 67909bdeb8..b38250a8cc 100644 ---- node.gyp 2024-06-28 10:58:19 -+++ node.gyp 2024-06-28 10:58:29 -@@ -464,36 +464,6 @@ - } - }, - "conditions": [ +--- node.gyp 2024-10-07 13:02:39 ++++ node.gyp 2024-10-07 13:02:45 +@@ -472,36 +472,6 @@ + { + "cflags": [ + "-Wno-restrict" +- ] +- } +- ], - [ - "target_arch==\"arm64\"", - { @@ -45,9 +48,6 @@ index 67909bdeb8..b38250a8cc 100644 - ] - } - ] -- ] -- } -- ], - [ - "OS in \"aix os400\"", - { + ] + } + ],