Skip to content

Test NuGet MSI conversion template update#11520

Open
Redth wants to merge 1 commit into
release/11.0.1xx-preview4from
release-test/update-nuget-msi-convert-wix-template
Open

Test NuGet MSI conversion template update#11520
Redth wants to merge 1 commit into
release/11.0.1xx-preview4from
release-test/update-nuget-msi-convert-wix-template

Conversation

@Redth
Copy link
Copy Markdown
Member

@Redth Redth commented May 27, 2026

Summary

Temporarily points the Android pipeline YAML template resource at the Xamarin.yaml-templates branch containing the NuGet MSI conversion template update.

This follows the existing release-test validation pattern so the appropriate Android checks can run before the template change is merged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 27, 2026 18:28
Copy link
Copy Markdown
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

Updates the Azure DevOps pipeline template repository reference so this repo’s pipelines can validate the NuGet MSI conversion template changes before they land in DevDiv/Xamarin.yaml-templates.

Changes:

  • Point build-tools/automation/azure-pipelines.yaml yaml-templates resource from refs/heads/main to refs/heads/deps/update-nuget-msi-convert-wix.
  • Point build-tools/automation/azure-pipelines-nightly.yaml yaml-templates resource to the same branch for nightly validation.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
build-tools/automation/azure-pipelines.yaml Updates yaml-templates resource ref to the template-update branch.
build-tools/automation/azure-pipelines-nightly.yaml Updates yaml-templates resource ref to the template-update branch for nightly runs.

@@ -18,7 +18,7 @@ resources:
- repository: yaml-templates
type: git
name: DevDiv/Xamarin.yaml-templates
type: git
name: DevDiv/Xamarin.yaml-templates
ref: refs/heads/main
ref: refs/heads/deps/update-nuget-msi-convert-wix
@jonathanpeppers
Copy link
Copy Markdown
Member

@jonathanpeppers
Copy link
Copy Markdown
Member

The main build hits an issue with MAX_PATH because the branch name is too long:

release-test/update-nuget-msi-convert-wix-template

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants