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

Add property in MergedManifest.xml for .NET Core owned packages #3308

Closed
1 of 3 tasks
MilenaHristova opened this issue Feb 15, 2024 · 3 comments
Closed
1 of 3 tasks
Assignees

Comments

@MilenaHristova
Copy link
Member

MilenaHristova commented Feb 15, 2024

As part of https://github.com/dotnet/release/issues/740 extend the MergedManifest packages and blobs models to include property DotNetReleaseShipping indicating that the assets will be published with the release infra.
DotNetReleaseShipping should be false by default and should only appear in MergedManifest.xml, it shouldn't get published to BAR

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Add DotNetReleaseShipping property to assets in MergedManifest.xml

@MilenaHristova
Copy link
Member Author

This is in PR: #3311

I will merge it after the property gets to the asset manifests for all shipping repos ( after dotnet/arcade#14490 and https://github.com/dotnet/release/issues/822 are completed)

@MilenaHristova
Copy link
Member Author

All PRs from https://github.com/dotnet/release/issues/822 on main are merged and repos have updated arcade so the new property is propagated to the asset manifest and we can make the change in MergedManifest.xml

@MilenaHristova
Copy link
Member Author

This is done. We should see the property in merged manifest once Microsoft.DotNet.Maestro.Tasks version is updated in arcade and repos update arcade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant