Skip to content
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

Apply the DefaultArtifactVisibility on ItemsToPushToBlobFeed #15425

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Jan 16, 2025

I noticed that DefaultArtifactVisibility is currently only applied on Artifact but not on ItemsToPushToBlobFeed which some repositories use as an extension point and is the item definition that the Artifact items feed into.


Overall, when we get to the "Fit and Finish" stage of VMR, I will remove the Artifact extension point and make the existing sign and publish items easier to use. This makes sense as we will stop importing Sign.props from Publish.proj now that we don't have post build signing infra support anymore. In the (5?) repos where we use the Artifact extension point, I plan to add a file that gets imported by Signing.props and Publishing.props (i.e. SignAndPublishArtifacts.props) that allows to keep the single definition of artifacts.

I noticed that DefaultArtifactVisibility is currently only applied on Artifact but not on ItemsToPushToBlobFeed which some repositories use as an extension point and is the item definition that the Artifact items feed into.
@ViktorHofer ViktorHofer enabled auto-merge (squash) January 16, 2025 20:00
@ViktorHofer ViktorHofer merged commit ad4d632 into main Jan 16, 2025
11 checks passed
@ViktorHofer ViktorHofer deleted the DefaultArtifactVisibilityFix branch January 16, 2025 20:21
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.

2 participants