Closed theihor closed 1 month ago
Rework tar-artifact.sh script, making it suitable for use as an independent github action.
Use tar -rf (append) to accumulate files of interest before compressing with zstd.
Control groups of artifacts to include (e.g. selftests/bpf, selftests/sched_ext) with environment variables.
Rework tar-artifact.sh script, making it suitable for use as an independent github action.
Use tar -rf (append) to accumulate files of interest before compressing with zstd.
Control groups of artifacts to include (e.g. selftests/bpf, selftests/sched_ext) with environment variables.