Compare commits

..

4 Commits

Author SHA1 Message Date
Haritha
671ca7d4e8 Add new path for ubuntu runner 2025-12-11 09:28:49 -06:00
github-actions[bot]
5c7702bb19 Update versions-manifest (#229)
Co-authored-by: Service account <no-reply@microsoft.com>
2025-11-25 21:14:19 -06:00
github-actions[bot]
318aa75a51 Update versions-manifest (#227)
Co-authored-by: Service account <no-reply@microsoft.com>
2025-11-11 21:47:48 -06:00
github-actions[bot]
7cc031e877 Update versions-manifest (#226)
Co-authored-by: Service account <no-reply@microsoft.com>
2025-10-28 22:30:14 -05:00
2 changed files with 191 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Describe "Node.js" {
$possiblePaths = @(
Join-Path -Path $homeDir -ChildPath "actions-runner/cached/_diag/pages"
Join-Path -Path $homeDir -ChildPath "runners/*/_diag/pages"
Join-Path -Path $homeDir -ChildPath "actions-runner/extracted/_diag/pages"
)
$logsFolderPath = $possiblePaths | Where-Object { Test-Path $_ } | Select-Object -First 1

View File

@@ -1,7 +1,96 @@
[
{
"version": "24.11.1",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.11.1-19282993875",
"files": [
{
"filename": "node-24.11.1-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-darwin-arm64.tar.gz"
},
{
"filename": "node-24.11.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-darwin-x64.tar.gz"
},
{
"filename": "node-24.11.1-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-linux-arm64.tar.gz"
},
{
"filename": "node-24.11.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-linux-x64.tar.gz"
},
{
"filename": "node-24.11.1-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-win32-arm64.7z"
},
{
"filename": "node-24.11.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-win32-x64.7z"
}
]
},
{
"version": "24.11.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.11.0-18894910158",
"files": [
{
"filename": "node-24.11.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-darwin-arm64.tar.gz"
},
{
"filename": "node-24.11.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-darwin-x64.tar.gz"
},
{
"filename": "node-24.11.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-linux-arm64.tar.gz"
},
{
"filename": "node-24.11.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-linux-x64.tar.gz"
},
{
"filename": "node-24.11.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-win32-arm64.7z"
},
{
"filename": "node-24.11.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-win32-x64.7z"
}
]
},
{
"version": "24.10.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.10.0-18453495281",
"files": [
{
@@ -45,6 +134,7 @@
{
"version": "24.9.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.9.0-18024003193",
"files": [
{
@@ -88,6 +178,7 @@
{
"version": "24.8.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.8.0-17630522236",
"files": [
{
@@ -131,6 +222,7 @@
{
"version": "24.7.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.7.0-17283839804",
"files": [
{
@@ -174,6 +266,7 @@
{
"version": "24.6.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.6.0-16980723897",
"files": [
{
@@ -217,6 +310,7 @@
{
"version": "24.5.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.5.0-16666195981",
"files": [
{
@@ -260,6 +354,7 @@
{
"version": "24.4.1",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.4.1-16309768053",
"files": [
{
@@ -303,6 +398,7 @@
{
"version": "24.4.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.4.0-16210503505",
"files": [
{
@@ -346,6 +442,7 @@
{
"version": "24.3.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.3.0-15866716565",
"files": [
{
@@ -389,6 +486,7 @@
{
"version": "24.2.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.2.0-15549907769",
"files": [
{
@@ -432,6 +530,7 @@
{
"version": "24.1.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.1.0-15177436545",
"files": [
{
@@ -475,6 +574,7 @@
{
"version": "24.0.2",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.2-15035852679",
"files": [
{
@@ -518,6 +618,7 @@
{
"version": "24.0.1",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.1-14928016774",
"files": [
{
@@ -561,6 +662,7 @@
{
"version": "24.0.0",
"stable": true,
"lts": "Krypton",
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.0-14863421234",
"files": [
{
@@ -601,6 +703,50 @@
}
]
},
{
"version": "22.21.1",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.21.1-18894912842",
"files": [
{
"filename": "node-22.21.1-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-darwin-arm64.tar.gz"
},
{
"filename": "node-22.21.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-darwin-x64.tar.gz"
},
{
"filename": "node-22.21.1-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-linux-arm64.tar.gz"
},
{
"filename": "node-22.21.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-linux-x64.tar.gz"
},
{
"filename": "node-22.21.1-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-win32-arm64.7z"
},
{
"filename": "node-22.21.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-win32-x64.7z"
}
]
},
{
"version": "22.21.0",
"stable": true,
@@ -1789,6 +1935,50 @@
}
]
},
{
"version": "20.19.6",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.19.6-19690675733",
"files": [
{
"filename": "node-20.19.6-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-darwin-arm64.tar.gz"
},
{
"filename": "node-20.19.6-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-darwin-x64.tar.gz"
},
{
"filename": "node-20.19.6-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-linux-arm64.tar.gz"
},
{
"filename": "node-20.19.6-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-linux-x64.tar.gz"
},
{
"filename": "node-20.19.6-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-win32-arm64.7z"
},
{
"filename": "node-20.19.6-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-win32-x64.7z"
}
]
},
{
"version": "20.19.5",
"stable": true,