elastic / elastic/ebpfevents

[ci] Add check that the generated sources are up-to-date

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

If there isn't already a CI check to ensure that the generated sources are "up-to-date", then let's add one. This will catch cases where we forget to rebuild and commit the generated sources. It will also help prove the integrity of the binary `bpf_*.o` files.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing CI configuration and the command that generates the committed sources and bpf_*.o files. Run the generation step and compare its output with the repository contents; done means CI detects and reports any differences so stale generated sources cannot be merged.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.