[versions-manifest] Update for release from 10/25/2023 #156

Merged
github-actions[bot] merged 1 commits from update-versions-manifest-file into main 2023-10-25 17:25:01 +05:00
github-actions[bot] commented 2023-10-25 09:46:40 +05:00 (Migrated from github.com)

Update versions-manifest.json for release from 10/25/2023

Update versions-manifest.json for release from 10/25/2023
MaksimZhukov (Migrated from github.com) approved these changes 2023-10-25 17:09:50 +05:00
dmitry-shibanov (Migrated from github.com) approved these changes 2023-10-25 17:24:53 +05:00
panva commented 2023-10-26 14:53:04 +05:00 (Migrated from github.com)

@MaksimZhukov @dmitry-shibanov this has incorrectly added Iron as lts codename to all 18.x releases prior to the actual first lts/iron which is the one added in this PR (18.9.0).

This is also the case for all not-yet-LTS versions of even-numbered releases.

@MaksimZhukov @dmitry-shibanov this has incorrectly added Iron as lts codename to all 18.x releases prior to the actual first lts/iron which is the one added in this PR (18.9.0). This is also the case for all not-yet-LTS versions of even-numbered releases.
panva commented 2023-10-26 14:57:24 +05:00 (Migrated from github.com)

I believe https://nodejs.org/download/release/index.json would be a better source of lts/non-lts for individual releases rather than https://raw.githubusercontent.com/nodejs/Release/main/schedule.json used in ./config/node-manifest-config.json

I believe https://nodejs.org/download/release/index.json would be a better source of lts/non-lts for individual releases rather than https://raw.githubusercontent.com/nodejs/Release/main/schedule.json used in [./config/node-manifest-config.json](https://github.com/actions/node-versions/blob/main/config/node-manifest-config.json)
Sign in to join this conversation.