act: say when the blob plane went unproven #31

Merged
PerishFire merged 1 commit from blob-say into main 2026-07-21 08:21:13 +00:00
Owner
No description provided.
act: say when the blob plane went unproven
All checks were successful
guard / guard (pull_request) Successful in 5m56s
bcdf078e79
hoard only builds a Vault when KEEL_S3 is set, so act 5 is skipped
without it and guard still prints clean. That reads as "the blob plane
passed" when it means "the blob plane did not run" — and it caught me
this session: keel 0.3.0 changed Vault::open, codehull's guard went
green, and the changed line had never executed. It took a manual run
against MinIO to actually prove it.

Now a run without KEEL_S3 says so. Same shape guard already uses for a
missing helm ("helm absent: chart lint stays a local gate"), and the
same reason: a gate that cannot run should announce itself rather than
disappear.

Both paths checked — without KEEL_S3 it prints and stays clean, with
MinIO on 9100 act 5's presigned upload and gated download still run.

This matters going into the helm arc, where MinIO is part of what gets
deployed.
PerishFire deleted branch blob-say 2026-07-21 08:21:13 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishLab/codehull!31
No description provided.