Skip to content

chore: pin Node to 24.16.0 to avoid regressions in newer 24.x (#1425) - #1426

Merged
gonpombo8 merged 1 commit into
auth-serverfrom
main
Jun 22, 2026
Merged

chore: pin Node to 24.16.0 to avoid regressions in newer 24.x (#1425)#1426
gonpombo8 merged 1 commit into
auth-serverfrom
main

Conversation

@gonpombo8

Copy link
Copy Markdown
Contributor

CI resolved node-version: 24 to the latest 24.x, risking drift past 24.16.0, which introduces bugs. Lock CI, .node-version, and engines to the exact known-good version.

CI resolved node-version: 24 to the latest 24.x, risking drift past
24.16.0, which introduces bugs. Lock CI, .node-version, and engines to
the exact known-good version.
@github-actions

Copy link
Copy Markdown
Contributor

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/main/dcl-sdk-7.24.2-27961641413.commit-81d695f.tgz"
  • The @dcl/js-runtime package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/main/@dcl/js-runtime/dcl-js-runtime-7.24.2-27961641413.commit-81d695f.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/main/dcl-sdk-commands-7.24.2-27961641413.commit-81d695f.tgz"
    npx $SDK_COMMANDS init
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/main-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=main

@gonpombo8
gonpombo8 merged commit 196680f into auth-server Jun 22, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant