Skip to content

Include RPM assets in release upload filter - #3

Merged
YuyangXueEd merged 1 commit into
mainfrom
codex/release-asset-rpm
May 31, 2026
Merged

Include RPM assets in release upload filter#3
YuyangXueEd merged 1 commit into
mainfrom
codex/release-asset-rpm

Conversation

@YuyangXueEd

Copy link
Copy Markdown
Contributor

Summary

  • include Linux .rpm bundles in the automated release asset upload filter

Validation

  • git diff --check

Copilot AI review requested due to automatic review settings May 31, 2026 23:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds .rpm to the find filter so RPM bundles produced by the Linux build are included alongside other release assets when uploading to the GitHub release.

Changes:

  • Append -name "*.rpm" -o to the asset discovery filter in the release workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@YuyangXueEd
YuyangXueEd merged commit 6e1769e into main May 31, 2026
4 checks passed
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