Skip to content

Conversation

@ViktorHofer
Copy link
Member

Arcade 10 doesn't produce source-build intermediate packages anymore.

To double check:

Copy link

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 post-build artifact pattern to reflect that Arcade 10 no longer produces source-build intermediate packages. Key changes include:

  • Removal of the exclusion pattern for Microsoft.SourceBuild.Intermediate.*.nupkg files.
  • Replacement of a multi-line exclusion pattern with a single line that includes all files.
Comments suppressed due to low confidence (1)

eng/common/core-templates/post-build/post-build.yml:196

  • Double-check that the updated artifact pattern (itemPattern: **) does not inadvertently include any files that should remain excluded. If the change is intentional due to Arcade 10 behavior, consider updating the adjacent comments to clearly explain this adjustment.
itemPattern: **

@ViktorHofer ViktorHofer enabled auto-merge (squash) May 20, 2025 14:59
@ViktorHofer ViktorHofer merged commit 15c9718 into main May 20, 2025
11 checks passed
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch May 20, 2025 15:01
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