Closed
Conversation
2117d4f to
27cfc8e
Compare
- Remove Android 13 (EOL 2026-03-02) - Remove SLES 15.6 (EOL 2025-12-31) - Remove Windows 11-23h2-w (EOL 2025-11-11) - Add Alpine 3.23, 3.21, 3.20 - Add iPadOS 17 - Add Windows 11-26h1-e, 11-26h1-w - Keep Windows Server 2012/2012-R2 (ESU supported) - Add distro-packages.json for .NET 11 (pkgs.org data) - Update skill: pre-flight checks, automated flow, ESU exception, CAUTION reporting Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
27cfc8e to
a257d0f
Compare
Add guidance for searching the entire dotnet org for deprecated OS references using gh search code with rate-limit sleeps. Documents the three search pattern types (container image tags, helix queue names, codenames) derived from dotnet/runtime conventions. Adds workflow for filing tracking issues on downstream repos with commit-pinned links and cross-references. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document the retired -WithNode Alpine image variant with links to the tracking issue (#990) and removal PR (#1554). Add guidance for searching and replacing stale Windows VM images (1es-windows-2019, windows.vs2019). Recommend pushing forward to latest Ubuntu LTS, not back. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the .NET 11 supported OS matrix based on endoflife.date verification.
Removed (EOL)
Added (active)
Kept (ESU)
New: distro-packages.json
distro-packages.jsonfor .NET 11 viadotnet-release query distro-packages(pkgs.org data)Cross-repo impact
mainand release branchesSkill improvements
gh auth refresh -s read:packagesfor local auth (no manual PAT)mainand all activerelease/branches in dotnet/runtime for stale OS refsApproaching EOL (informational, no changes)