Files
containerd/.github/workflows
Samuel Karp 0ffe456f1e github: upload crash artifacts from go test -fuzz
Update the Fuzzing workflow to upload crash artifacts found during the
go_test_fuzz job. Currently, when `go test -fuzz` fails, the crash
reproducers are generated but not preserved, making it difficult to
diagnose and fix the issues discovered in CI.

This change adds an upload-artifact step that captures all files in
testdata/fuzz directories across the repository upon failure.

Assisted-by: gemini-cli
Signed-off-by: Samuel Karp <samuelkarp@google.com>
Signed-off-by: lauralorenz <lauralorenz@google.com>
2026-05-30 00:07:16 +00:00
..
2026-05-08 15:40:31 +02:00
2026-05-08 15:40:31 +02:00