Add fuzzer to the pipeline #11

Merged
jturnerusa merged 6 commits from feature/add-fuzzer-to-ci into master 2025-12-15 18:43:31 -06:00

6 Commits

Author SHA1 Message Date
250a6e7b6f ci: fuzz: clean up fuzzer script a bit
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / grep (push) Successful in 2s
Gentoo Utils / check-format (push) Successful in 8s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 29s
Gentoo Utils / fuzz (push) Successful in 47s
2025-12-16 00:39:24 +00:00
7947af8de2 ci: fuzz: dont fail the pipeline
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Successful in 45s
2025-12-14 21:46:20 -06:00
f7f17514a6 ci: fix some instances of failing commands not failing jobs
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / test (push) Successful in 26s
Gentoo Utils / fuzz (push) Failing after 53s
ci: fix some rare instances of commands failing because TERM wasnt set
2025-12-14 21:40:50 -06:00
eac300343d ci: build: remove debugging echos
ci: build: remove redundant source
2025-12-14 21:40:50 -06:00
4c1f1bcb0e ci: add fuzz job
ci: fuzz: add timeout

ci: fuzz: add fuzzer timeout

ci: fuzz: fix portage venv
2025-12-14 21:40:50 -06:00
3ac866a907 scripts: add fuzzer helper script 2025-12-14 21:40:37 -06:00