From c69d7bf41b9f195ad27e5f16e319a053cf02a035 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:02:27 +0200 Subject: [PATCH] chore: update node.js version (#2065) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .evergreen.yml | 1284 ++++++++++++++++---------------- .evergreen/node-20-latest.json | 6 +- 2 files changed, 645 insertions(+), 645 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index cba9886bf..bf4ea1b96 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -8151,7 +8151,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: check depends_on: @@ -8161,10 +8161,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: check vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: check_coverage depends_on: @@ -8174,10 +8174,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: check_coverage vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" ### # UNIT TESTS @@ -8192,11 +8192,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -8226,11 +8226,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -8260,11 +8260,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -8294,11 +8294,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -8328,11 +8328,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -8362,11 +8362,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -8396,11 +8396,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -8430,11 +8430,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8447,11 +8447,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8464,11 +8464,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8481,11 +8481,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8498,11 +8498,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8515,11 +8515,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8532,11 +8532,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8549,11 +8549,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8566,11 +8566,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8583,11 +8583,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8600,11 +8600,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8617,11 +8617,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8634,11 +8634,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8872,11 +8872,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -8906,11 +8906,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8923,11 +8923,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8940,11 +8940,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8957,11 +8957,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8974,11 +8974,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8991,11 +8991,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9008,11 +9008,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9025,11 +9025,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9042,11 +9042,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9059,11 +9059,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9076,11 +9076,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9093,11 +9093,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9110,11 +9110,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -9348,11 +9348,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -9382,11 +9382,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -9416,11 +9416,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -9450,11 +9450,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -9484,11 +9484,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_import_node_fetch" mongosh_run_only_in_package: "import-node-fetch" @@ -9518,11 +9518,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9535,11 +9535,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9552,11 +9552,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9569,11 +9569,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9586,11 +9586,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9603,11 +9603,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9620,11 +9620,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9637,11 +9637,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9654,11 +9654,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9671,11 +9671,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9688,11 +9688,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9705,11 +9705,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9722,11 +9722,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9960,11 +9960,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -9994,11 +9994,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -10028,11 +10028,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10045,11 +10045,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10062,11 +10062,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10079,11 +10079,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10096,11 +10096,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10113,11 +10113,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10130,11 +10130,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10147,11 +10147,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10164,11 +10164,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10181,11 +10181,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10198,11 +10198,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10215,11 +10215,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10232,11 +10232,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -10470,11 +10470,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10487,11 +10487,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10504,11 +10504,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10521,11 +10521,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10538,11 +10538,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10555,11 +10555,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10572,11 +10572,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10589,11 +10589,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10606,11 +10606,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10623,11 +10623,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10640,11 +10640,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10657,11 +10657,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10674,11 +10674,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10912,11 +10912,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -10946,11 +10946,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10963,11 +10963,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10980,11 +10980,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -10997,11 +10997,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11014,11 +11014,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11031,11 +11031,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11048,11 +11048,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11065,11 +11065,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11082,11 +11082,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11099,11 +11099,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11116,11 +11116,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11133,11 +11133,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11150,11 +11150,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -11388,11 +11388,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11405,11 +11405,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11422,11 +11422,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11439,11 +11439,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11456,11 +11456,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11473,11 +11473,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11490,11 +11490,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11507,11 +11507,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11524,11 +11524,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11541,11 +11541,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11558,11 +11558,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11575,11 +11575,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: ">= 8.0.0-rc4-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11592,11 +11592,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11830,11 +11830,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -11864,11 +11864,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -11898,11 +11898,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -11935,10 +11935,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_vscode vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -11948,10 +11948,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: test_apistrict tags: ["extra-integration-test"] depends_on: @@ -11961,10 +11961,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_apistrict vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -11976,16 +11976,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: compile_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: upload_compiled_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: upload_first_party_deps_list vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -11996,10 +11996,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" ### # E2E TESTS @@ -12013,13 +12013,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12032,13 +12032,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12051,13 +12051,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12070,13 +12070,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12089,7 +12089,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -12103,13 +12103,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12122,13 +12122,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12141,13 +12141,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12160,13 +12160,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12179,7 +12179,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -12193,13 +12193,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12212,13 +12212,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12231,13 +12231,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12250,13 +12250,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12269,7 +12269,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -12283,13 +12283,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12302,13 +12302,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12321,13 +12321,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12340,13 +12340,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12359,7 +12359,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -12373,13 +12373,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12392,13 +12392,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12411,13 +12411,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12430,13 +12430,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12449,7 +12449,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -12463,13 +12463,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12482,13 +12482,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12501,13 +12501,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12520,13 +12520,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12539,7 +12539,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -12553,13 +12553,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12572,13 +12572,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12591,13 +12591,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12610,13 +12610,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12629,7 +12629,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -12643,13 +12643,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12662,13 +12662,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12681,13 +12681,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12700,13 +12700,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12719,7 +12719,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -12733,13 +12733,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12752,13 +12752,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12771,13 +12771,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12790,13 +12790,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12809,7 +12809,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -12823,13 +12823,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12842,13 +12842,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12861,13 +12861,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12880,13 +12880,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12899,7 +12899,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -12913,13 +12913,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12932,13 +12932,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12951,13 +12951,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12970,13 +12970,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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} @@ -12989,7 +12989,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -13007,13 +13007,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_ubuntu2004 @@ -13025,13 +13025,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_node20 @@ -13043,13 +13043,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_rocky9 @@ -13061,13 +13061,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_ubuntu2204 @@ -13079,13 +13079,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_x64_openssl11_rocky8 @@ -13097,13 +13097,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_openssl11_ubuntu2004 @@ -13115,13 +13115,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_openssl3_node20 @@ -13133,13 +13133,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_openssl3_rocky9 @@ -13151,13 +13151,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_openssl3_ubuntu2204 @@ -13169,13 +13169,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_rocky8 @@ -13187,13 +13187,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_ubuntu2004 @@ -13205,13 +13205,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_node20 @@ -13223,13 +13223,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_rocky9 @@ -13241,13 +13241,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_ubuntu2204 @@ -13259,13 +13259,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_openssl11_rocky8 @@ -13277,13 +13277,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_openssl11_ubuntu2004 @@ -13295,13 +13295,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_openssl3_node20 @@ -13313,13 +13313,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_openssl3_rocky9 @@ -13331,13 +13331,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_openssl3_ubuntu2204 @@ -13349,13 +13349,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" @@ -13371,7 +13371,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -13395,14 +13395,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 extra_upload_tag: -darwin-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: darwin-x64 executable_os_id: darwin-x64 - func: put_artifact_url @@ -13417,14 +13417,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: darwin-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: darwin-x64 - func: papertrail_trace vars: @@ -13454,7 +13454,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -13478,14 +13478,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 extra_upload_tag: -darwin-arm64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - func: put_artifact_url @@ -13500,14 +13500,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: darwin-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: darwin-arm64 - func: papertrail_trace vars: @@ -13537,7 +13537,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13561,14 +13561,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -linux-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13583,14 +13583,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64 - func: papertrail_trace vars: @@ -13620,7 +13620,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13644,14 +13644,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -deb-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13666,14 +13666,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64 - func: papertrail_trace vars: @@ -13703,7 +13703,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13727,14 +13727,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -rpm-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13749,14 +13749,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64 - func: papertrail_trace vars: @@ -13786,7 +13786,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13810,14 +13810,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -linux-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13832,14 +13832,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64-openssl11 - func: papertrail_trace vars: @@ -13869,7 +13869,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13893,14 +13893,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -deb-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13915,14 +13915,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64-openssl11 - func: papertrail_trace vars: @@ -13952,7 +13952,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13976,14 +13976,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -rpm-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13998,14 +13998,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64-openssl11 - func: papertrail_trace vars: @@ -14035,7 +14035,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14059,14 +14059,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -linux-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14081,14 +14081,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-x64-openssl3 - func: papertrail_trace vars: @@ -14118,7 +14118,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14142,14 +14142,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -deb-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14164,14 +14164,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-x64-openssl3 - func: papertrail_trace vars: @@ -14201,7 +14201,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -14225,14 +14225,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -rpm-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -14247,14 +14247,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-x64-openssl3 - func: papertrail_trace vars: @@ -14284,7 +14284,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14308,14 +14308,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -linux-arm64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14330,14 +14330,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64 - func: papertrail_trace vars: @@ -14367,7 +14367,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14391,14 +14391,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -deb-arm64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14413,14 +14413,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64 - func: papertrail_trace vars: @@ -14450,7 +14450,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14474,14 +14474,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -rpm-arm64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14496,14 +14496,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64 - func: papertrail_trace vars: @@ -14533,7 +14533,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14557,14 +14557,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -linux-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14579,14 +14579,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64-openssl11 - func: papertrail_trace vars: @@ -14616,7 +14616,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14640,14 +14640,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -deb-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14662,14 +14662,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64-openssl11 - func: papertrail_trace vars: @@ -14699,7 +14699,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14723,14 +14723,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -rpm-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14745,14 +14745,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64-openssl11 - func: papertrail_trace vars: @@ -14782,7 +14782,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14806,14 +14806,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -linux-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14828,14 +14828,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-arm64-openssl3 - func: papertrail_trace vars: @@ -14865,7 +14865,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14889,14 +14889,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -deb-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14911,14 +14911,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: deb-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: deb-arm64-openssl3 - func: papertrail_trace vars: @@ -14948,7 +14948,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14972,14 +14972,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -rpm-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14994,14 +14994,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-arm64-openssl3 - func: papertrail_trace vars: @@ -15031,7 +15031,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -15055,14 +15055,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -linux-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -15077,14 +15077,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-ppc64le - func: papertrail_trace vars: @@ -15114,7 +15114,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -15138,14 +15138,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -rpm-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -15160,14 +15160,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-ppc64le - func: papertrail_trace vars: @@ -15197,7 +15197,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -15221,14 +15221,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -linux-s390x-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -15243,14 +15243,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: linux-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: linux-s390x - func: papertrail_trace vars: @@ -15280,7 +15280,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -15304,14 +15304,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -rpm-s390x-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -15326,14 +15326,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: rpm-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: rpm-s390x - func: papertrail_trace vars: @@ -15363,7 +15363,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15387,14 +15387,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: win32-x64 executable_os_id: win32 - func: put_artifact_url @@ -15409,14 +15409,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: win32-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: win32-x64 - func: papertrail_trace vars: @@ -15446,7 +15446,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15470,14 +15470,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32msi-x64-complete - func: package_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: win32msi-x64 executable_os_id: win32 - func: put_artifact_url @@ -15492,14 +15492,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: get_artifact_url vars: package_variant: win32msi-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" package_variant: win32msi-x64 - func: papertrail_trace vars: @@ -15564,10 +15564,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -15583,10 +15583,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -15602,10 +15602,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -15621,10 +15621,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -15640,10 +15640,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -15659,10 +15659,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_x64_ubuntu24_04_deb tags: ["smoke-test"] @@ -15678,10 +15678,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu24.04-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -15697,10 +15697,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -15716,10 +15716,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_x64_debian12_deb tags: ["smoke-test"] @@ -15735,10 +15735,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -15754,10 +15754,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -15773,10 +15773,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -15792,10 +15792,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -15811,10 +15811,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -15830,10 +15830,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -15849,10 +15849,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -15868,10 +15868,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -15887,10 +15887,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: suse15-rpm - name: pkg_test_docker_rpm_x64_oraclelinux9_rpm tags: ["smoke-test"] @@ -15906,10 +15906,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: oraclelinux9-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -15925,10 +15925,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -15944,10 +15944,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -15963,10 +15963,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -15982,10 +15982,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -16001,10 +16001,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -16020,10 +16020,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -16039,10 +16039,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -16058,10 +16058,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -16077,10 +16077,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -16096,10 +16096,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_x64_openssl3_debian12_deb tags: ["smoke-test"] @@ -16115,10 +16115,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -16134,10 +16134,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -16153,10 +16153,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -16172,10 +16172,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16191,10 +16191,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -16210,10 +16210,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -16229,10 +16229,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -16248,10 +16248,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -16267,10 +16267,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -16286,10 +16286,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb tags: ["smoke-test"] @@ -16305,10 +16305,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-qemu-deb - name: pkg_test_docker_deb_arm64_ubuntu24_04_deb tags: ["smoke-test"] @@ -16324,10 +16324,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu24.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -16343,10 +16343,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -16362,10 +16362,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_arm64_debian12_deb tags: ["smoke-test"] @@ -16381,10 +16381,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -16400,10 +16400,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -16419,10 +16419,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -16438,10 +16438,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -16457,10 +16457,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16476,10 +16476,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -16495,10 +16495,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -16514,10 +16514,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -16533,10 +16533,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -16552,10 +16552,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -16571,10 +16571,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -16590,10 +16590,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -16609,10 +16609,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -16628,10 +16628,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -16647,10 +16647,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb tags: ["smoke-test"] @@ -16666,10 +16666,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -16685,10 +16685,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -16704,10 +16704,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -16723,10 +16723,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -16742,10 +16742,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: test_artifact_docker vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -16822,10 +16822,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: create_static_analysis_report vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" ### # RELEASE TASKS @@ -16849,10 +16849,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: release_draft vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -16862,16 +16862,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: papertrail_trace vars: product: "mongosh-draft" - func: release_publish_dry_run vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - name: release_publish tags: ["publish"] git_tag_only: true @@ -16883,16 +16883,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.15.0" + node_js_version: "20.15.1" - func: papertrail_trace vars: product: "mongosh" - func: release_publish vars: - node_js_version: "20.15.0" + node_js_version: "20.15.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 63560fc6d..0b7922e92 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.15.0", + "version": "20.15.1", "major": 20, "minor": 15, - "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-06-20T00:00:00.000Z", + "releaseDate": "2024-07-08T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64",