Extend dotnet new pipelines from OneBranch templates - #6743
Draft
Lauren Ciha (lauren-ciha) wants to merge 10 commits into
Draft
Extend dotnet new pipelines from OneBranch templates#6743Lauren Ciha (lauren-ciha) wants to merge 10 commits into
Lauren Ciha (lauren-ciha) wants to merge 10 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cb1d04c-a4ea-4841-884f-5f916d245aa3
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Lauren Ciha (lauren-ciha)
requested a review
from Dinah Xiaoman G (DinahK-2SO)
September 9, 2026 17:48
Dinah Xiaoman G (DinahK-2SO)
approved these changes
Sep 9, 2026
Contributor
|
/azp run |
|
Azure Pipelines: Successfully started running 2 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. |
| default: 'Microsoft.WindowsAppSDK.WinUI.CSharp.Templates' | ||
| - name: expectedPackageVersion | ||
| type: string | ||
| default: '0.0.7-alpha' |
Contributor
There was a problem hiding this comment.
Would be better to read the version from "dev/Templates/Dotnet/WinAppSdk.CSharp.DotnetNewTemplates.csproj" and fail fast if there isn't a valid version config, instead of hardcoding a default one.
Dinah Xiaoman G (DinahK-2SO)
self-requested a review
September 9, 2026 20:23
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.
This was a first pass at resolving errors in the DotnetNew-Templates-Publish pipeline. This successfully extends the templates, but may not be the best solution. A similar change with less code change can be found in #6745
A microsoft employee must use /azp run to validate using the pipelines below.
WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.
For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.