Skip to content

Make kernel version to generate headers for configurable in CI#17

Merged
danielocfb merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/kernel-version-choice
Jan 29, 2026
Merged

Make kernel version to generate headers for configurable in CI#17
danielocfb merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/kernel-version-choice

Conversation

@d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Jan 29, 2026

Make the kernel version to generate headers for configurable when triggered from the UI. Because Actions are stupid, we can't introduce a constant and have to hardcode the default twice -- at least if we want users to see what version to generate for by default. So at least make sure to keep the definition in the same file by not making it an input to the workflow_call event as well.

Make the kernel version to generate headers for configurable when
triggered from the UI. Because Actions are stupid, we can't introduce a
constant and have to hardcode the default twice -- at least if we want
users to see what version to generate for by default. So at least make
sure to keep the definition in the same file by not making it an input
to the workflow_call event as well.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o
Copy link
Contributor Author

d-e-s-o commented Jan 29, 2026

@danielocfb danielocfb requested a review from theihor January 29, 2026 19:19
@d-e-s-o
Copy link
Contributor Author

d-e-s-o commented Jan 29, 2026

We can refine this some more subsequently.

@danielocfb danielocfb merged commit db131a5 into libbpf:main Jan 29, 2026
22 checks passed
@danielocfb danielocfb deleted the topic/kernel-version-choice branch January 29, 2026 22:10
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