Skip to content

Use MicroBuildSigningPlugin from arcade templates #12126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

YuliiaKovalova
Copy link
Member

@YuliiaKovalova YuliiaKovalova commented Jul 7, 2025

Use MicroBuildSigningPlugin from arcade templates
internal run: https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=11903426&view=results

@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 17:10
@YuliiaKovalova YuliiaKovalova requested a review from a team as a code owner July 7, 2025 17:10
Copy link
Contributor

@Copilot 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 switches to using the MicroBuildSigningPlugin via the shared arcade job template and removes the explicit signing and cleanup tasks.

  • Adds a job.yml template invocation with enableMicrobuild: true
  • Removes the manual MicroBuildSigningPlugin task
  • Removes the manual MicroBuildCleanup task
Comments suppressed due to low confidence (2)

.vsts-dotnet.yml:95

  • Ensure that the enableMicrobuild: true parameter in the template covers the signing conditions (e.g., SignType checks) previously handled by the explicit task; otherwise, artifacts may be signed when not intended.
      - template: /eng/common/templates-official/job/job.yml@self

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.

1 participant