1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Expose release-manifest from llms.json

This commit is contained in:
Rich Lander
2025-12-15 16:42:48 -08:00
parent c7e8009015
commit 4976a971ac
28 changed files with 99 additions and 82 deletions

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/target-frameworks.json",
"title": ".NET 1.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -28,6 +28,11 @@
"title": "Announcing .NET Core 1.0",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/target-frameworks.json",
"title": ".NET 1.1 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -28,6 +28,11 @@
"title": "Announcing .NET Core 1.1",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -37,16 +37,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"compatibility-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/compatibility.json",
"title": ".NET 10.0 Compatibility",
"type": "application/json"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/target-frameworks.json",
"title": ".NET 10.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -13,6 +13,11 @@
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json"
},
"compatibility": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/compatibility.json",
"title": "Compatibility",
"type": "application/json"
},
"compatibility-rendered": {
"href": "https://learn.microsoft.com/dotnet/core/compatibility/10.0",
"title": "Breaking changes in .NET 10",
@@ -48,6 +53,11 @@
"title": "Supported OSes (Rendered)",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -19,11 +19,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.0/target-frameworks.json",
"title": ".NET 2.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -28,6 +28,11 @@
"title": "Announcing .NET Core 2.0",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/target-frameworks.json",
"title": ".NET 2.1 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -33,6 +33,11 @@
"title": "Announcing .NET Core 2.1",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/target-frameworks.json",
"title": ".NET 2.2 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -28,6 +28,11 @@
"title": "Announcing .NET Core 2.2",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.0/target-frameworks.json",
"title": ".NET 3.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -33,6 +33,11 @@
"title": "Announcing .NET Core 3.0",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.1/target-frameworks.json",
"title": ".NET 3.1 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -43,6 +43,11 @@
"title": "Announcing .NET Core 3.1",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.1/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/5.0/target-frameworks.json",
"title": ".NET 5.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -43,6 +43,11 @@
"title": "Announcing .NET 5.0",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/5.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/6.0/target-frameworks.json",
"title": ".NET 6.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -58,6 +58,11 @@
"title": "Supported OSes (Rendered)",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/6.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -29,11 +29,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/7.0/target-frameworks.json",
"title": ".NET 7.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -58,6 +58,11 @@
"title": "Supported OSes (Rendered)",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/7.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -37,16 +37,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"compatibility-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/compatibility.json",
"title": ".NET 8.0 Compatibility",
"type": "application/json"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/target-frameworks.json",
"title": ".NET 8.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -13,6 +13,11 @@
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json"
},
"compatibility": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/compatibility.json",
"title": "Compatibility",
"type": "application/json"
},
"compatibility-rendered": {
"href": "https://learn.microsoft.com/dotnet/core/compatibility/8.0",
"title": "Breaking changes in .NET 8",
@@ -58,6 +63,11 @@
"title": "Supported OSes (Rendered)",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -37,16 +37,6 @@
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"compatibility-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/compatibility.json",
"title": ".NET 9.0 Compatibility",
"type": "application/json"
},
"target-frameworks-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/target-frameworks.json",
"title": ".NET 9.0 Target Frameworks",
"type": "application/json"
}
},
"_embedded": {

View File

@@ -13,6 +13,11 @@
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json"
},
"compatibility": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/compatibility.json",
"title": "Compatibility",
"type": "application/json"
},
"compatibility-rendered": {
"href": "https://learn.microsoft.com/dotnet/core/compatibility/9.0",
"title": "Breaking changes in .NET 9",
@@ -48,6 +53,11 @@
"title": "Supported OSes (Rendered)",
"type": "text/html"
},
"target-frameworks": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/target-frameworks.json",
"title": "Target Frameworks",
"type": "application/json"
},
"usage-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/README.md",
"title": "Release Notes (Rendered)",

View File

@@ -74,6 +74,10 @@
"latest-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
"title": ".NET 10.0 SDK Index"
},
"release-manifest": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json",
"title": ".NET 10.0 Manifest"
}
}
},
@@ -105,6 +109,10 @@
"latest-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/sdk/index.json",
"title": ".NET 9.0 SDK Index"
},
"release-manifest": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json",
"title": ".NET 9.0 Manifest"
}
}
},
@@ -136,6 +144,10 @@
"latest-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/sdk/index.json",
"title": ".NET 8.0 SDK Index"
},
"release-manifest": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json",
"title": ".NET 8.0 Manifest"
}
}
}

View File

@@ -23,8 +23,13 @@ llms.json
└─► _embedded.latest_patches[] ─────────────────────────► DONE (patch version, EOL date, support status)
├─► _links.release-major ─► X.0/index.json ─► compatibility-json ─► DONE (breaking changes)
└─► target-frameworks-json ─► DONE (TFMs)
├─► _links.release-major ─► X.0/index.json ─► DONE (navigation: patches, SDKs)
├─► _links.release-manifest ─► manifest.json ─► DONE (reference data)
│ ├─► compatibility-json ─► breaking changes
│ ├─► target-frameworks-json ─► TFMs
│ ├─► supported-os-json ─► distros, glibc
│ └─► os-packages-json ─► apt/dnf packages
└─► _links.latest-sdk ─► sdk/index.json ─► DONE (feature bands, downloads)
```