Skip to content

10.0.20 Update PreReleaseVersionLabel and StabilizePackageVersion#33057

Merged
PureWeen merged 1 commit intorelease/10.0.1xx-sr2from
PureWeen-patch-1
Dec 8, 2025
Merged

10.0.20 Update PreReleaseVersionLabel and StabilizePackageVersion#33057
PureWeen merged 1 commit intorelease/10.0.1xx-sr2from
PureWeen-patch-1

Conversation

@PureWeen
Copy link
Member

@PureWeen PureWeen commented Dec 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 8, 2025 19:40
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 33057

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 33057"

@PureWeen PureWeen merged commit c1862dc into release/10.0.1xx-sr2 Dec 8, 2025
9 checks passed
@PureWeen PureWeen deleted the PureWeen-patch-1 branch December 8, 2025 19:41
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 configures the repository for the 10.0.20 servicing release by updating version-related properties to produce stable package versions. The changes transition the build from producing prerelease packages (with "ci.main" or "ci.inflight" labels) to producing stable release packages.

  • Set PreReleaseVersionLabel to "servicing" which activates IsServicingBuild mode
  • Removed the conditional PreReleaseVersionLabel for the inflight/current branch
  • Changed StabilizePackageVersion default from false to true to produce stable package versions

@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 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