Skip to content

build-cilium: Add support for passing revision#216

Merged
theihor merged 1 commit intolibbpf:mainfrom
puranjaymohan:cilium
Feb 18, 2026
Merged

build-cilium: Add support for passing revision#216
theihor merged 1 commit intolibbpf:mainfrom
puranjaymohan:cilium

Conversation

@puranjaymohan
Copy link
Contributor

The build script already supports passing a custom revision to build but the action doesn't use it. Add a new input parameter to the action and pass it to the script.

Create a new cilium-revision file in the output directory with the hash of the cilium repository from where these bpf programs were built.

The build script already supports passing a custom revision to build
but the action doesn't use it. Add a new input parameter to the action
and pass it to the script.

Create a new cilium-revision file in the output directory with the hash
of the cilium repository from where these bpf programs were built.

Signed-off-by: Puranjay Mohan <puranjay@kernel.org>
@theihor
Copy link
Contributor

theihor commented Feb 18, 2026

The CI failures are not related (although I should look into that). LGTM, thanks.

@theihor theihor merged commit be429f7 into libbpf:main Feb 18, 2026
10 of 13 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