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

Additional RPMs for CBL-Mariner #7812

Merged

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