Find a file
Leon Mika 22aa4d6069 Add end-to-end integration test with fake external binaries
Exercises the full run() pipeline using fake shell scripts on PATH that
record their argv to a temp RECORD_DIR. Verifies all external commands
were invoked, outputs contain the expected version/app/artifact values,
ditto was called twice (pre- and post-staple), and security delete-keychain
ran during cleanup.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:37:12 +10:00
cmd/wails-release Add end-to-end integration test with fake external binaries 2026-05-02 10:37:12 +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