Commit graph

2 commits

Author SHA1 Message Date
jedarden
9e4afc742c docs(bf-i1e5d): document push blockage due to repository infrastructure issue
- Add Push Status section documenting remote push blocked by large files
- Issue is pre-existing: large binary test files (60MB and 235MB) exceed GitHub limits
- Changes are committed locally (70be8391), push blocked by repository infrastructure
- Implementation is complete and functional, awaiting repository maintainer resolution

Verification: notes/bf-i1e5d.md
2026-07-07 02:09:13 -04:00
jedarden
70be83913d test(bf-i1e5d): integrate post-test orphan verification into CI workflow
- Add post-test verification steps after all test execution points in pdftract-ci.yaml
- Verification runs in 6 locations: glibc (cgroup v2/v1/no-cgroup) and musl (cgroup v2/v1/no-cgroup)
- Integrates existing check-orphaned-processes.sh script via post-test-check.sh wrapper
- Verification automatically kills orphaned processes and reports status
- All acceptance criteria PASS: verification runs after tests, output visible in logs, orphans flagged, works in both CI and local environments

Verification: notes/bf-i1e5d.md

Closes bf-i1e5d
2026-07-07 02:07:16 -04:00