drone: scope have_secret to the stack #41

Merged
autonomic-bot merged 1 commits from fix-drone-secret-scope into main 2026-09-21 17:00:30 +00:00
Owner

Caught live during the domain-cutover deploy: after the abra app rename, have_secret() matched the OLD stack's *_rpc_secret_v1 and skipped inserting the new app's secrets — abra deploy then failed with secret not generated: rpc_secret. Anchor the grep on the stack prefix.

Caught live during the domain-cutover deploy: after the abra app rename, have_secret() matched the OLD stack's *_rpc_secret_v1 and skipped inserting the new app's secrets — abra deploy then failed with `secret not generated: rpc_secret`. Anchor the grep on the stack prefix.
autonomic-bot added 1 commit 2026-09-21 17:00:30 +00:00
autonomic-bot merged commit 46ad39145a into main 2026-09-21 17:00:30 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/cc-ci#41