pulumi/scripts
Julien P 2ff1c18a31
Update current nodejs version to 22.x (#16378)
# Description

The current nodejs version is 22.x
https://nodejs.org/en/about/previous-releases

This might help us with GH actions failing on the node download step.
The node-setup action will download LTS versions from
https://github.com/actions/node-versions/blob/main/versions-manifest.json,
and fallback to the official nodejs.org download if not found. Since we
had node set to 21.x before, it was always downloading from nodejs.org,
which seems to be fairly flakey.

This won't fix it once we test against 23.x though :/
2024-06-12 14:45:39 +00:00
..
brew.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
get-job-matrix.py Update current nodejs version to 22.x (#16378) 2024-06-12 14:45:39 +00:00
get-language-providers.sh upgrade dotnet dependency to latest (#16353) 2024-06-11 06:30:13 +00:00
get-pulumi-watch.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
get-version ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
go-test.py Revert "Revert "Disable `--rerun-fails` in tests"" (#15643) 2024-03-26 16:26:21 +00:00
go-update.sh ci: Remove -compat=1.18 flags to validate that tests pass on current and minimum supported Go versions 2022-09-27 10:41:25 -07:00
go-wrapper.sh Run integration tests with race detection (#15895) 2024-04-11 15:58:42 +00:00
integration_test_subsets.py Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
normpath Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
prep-for-goreleaser.sh ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
publish_npm.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
pulumi-version.sh Publish dev versions of the python and node SDKs (#15299) 2024-02-15 16:25:57 +00:00
retry [ci] improve test logging on retries (#14706) 2023-12-01 23:05:04 +00:00
reversion.js Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
set-version.py Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
tidy.sh Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
versions.sh ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00