diff --git a/.evergreen.yml b/.evergreen.yml index 78c4d47f1..b6de1b4db 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -6896,7 +6896,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: check depends_on: @@ -6906,10 +6906,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: check vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: check_coverage depends_on: @@ -6919,10 +6919,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: check_coverage vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" ### # UNIT TESTS @@ -6937,11 +6937,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -6971,11 +6971,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -7005,11 +7005,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -7039,11 +7039,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -7073,11 +7073,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -7107,11 +7107,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -7141,11 +7141,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -7175,11 +7175,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7192,11 +7192,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7209,11 +7209,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7226,11 +7226,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7243,11 +7243,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7260,11 +7260,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7277,11 +7277,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7294,11 +7294,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7311,11 +7311,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7328,11 +7328,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7345,11 +7345,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7549,11 +7549,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -7583,11 +7583,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7600,11 +7600,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7617,11 +7617,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7634,11 +7634,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7651,11 +7651,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7668,11 +7668,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7685,11 +7685,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7702,11 +7702,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7719,11 +7719,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7736,11 +7736,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7753,11 +7753,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7957,11 +7957,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -7991,11 +7991,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -8025,11 +8025,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -8059,11 +8059,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -8093,11 +8093,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8110,11 +8110,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8127,11 +8127,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8144,11 +8144,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8161,11 +8161,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8178,11 +8178,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8195,11 +8195,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8212,11 +8212,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8229,11 +8229,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8246,11 +8246,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8263,11 +8263,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8467,11 +8467,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -8501,11 +8501,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -8535,11 +8535,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8552,11 +8552,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8569,11 +8569,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8586,11 +8586,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8603,11 +8603,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8620,11 +8620,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8637,11 +8637,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8654,11 +8654,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8671,11 +8671,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8688,11 +8688,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8705,11 +8705,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8909,11 +8909,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8926,11 +8926,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8943,11 +8943,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8960,11 +8960,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8977,11 +8977,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8994,11 +8994,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9011,11 +9011,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9028,11 +9028,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9045,11 +9045,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9062,11 +9062,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9079,11 +9079,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9283,11 +9283,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -9317,11 +9317,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9334,11 +9334,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9351,11 +9351,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9368,11 +9368,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9385,11 +9385,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9402,11 +9402,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9419,11 +9419,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9436,11 +9436,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9453,11 +9453,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9470,11 +9470,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9487,11 +9487,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9691,11 +9691,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9708,11 +9708,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9725,11 +9725,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9742,11 +9742,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9759,11 +9759,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9776,11 +9776,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9793,11 +9793,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9810,11 +9810,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9827,11 +9827,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9844,11 +9844,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9861,11 +9861,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10065,11 +10065,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -10099,11 +10099,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -10133,11 +10133,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -10171,10 +10171,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_vscode vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -10184,10 +10184,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_connectivity vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: test_apistrict tags: ["extra-integration-test"] depends_on: @@ -10197,10 +10197,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_apistrict vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -10211,10 +10211,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: compile_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: generate_license_and_vulnerability_report depends_on: @@ -10224,10 +10224,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" ### # E2E TESTS @@ -10241,13 +10241,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10260,13 +10260,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10279,13 +10279,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10298,13 +10298,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10317,13 +10317,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10336,13 +10336,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10355,13 +10355,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10374,13 +10374,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10393,13 +10393,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10412,13 +10412,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10431,13 +10431,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10450,13 +10450,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10469,13 +10469,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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,13 +10545,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10564,13 +10564,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10583,13 +10583,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10602,13 +10602,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10621,13 +10621,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10640,13 +10640,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10659,13 +10659,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10678,13 +10678,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10697,13 +10697,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10716,13 +10716,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10735,13 +10735,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10754,13 +10754,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10773,13 +10773,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10792,13 +10792,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10811,13 +10811,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10830,13 +10830,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10849,13 +10849,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10868,13 +10868,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10887,13 +10887,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10906,13 +10906,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10925,13 +10925,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10944,13 +10944,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10963,13 +10963,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -10982,13 +10982,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -11001,13 +11001,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -11020,13 +11020,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -11039,13 +11039,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -11058,13 +11058,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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} @@ -11080,10 +11080,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -11094,10 +11094,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -11108,10 +11108,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_deb_x64 @@ -11122,10 +11122,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rpm_x64 @@ -11136,10 +11136,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_x64_openssl11 @@ -11150,10 +11150,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_deb_x64_openssl11 @@ -11164,10 +11164,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_rpm_x64_openssl11 @@ -11178,10 +11178,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_linux_x64_openssl3 @@ -11192,10 +11192,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_deb_x64_openssl3 @@ -11206,10 +11206,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_rpm_x64_openssl3 @@ -11220,10 +11220,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_linux_arm64 @@ -11234,10 +11234,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_deb_arm64 @@ -11248,10 +11248,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rpm_arm64 @@ -11262,10 +11262,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_arm64_openssl11 @@ -11276,10 +11276,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_deb_arm64_openssl11 @@ -11290,10 +11290,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_rpm_arm64_openssl11 @@ -11304,10 +11304,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_linux_arm64_openssl3 @@ -11318,10 +11318,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_deb_arm64_openssl3 @@ -11332,10 +11332,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_rpm_arm64_openssl3 @@ -11346,10 +11346,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_linux_ppc64le @@ -11360,10 +11360,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rpm_ppc64le @@ -11374,10 +11374,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -11388,10 +11388,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rpm_s390x @@ -11402,10 +11402,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: rpm-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -11416,10 +11416,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -11430,10 +11430,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: package_and_upload_artifact vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" package_variant: win32msi-x64 executable_os_id: win32 @@ -11477,10 +11477,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -11495,10 +11495,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -11513,10 +11513,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -11531,10 +11531,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -11549,10 +11549,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -11567,10 +11567,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -11585,10 +11585,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_x64_debian12_deb tags: ["smoke-test"] @@ -11603,10 +11603,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -11621,10 +11621,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -11639,10 +11639,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -11657,10 +11657,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -11675,10 +11675,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -11693,10 +11693,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -11711,10 +11711,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -11729,10 +11729,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -11747,10 +11747,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: suse15-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -11765,10 +11765,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -11783,10 +11783,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -11801,10 +11801,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -11819,10 +11819,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -11837,10 +11837,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -11855,10 +11855,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -11873,10 +11873,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -11891,10 +11891,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -11909,10 +11909,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -11927,10 +11927,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_x64_openssl3_debian12_deb tags: ["smoke-test"] @@ -11945,10 +11945,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -11963,10 +11963,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -11981,10 +11981,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -11999,10 +11999,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12017,10 +12017,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -12035,10 +12035,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -12053,10 +12053,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -12071,10 +12071,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -12089,10 +12089,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -12107,10 +12107,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -12125,10 +12125,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_arm64_debian12_deb tags: ["smoke-test"] @@ -12143,10 +12143,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -12161,10 +12161,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -12179,10 +12179,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -12197,10 +12197,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -12215,10 +12215,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12233,10 +12233,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -12251,10 +12251,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -12269,10 +12269,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -12287,10 +12287,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -12305,10 +12305,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -12323,10 +12323,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -12341,10 +12341,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -12359,10 +12359,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -12377,10 +12377,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -12395,10 +12395,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb tags: ["smoke-test"] @@ -12413,10 +12413,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -12431,10 +12431,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -12449,10 +12449,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -12467,10 +12467,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12485,10 +12485,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: test_artifact_docker vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -12573,10 +12573,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: release_draft vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -12586,10 +12586,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: release_publish_dry_run vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - name: release_publish tags: ["publish"] git_tag_only: true @@ -12601,10 +12601,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.7.0" + node_js_version: "20.8.1" - func: release_publish vars: - node_js_version: "20.7.0" + node_js_version: "20.8.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 c60bb72b3..c5a694a50 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.7.0", + "version": "20.8.1", "major": 20, - "minor": 7, - "patch": 0, + "minor": 8, + "patch": 1, "tag": "", "codename": "v20", "versionName": "v20",