Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-arcadeCommon Arcade source-build infra

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions