Compare commits

..

4 Commits

Author SHA1 Message Date
Service account
8e0f03e7a1 Update versions-manifest 2025-08-28 02:21:23 +00:00
github-actions[bot]
414aa4b42d Update versions-manifest (#216)
Co-authored-by: Service account <no-reply@microsoft.com>
2025-08-14 22:50:37 -05:00
Haritha
05932b3923 Change schedule (#215) 2025-08-05 13:35:12 -05:00
github-actions[bot]
8bc7882285 Update versions-manifest (#214)
Co-authored-by: Service account <no-reply@microsoft.com>
2025-08-03 21:35:21 -05:00
3 changed files with 177 additions and 4 deletions

View File

@@ -23,9 +23,9 @@ on:
jobs: jobs:
node: node:
name: Node name: Node
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@test-macos-x64-runner uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
with: with:
tool-name: "node" tool-name: "node"
tool-version: ${{ inputs.VERSION || '18.12.0' }} tool-version: ${{ inputs.VERSION || '18.12.0' }}
publish-release: ${{ inputs.PUBLISH_RELEASES || false }} publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
secrets: inherit secrets: inherit

View File

@@ -1,7 +1,7 @@
name: Get Node versions name: Get Node versions
on: on:
schedule: schedule:
- cron: '0 3,15 * * *' - cron: '0 0,12 * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@@ -10,4 +10,4 @@ jobs:
with: with:
tool-name: "Node" tool-name: "Node"
image-url: "https://nodejs.org/static/images/logo-hexagon-card.png" image-url: "https://nodejs.org/static/images/logo-hexagon-card.png"
secrets: inherit secrets: inherit

View File

@@ -1,4 +1,133 @@
[ [
{
"version": "24.7.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/24.7.0-17283839804",
"files": [
{
"filename": "node-24.7.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-darwin-arm64.tar.gz"
},
{
"filename": "node-24.7.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-darwin-x64.tar.gz"
},
{
"filename": "node-24.7.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-linux-arm64.tar.gz"
},
{
"filename": "node-24.7.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-linux-x64.tar.gz"
},
{
"filename": "node-24.7.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-win32-arm64.7z"
},
{
"filename": "node-24.7.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.7.0-17283839804/node-24.7.0-win32-x64.7z"
}
]
},
{
"version": "24.6.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/24.6.0-16980723897",
"files": [
{
"filename": "node-24.6.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-darwin-arm64.tar.gz"
},
{
"filename": "node-24.6.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-darwin-x64.tar.gz"
},
{
"filename": "node-24.6.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-linux-arm64.tar.gz"
},
{
"filename": "node-24.6.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-linux-x64.tar.gz"
},
{
"filename": "node-24.6.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-win32-arm64.7z"
},
{
"filename": "node-24.6.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.6.0-16980723897/node-24.6.0-win32-x64.7z"
}
]
},
{
"version": "24.5.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/24.5.0-16666195981",
"files": [
{
"filename": "node-24.5.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-darwin-arm64.tar.gz"
},
{
"filename": "node-24.5.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-darwin-x64.tar.gz"
},
{
"filename": "node-24.5.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-linux-arm64.tar.gz"
},
{
"filename": "node-24.5.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-linux-x64.tar.gz"
},
{
"filename": "node-24.5.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-win32-arm64.7z"
},
{
"filename": "node-24.5.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-win32-x64.7z"
}
]
},
{ {
"version": "24.4.1", "version": "24.4.1",
"stable": true, "stable": true,
@@ -343,6 +472,50 @@
} }
] ]
}, },
{
"version": "22.18.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.18.0-16666198358",
"files": [
{
"filename": "node-22.18.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-darwin-arm64.tar.gz"
},
{
"filename": "node-22.18.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-darwin-x64.tar.gz"
},
{
"filename": "node-22.18.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-linux-arm64.tar.gz"
},
{
"filename": "node-22.18.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-linux-x64.tar.gz"
},
{
"filename": "node-22.18.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-win32-arm64.7z"
},
{
"filename": "node-22.18.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-win32-x64.7z"
}
]
},
{ {
"version": "22.17.1", "version": "22.17.1",
"stable": true, "stable": true,