diff --git a/.evergreen.yml b/.evergreen.yml index fe657e62f..195d112c3 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -7000,7 +7000,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: check depends_on: @@ -7010,10 +7010,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: check vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: check_coverage depends_on: @@ -7023,10 +7023,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: check_coverage vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" ### # UNIT TESTS @@ -7041,11 +7041,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -7075,11 +7075,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -7109,11 +7109,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -7143,11 +7143,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -7177,11 +7177,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -7211,11 +7211,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -7245,11 +7245,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -7279,11 +7279,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7296,11 +7296,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7313,11 +7313,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7330,11 +7330,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7347,11 +7347,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7364,11 +7364,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7381,11 +7381,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7398,11 +7398,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7415,11 +7415,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7432,11 +7432,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7449,11 +7449,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7653,11 +7653,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -7687,11 +7687,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7704,11 +7704,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7721,11 +7721,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7738,11 +7738,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7755,11 +7755,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7772,11 +7772,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7789,11 +7789,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7806,11 +7806,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7823,11 +7823,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7840,11 +7840,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7857,11 +7857,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8061,11 +8061,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -8095,11 +8095,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -8129,11 +8129,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -8163,11 +8163,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -8197,11 +8197,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_import_node_fetch" mongosh_run_only_in_package: "import-node-fetch" @@ -8231,11 +8231,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8248,11 +8248,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8265,11 +8265,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8282,11 +8282,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8299,11 +8299,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8316,11 +8316,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8333,11 +8333,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8350,11 +8350,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8367,11 +8367,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8384,11 +8384,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8401,11 +8401,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8605,11 +8605,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -8639,11 +8639,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -8673,11 +8673,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8690,11 +8690,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8707,11 +8707,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8724,11 +8724,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8741,11 +8741,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8758,11 +8758,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8775,11 +8775,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8792,11 +8792,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8809,11 +8809,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8826,11 +8826,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8843,11 +8843,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9047,11 +9047,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9064,11 +9064,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9081,11 +9081,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9098,11 +9098,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9115,11 +9115,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9132,11 +9132,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9149,11 +9149,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9166,11 +9166,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9183,11 +9183,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9200,11 +9200,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9217,11 +9217,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9421,11 +9421,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -9455,11 +9455,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9472,11 +9472,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9489,11 +9489,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9506,11 +9506,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9523,11 +9523,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9540,11 +9540,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9557,11 +9557,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9574,11 +9574,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9591,11 +9591,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9608,11 +9608,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9625,11 +9625,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9829,11 +9829,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9846,11 +9846,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9863,11 +9863,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9880,11 +9880,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9897,11 +9897,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9914,11 +9914,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9931,11 +9931,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9948,11 +9948,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9965,11 +9965,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9982,11 +9982,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9999,11 +9999,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10203,11 +10203,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -10237,11 +10237,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -10271,11 +10271,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -10308,10 +10308,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_vscode vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -10321,10 +10321,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: test_apistrict tags: ["extra-integration-test"] depends_on: @@ -10334,10 +10334,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_apistrict vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -10348,10 +10348,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: compile_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -10362,10 +10362,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" ### # E2E TESTS @@ -10379,13 +10379,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10398,13 +10398,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10417,13 +10417,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10436,13 +10436,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10455,7 +10455,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -10469,13 +10469,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10488,13 +10488,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10507,13 +10507,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10526,13 +10526,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10545,7 +10545,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -10559,13 +10559,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10578,13 +10578,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10597,13 +10597,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10616,13 +10616,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10635,7 +10635,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -10649,13 +10649,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10668,13 +10668,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10687,13 +10687,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10706,13 +10706,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10725,7 +10725,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -10739,13 +10739,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10758,13 +10758,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10777,13 +10777,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10796,13 +10796,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10815,7 +10815,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -10829,13 +10829,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10848,13 +10848,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10867,13 +10867,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10886,13 +10886,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10905,7 +10905,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -10919,13 +10919,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10938,13 +10938,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10957,13 +10957,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10976,13 +10976,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -10995,7 +10995,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -11009,13 +11009,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11028,13 +11028,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11047,13 +11047,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11066,13 +11066,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11085,7 +11085,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -11099,13 +11099,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11118,13 +11118,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11137,13 +11137,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11156,13 +11156,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11175,7 +11175,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -11189,13 +11189,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11208,13 +11208,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11227,13 +11227,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11246,13 +11246,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11265,7 +11265,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -11279,13 +11279,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11298,13 +11298,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11317,13 +11317,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11336,13 +11336,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" 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} @@ -11355,7 +11355,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -11373,13 +11373,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_ubuntu2004 @@ -11391,13 +11391,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_node20 @@ -11409,13 +11409,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_rocky9 @@ -11427,13 +11427,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_ubuntu2204 @@ -11445,13 +11445,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_x64_openssl11_rocky8 @@ -11463,13 +11463,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_openssl11_ubuntu2004 @@ -11481,13 +11481,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_openssl3_node20 @@ -11499,13 +11499,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_openssl3_rocky9 @@ -11517,13 +11517,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_openssl3_ubuntu2204 @@ -11535,13 +11535,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_rocky8 @@ -11553,13 +11553,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_ubuntu2004 @@ -11571,13 +11571,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_node20 @@ -11589,13 +11589,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_rocky9 @@ -11607,13 +11607,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_ubuntu2204 @@ -11625,13 +11625,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_openssl11_rocky8 @@ -11643,13 +11643,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_openssl11_ubuntu2004 @@ -11661,13 +11661,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_openssl3_node20 @@ -11679,13 +11679,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_openssl3_rocky9 @@ -11697,13 +11697,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_openssl3_ubuntu2204 @@ -11715,13 +11715,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" @@ -11736,10 +11736,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -11750,10 +11750,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -11764,10 +11764,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_deb_x64 @@ -11778,10 +11778,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rpm_x64 @@ -11792,10 +11792,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_x64_openssl11 @@ -11806,10 +11806,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_deb_x64_openssl11 @@ -11820,10 +11820,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_rpm_x64_openssl11 @@ -11834,10 +11834,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_linux_x64_openssl3 @@ -11848,10 +11848,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_deb_x64_openssl3 @@ -11862,10 +11862,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_rpm_x64_openssl3 @@ -11876,10 +11876,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_linux_arm64 @@ -11890,10 +11890,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_deb_arm64 @@ -11904,10 +11904,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rpm_arm64 @@ -11918,10 +11918,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_arm64_openssl11 @@ -11932,10 +11932,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_deb_arm64_openssl11 @@ -11946,10 +11946,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_rpm_arm64_openssl11 @@ -11960,10 +11960,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_linux_arm64_openssl3 @@ -11974,10 +11974,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_deb_arm64_openssl3 @@ -11988,10 +11988,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_rpm_arm64_openssl3 @@ -12002,10 +12002,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_linux_ppc64le @@ -12016,10 +12016,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rpm_ppc64le @@ -12030,10 +12030,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -12044,10 +12044,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rpm_s390x @@ -12058,10 +12058,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: rpm-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -12072,10 +12072,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -12086,10 +12086,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: package_and_upload_artifact vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" package_variant: win32msi-x64 executable_os_id: win32 @@ -12133,10 +12133,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -12151,10 +12151,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -12169,10 +12169,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -12187,10 +12187,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -12205,10 +12205,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -12223,10 +12223,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -12241,10 +12241,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -12259,10 +12259,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_x64_debian12_deb tags: ["smoke-test"] @@ -12277,10 +12277,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -12295,10 +12295,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -12313,10 +12313,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12331,10 +12331,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -12349,10 +12349,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -12367,10 +12367,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -12385,10 +12385,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -12403,10 +12403,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -12421,10 +12421,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: suse15-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -12439,10 +12439,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -12457,10 +12457,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -12475,10 +12475,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -12493,10 +12493,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -12511,10 +12511,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -12529,10 +12529,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -12547,10 +12547,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -12565,10 +12565,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -12583,10 +12583,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -12601,10 +12601,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_x64_openssl3_debian12_deb tags: ["smoke-test"] @@ -12619,10 +12619,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -12637,10 +12637,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -12655,10 +12655,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -12673,10 +12673,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12691,10 +12691,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -12709,10 +12709,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -12727,10 +12727,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -12745,10 +12745,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -12763,10 +12763,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -12781,10 +12781,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -12799,10 +12799,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -12817,10 +12817,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -12835,10 +12835,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_arm64_debian12_deb tags: ["smoke-test"] @@ -12853,10 +12853,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -12871,10 +12871,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -12889,10 +12889,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -12907,10 +12907,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -12925,10 +12925,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12943,10 +12943,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -12961,10 +12961,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -12979,10 +12979,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -12997,10 +12997,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -13015,10 +13015,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -13033,10 +13033,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -13051,10 +13051,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -13069,10 +13069,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -13087,10 +13087,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -13105,10 +13105,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb tags: ["smoke-test"] @@ -13123,10 +13123,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -13141,10 +13141,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -13159,10 +13159,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -13177,10 +13177,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -13195,10 +13195,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: test_artifact_docker vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -13285,10 +13285,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: release_draft vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -13298,10 +13298,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: release_publish_dry_run vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - name: release_publish tags: ["publish"] git_tag_only: true @@ -13313,10 +13313,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" - func: release_publish vars: - node_js_version: "20.12.0" + node_js_version: "20.12.1" # Need to run builds for every possible build variant. buildvariants: diff --git a/.evergreen/node-20-latest.json b/.evergreen/node-20-latest.json index 2e1dd0570..1168c8b71 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.12.0", + "version": "20.12.1", "major": 20, "minor": 12, - "patch": 0, + "patch": 1, "tag": "", "codename": "iron", "versionName": "v20", @@ -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-03-26T00:00:00.000Z", + "releaseDate": "2024-04-03T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64",