Skip to content

Conversation

NikolaMilosavljevic
Copy link
Member

Fixes: dotnet/runtime#58141

Adds a copy of RPMs with CBL-Mariner version suffix, in the name. Skips projects that generate distro-specific RPMs (i.e. deps packages).

Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that this solution is in the SDK so it automatically enables for all consumers.

It might be worth changing this to use the <MSBuild /> task and setting the PackageTargetOS property as a global property, but there's some extra concerns there that are a little hairy, so this implementation looks good for me. If we need to extend this in the future for another Linux distro, we can revisit.

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.

Add & publish a cm.1 file for each .rpm we ship

2 participants