Rainer Gerhards 1fb5dc085c ci: harden Debian archive failure handling
Why:
Failure evidence must only represent marked test phases, and repository
verification retries must not retain temporary files.

Impact:
Hosted failure artifacts stay semantically accurate and repeated publication
checks do not accumulate stale verification state.

Before/After:
Before, any job failure could trigger flake evidence and failed verification
attempts leaked temporary directories. After, uploads are phase-scoped and
cleanup runs on every exit path.

Technical Overview:
Gate evidence uploads on explicit step outcomes, install a safely quoted EXIT
trap for verification scratch space, and clarify that PR builds package the PR
head without publishing.

With the help of AI-Agents: Codex
2026-07-24 10:40:23 +02:00
..
2026-05-13 09:33:38 +02:00