Skip to content

Conversation

@MilenaHristova
Copy link
Contributor

Issue: #98662

@ghost
Copy link

ghost commented Feb 19, 2024

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Issue: #98662

Author: MilenaHristova
Assignees: MilenaHristova
Labels:

area-Infrastructure-libraries

Milestone: -

@MilenaHristova MilenaHristova marked this pull request as ready for review February 21, 2024 09:38
@ViktorHofer
Copy link
Member

LGTM. I pushed another commit to remove a stale comment and the not needed publishingversion property.

@MilenaHristova
Copy link
Contributor Author

@ViktorHofer I found out this is not enough for runtime since you don't use the default arcade publishing (Publish.proj). I think I can add the manifest data in prepare-artifacts.proj

<ItemsToPush Include="@(NonShippingNupkgToPublishFile)" ManifestArtifactData="NonShipping=true" />
the same way as the NonShipping property

@ViktorHofer
Copy link
Member

I think I can add the manifest data in prepare-artifacts.proj

Yeah we are very special in that regards unfortunately... Unfortunately I can't help much with that.

@MilenaHristova
Copy link
Contributor Author

/backport to release/8.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8066100853

MilenaHristova added a commit that referenced this pull request Feb 27, 2024
* add property to publishing.props

* rename to ProducesDotNetReleaseShippingAssets

* Update Publishing.props

---------

Co-authored-by: Viktor Hofer <[email protected]>
MilenaHristova added a commit to MilenaHristova/runtime that referenced this pull request Feb 27, 2024
* add property to publishing.props

* rename to ProducesDotNetReleaseShippingAssets

* Update Publishing.props

---------

Co-authored-by: Viktor Hofer <[email protected]>
ViktorHofer added a commit that referenced this pull request Mar 6, 2024
…t shipped with .NET release (#98991)

* Set assets manifest metadata for assets that get shipped with .NET release (#98824)

* add metadata to manifest

* set in ItemDefinitionGroup

* remove from items

* comment

* Add ProducesNetCoreAssets property to Publishing.props (#98665)

* add property to publishing.props

* rename to ProducesDotNetReleaseShippingAssets

* Update Publishing.props

---------

Co-authored-by: Viktor Hofer <[email protected]>

---------

Co-authored-by: Viktor Hofer <[email protected]>
ViktorHofer added a commit that referenced this pull request Mar 7, 2024
…t shipped with .NET release (#98989)

* add metadata to manifest

* set in ItemDefinitionGroup

* remove from items

* comment

* Add ProducesNetCoreAssets property to Publishing.props (#98665)

* add property to publishing.props

* rename to ProducesDotNetReleaseShippingAssets

* Update Publishing.props

---------

Co-authored-by: Viktor Hofer <[email protected]>

---------

Co-authored-by: MilenaHristova <[email protected]>
Co-authored-by: Viktor Hofer <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants