Skip to content

Extend dotnet new pipelines from OneBranch templates - #6743

Draft
Lauren Ciha (lauren-ciha) wants to merge 10 commits into
mainfrom
user/laurenciha/dotnet-new-templates-publish-onebranch
Draft

Extend dotnet new pipelines from OneBranch templates#6743
Lauren Ciha (lauren-ciha) wants to merge 10 commits into
mainfrom
user/laurenciha/dotnet-new-templates-publish-onebranch

Conversation

@lauren-ciha

@lauren-ciha Lauren Ciha (lauren-ciha) commented Sep 9, 2026

Copy link
Copy Markdown
Member

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.

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

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@DinahK-2SO

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
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'

@DinahK-2SO Dinah Xiaoman G (DinahK-2SO) Sep 9, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants