Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly related repos documentation should reference official repos #5937

Open
MichaelSimons opened this issue Oct 1, 2024 · 2 comments
Open

Comments

@MichaelSimons
Copy link
Member

The nightly repo readmes don't reference the corresponding official repo in the related repos section. The main repo readmes reference the nightly/preview repos. The readmes should be symmetrical between the two branches.

Example:

Nightly Related Repositories for aspnet:

.NET:

[dotnet](https://mcr.microsoft.com/catalog?search=dotnet): .NET
[dotnet/nightly/sdk](https://mcr.microsoft.com/product/dotnet/nightly/sdk/about): .NET SDK (Preview)
[dotnet/nightly/runtime](https://mcr.microsoft.com/product/dotnet/nightly/runtime/about): .NET Runtime (Preview)
[dotnet/nightly/runtime-deps](https://mcr.microsoft.com/product/dotnet/nightly/runtime-deps/about): .NET Runtime Dependencies (Preview)
[dotnet/nightly/monitor](https://mcr.microsoft.com/product/dotnet/nightly/monitor/about): .NET Monitor Tool (Preview)
[dotnet/nightly/aspire-dashboard](https://mcr.microsoft.com/product/dotnet/nightly/aspire-dashboard/about): .NET Aspire Dashboard (Preview)
[dotnet/samples](https://mcr.microsoft.com/product/dotnet/samples/about): .NET Samples
.NET Framework:

[dotnet/framework](https://mcr.microsoft.com/catalog?search=dotnet/framework): .NET Framework, ASP.NET and WCF
[dotnet/framework/samples](https://mcr.microsoft.com/product/dotnet/framework/samples/about): .NET Framework, ASP.NET and WCF Samples

Main Related Repositories for aspnet:

.NET:

[dotnet](https://mcr.microsoft.com/catalog?search=dotnet): .NET
[dotnet/sdk](https://mcr.microsoft.com/product/dotnet/sdk/about): .NET SDK
[dotnet/runtime](https://mcr.microsoft.com/product/dotnet/runtime/about): .NET Runtime
[dotnet/runtime-deps](https://mcr.microsoft.com/product/dotnet/runtime-deps/about): .NET Runtime Dependencies
[dotnet/monitor](https://mcr.microsoft.com/product/dotnet/monitor/about): .NET Monitor Tool
[dotnet/aspire-dashboard](https://mcr.microsoft.com/product/dotnet/aspire-dashboard/about): .NET Aspire Dashboard
[dotnet/samples](https://mcr.microsoft.com/product/dotnet/samples/about): .NET Samples
[dotnet/nightly/aspnet](https://mcr.microsoft.com/product/dotnet/nightly/aspnet/about): ASP.NET Core Runtime (Preview)
.NET Framework:

[dotnet/framework](https://mcr.microsoft.com/catalog?search=dotnet/framework): .NET Framework, ASP.NET and WCF
[dotnet/framework/samples](https://mcr.microsoft.com/product/dotnet/framework/samples/about): .NET Framework, ASP.NET and WCF Samples
@mthalman
Copy link
Member

mthalman commented Oct 2, 2024

In other words, the aspnet nightly content should include the following link after dotnet/samples:

[dotnet/aspnet](https://mcr.microsoft.com/product/dotnet/aspnet/about): ASP.NET Core Runtime

Is that correct?

@MichaelSimons
Copy link
Member Author

Is that correct?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants