Skip to content

Fix release net11 to workload set#33844

Merged
rmarinho merged 1 commit intomainfrom
fix-release-internal-net11
Feb 2, 2026
Merged

Fix release net11 to workload set#33844
rmarinho merged 1 commit intomainfrom
fix-release-internal-net11

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Feb 2, 2026

Description of Change

This pull request introduces a targeted update to the CI release pipeline, specifically improving support for .NET 11 manifest packs.

Enhancements for .NET 11 support:

  • Updated the logic in eng/pipelines/ci-official-release.yml to correctly set the workload channel and feed for manifest packs matching .Manifest-11.0*, ensuring that .NET 11 releases are routed to the appropriate channel and feed.

Copilot AI review requested due to automatic review settings February 2, 2026 19:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI release pipeline to add .NET 11 workload support by routing manifest packs for .NET 11 to the correct channel and feed.

Changes:

  • Added conditional logic to detect .NET 11 manifest packs and configure appropriate workload channel and feed

@rmarinho rmarinho merged commit fd95d5f into main Feb 2, 2026
1 of 12 checks passed
@rmarinho rmarinho deleted the fix-release-internal-net11 branch February 2, 2026 19:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants