Reconcile main and release/2.0-stable source trees - #668
Draft
shisan (qiutongMS) wants to merge 4 commits into
Draft
Reconcile main and release/2.0-stable source trees#668shisan (qiutongMS) wants to merge 4 commits into
shisan (qiutongMS) wants to merge 4 commits into
Conversation
Compose the pinned main source tree with the approved stable-only and evolved sample inventory. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
shisan (qiutongMS)
force-pushed
the
integration/main-stable-reconciliation
branch
from
September 4, 2026 16:49
34b1275 to
09fed94
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use the public ToggleButton state API with the Windows App SDK 2.4 projection and document the complete reconciled sample inventory. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
shisan (qiutongMS)
force-pushed
the
integration/main-stable-reconciliation
branch
from
September 4, 2026 18:02
09fed94 to
ea44ee9
Compare
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.
Description
Goal
Align
mainandrelease/2.0-stableto the same buildable source tree, while preserving both branches' histories inmain.Approach
Use
release/2.0-stableas the baseline because themaindelta is smaller. This reconciliation is organized into four reviewable commits:main, while retaining 4 stable-only sample areas.Please review the four commits separately. Functional review should focus on
[INTEGRATION]and[SEMANTIC];[MECHANICAL]contains only repeatable bulk transformations.[SOURCE] inventory
The source composition changes 562 paths relative to
release/2.0-stable. Each resulting changed blob comes directly from the pinnedmainrevision; retained stable content remains unchanged.main:main:main: 10 retired sample solutions: 4 BackgroundTask solutions, 3 older Islands solutions, 2 Notifications Badge solutions, and 1 Unpackaged WinForms solution.main: sample feed hydration and restore tooling, build entry points, templates, and sample documentation.Result
This PR merges
integration/main-stable-reconciliationintorelease/2.0-stable. A follow-up PR will mergeintegration/main-stable-reconciliation-finalintomain.The review and final branches contain exactly the same code. The final branch only adds the ancestry required to preserve both branch histories in
main.Target Release
2.0 Stable
Validation
Checklist