Skip to content

fix(ci): boundary artifact from B64 secret (unbreak audit + enable R2)#17

Merged
ProtocolWarden merged 3 commits into
mainfrom
fix/ci-boundary-b64
Jun 4, 2026
Merged

fix(ci): boundary artifact from B64 secret (unbreak audit + enable R2)#17
ProtocolWarden merged 3 commits into
mainfrom
fix/ci-boundary-b64

Conversation

@ProtocolWarden

Copy link
Copy Markdown
Owner

The audit job materialized the boundary artifact from a *_FILE path secret that can't exist on a CI runner → step failed → custodian never ran. Switch to the B64 content secret (graceful). Unbreaks audit CI and activates R2.

🤖 Generated with Claude Code

ProtocolWarden and others added 3 commits June 4, 2026 12:02
…nresolvable FILE path)

The audit job's boundary-materialize step read a *_FILE path secret that can't
resolve on a CI runner, so the step failed and custodian never ran (audit red).
Switch to the REPOGRAPH_BOUNDARY_ARTIFACT_B64 content secret (graceful skip if
absent). This both unbreaks the audit job and lets R2 (scrub-target leak) enforce.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ProtocolWarden ProtocolWarden merged commit fbb4f53 into main Jun 4, 2026
5 of 7 checks passed
@ProtocolWarden ProtocolWarden deleted the fix/ci-boundary-b64 branch June 4, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant