Skip to content

Repo level prebuilt baseline should not require an exclusion for intermediate packages #3010

@MichaelSimons

Description

@MichaelSimons

Right now if you utilize the repo level prebuilt baseline infrastructure from arcade, you will have to add exclusions for the source-build intermediate packages.

Example from source-build-reference-packages - https://github.com/dotnet/source-build-reference-packages/blob/main/eng/SourceBuildPrebuiltBaseline.xml#L7

<UsagePattern IdentityGlob="Microsoft.SourceBuild.Intermediate.*/*" />

Given these are common prebuilts they should be included as part of the infrastructure rather than requiring each repo to add these exclusions.

Metadata

Metadata

Assignees

Labels

area-arcadeCommon Arcade source-build infra

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions