Skip to content

Merge latest Library.Template#379

Merged
AArnott merged 3 commits into
mainfrom
dev/andarno/libtemplateUpdate
Jul 9, 2026
Merged

Merge latest Library.Template#379
AArnott merged 3 commits into
mainfrom
dev/andarno/libtemplateUpdate

Conversation

@AArnott

@AArnott AArnott commented Jul 9, 2026

Copy link
Copy Markdown
Member
  • Restore missing VSInsertion artifact download task
  • Fix vs-validation pipeline's artifact download task

Copilot AI review requested due to automatic review settings July 9, 2026 23:05

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the Azure Pipelines definitions to restore/fix missing artifact download steps for the VSInsertion-Windows pipeline artifact so that later insertion tasks have the payload available in their job workspace.

Changes:

  • Added a download: current step in vs-validation.yml’s insertion job to fetch the VSInsertion-Windows artifact before running MicroBuildInsertVsPayload@5.
  • Added a download: CI step in vs-insertion.yml’s insert job to fetch the VSInsertion-Windows artifact from the CI pipeline resource before running MicroBuildInsertVsPayload@5.

Reviewed changes

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

File Description
azure-pipelines/vs-validation.yml Ensures the insertion job downloads VSInsertion-Windows so the VS payload insertion step can access the required scripts/artifacts.
azure-pipelines/vs-insertion.yml Ensures the insert job downloads VSInsertion-Windows from the CI pipeline resource so payload insertion has the required inputs.

@AArnott AArnott enabled auto-merge July 9, 2026 23:10
@AArnott AArnott merged commit 8ebb67f into main Jul 9, 2026
9 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch July 9, 2026 23:13
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