Skip to content

Update search-cache-pipeline for templating repo consolidation#54170

Merged
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:update-search-cache-pipeline
May 5, 2026
Merged

Update search-cache-pipeline for templating repo consolidation#54170
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:update-search-cache-pipeline

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

Remove full SDK build (build.sh) and test result publishing steps that are no longer appropriate now that the repo is the full SDK. Instead, build only the TemplateDiscovery project directly. Update project path to new location under src/TemplateEngine/Tools/.

Related to dotnet/templating#10085

Test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2966837

Remove full SDK build (build.sh) and test result publishing steps that
are no longer appropriate now that the repo is the full SDK. Instead,
build only the TemplateDiscovery project directly. Update project path
to new location under src/TemplateEngine/Tools/.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 4, 2026 17:36
@MichaelSimons MichaelSimons requested a review from MiYanni as a code owner May 4, 2026 17:36
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

This PR updates the search-cache-pipeline Azure DevOps pipeline to reflect the templating repo consolidation into dotnet/sdk, avoiding a full SDK build and instead building only the TemplateDiscovery project from its new location.

Changes:

  • Replace the full build.sh invocation with a scoped build of Microsoft.TemplateSearch.TemplateDiscovery.csproj (with binary logging enabled).
  • Remove test result collection/publishing, and rename the log artifact to reflect build logs rather than test logs.
  • Update the TemplateDiscovery project path in the cache updater execution step to the new src/TemplateEngine/Tools/ location.

@MichaelSimons MichaelSimons merged commit 3423ece into dotnet:main May 5, 2026
27 of 29 checks passed
@MichaelSimons MichaelSimons deleted the update-search-cache-pipeline branch May 5, 2026 19:17
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.

3 participants