Find a file
Leon Mika 445c99e6c4 Mask base64 cert and document add-mask stdout requirement
DeveloperIDCertBase64 is the .p12 contents and equally sensitive as
the password — register it with the log scrubber so a future code
path that accidentally wraps cfg in a debug log can't leak it. Also
documents why maskSecrets writes to stdout rather than stderr.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:34:05 +10:00
cmd/wails-release Mask base64 cert and document add-mask stdout requirement 2026-05-02 10:34:05 +10:00
docs/superpowers Add implementation plan for Wails Release Action 2026-05-02 09:36:52 +10:00
internal Add Forgejo Actions output + masking helpers 2026-05-02 10:24:36 +10:00
.gitignore Stop tracking compiled wails-release binary 2026-05-02 10:04:04 +10:00
action.yml Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
go.mod Add S3 upload with key templating and custom endpoint 2026-05-02 10:22:12 +10:00
go.sum Add S3 upload with key templating and custom endpoint 2026-05-02 10:22:12 +10:00
README.md Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00

Wails Release Action