Skip to content

Conversation

@tomassrnka
Copy link
Member

@tomassrnka tomassrnka commented Nov 25, 2025

Updated the workflow to prepare release assets by copying vmlinux binaries to a new directory before uploading.


Note

Collects vmlinux binaries into release-assets and uploads those files instead of the raw builds directory.

  • CI workflow (.github/workflows/fc-kernels.yml):
    • Add step to assemble release assets: copy each vmlinux.bin from ./builds/*/ into release-assets/ as vmlinux-<variant>.bin.
    • Update release upload to target ./release-assets/* instead of ./builds/**.

Written by Cursor Bugbot for commit bdad4fa. This will update automatically on new commits. Configure here.

Updated the workflow to prepare release assets by copying vmlinux binaries to a new directory before uploading.
@jakubno
Copy link
Member

jakubno commented Nov 25, 2025

Do you know why it worked before and now it doesn't and how does this fixes the issue?

@tomassrnka
Copy link
Member Author

Has there ever been 2 kernel versions in parallel? Cause the current code fails as both builds have "vmlinux" as a result..

@tomassrnka tomassrnka merged commit b112d8a into main Nov 25, 2025
2 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.

3 participants