Find a file
Leon Mika 3b2fa2d6ae Remove stray go.sum from sample-app fixture
Same artefact go get/test sometimes leaves in fixture directories.
modfile.Parse is text-only and the test path never resolves modules;
the file is unnecessary and matches the cleanup we did after Task 5.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:37:50 +10:00
cmd/wails-release Remove stray go.sum from sample-app fixture 2026-05-02 10:37:50 +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