Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add links to supported-os.json files#9367

Merged
richlander merged 3 commits into
mainfrom
release-index-supported-os
Jul 10, 2024
Merged

Add links to supported-os.json files#9367
richlander merged 3 commits into
mainfrom
release-index-supported-os

Conversation

@richlander

@richlander richlander commented Jun 25, 2024

Copy link
Copy Markdown
Member

Dependent on #9294 and waiting on json files to be published to the specified URLs.

Context: #9370

Comment thread release-notes/releases-index.json Outdated
"release-type" : "sts",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/9.0/releases.json"
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/9.0/releases.json",
"supported-os.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/9.0/suported-os.json"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catches. Fixed the typos.

I'm waiting on the files to be published to blog storage before merging this PR. I suspect it will be soon.

@leecow

Comment thread release-notes/releases-index.json Outdated
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/8.0/releases.json"
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/8.0/releases.json",
"supported-os.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/8.0/supported-os.json"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: Remove empty line.

Comment thread release-notes/releases-index.json Outdated
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/7.0/releases.json"
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/7.0/releases.json",
"supported-os.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/7.0/supported-os.json"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: Remove empty line.

@richlander

Copy link
Copy Markdown
Member Author

Just ran "format document" and a json linter on the document. That resolved the existing feedback. I see that the markdown files are live on dotnetcli.blob.core.windows.net. Thanks @leecow!

Will these files now get updated on a monthly schedule on blob storage?

@richlander richlander merged commit 559fd95 into main Jul 10, 2024
@richlander richlander deleted the release-index-supported-os branch July 10, 2024 00:33
@leecow

leecow commented Jul 10, 2024

Copy link
Copy Markdown
Member

Will these files now get updated on a monthly schedule on blob storage?

Yes, should be good to go.

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.

5 participants