Cross-Platform Crucible #2

Merged
archvillainette merged 9 commits from feat/crucible-cross-platform into main 2026-06-16 13:52:20 +00:00
9 Commits
Author SHA1 Message Date
archvillainetteandClaude Opus 4.8 9f94480e4e fix(ci): resolve build-image.yml merge conflict from main
test-image / build-image (pull_request) Successful in 44s
test / test (pull_request) Successful in 1m19s
build-binaries / build-binaries (pull_request) Successful in 1m58s
The `Merge branch 'main'` commit (088cbf3) landed build-image.yml with
unresolved conflict markers. Resolved to main's "Release workflow
revision" design: build-image.yml now triggers on `v*` tags only and
always publishes, because test-image.yml owns the PR/main test builds
and never publishes. Keeping the old PR/main triggers here would have
double-built and is now redundant.

Verified: go vet, go test ./..., shellcheck, yamllint, make smoke all pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 15:38:41 +02:00
archvillainette 088cbf36fc Merge branch 'main' into feat/crucible-cross-platform 2026-06-16 15:11:28 +02:00
archvillainette a39c580b3c feat(wrappers): canonical PowerShell bootstrap wrapper 2026-06-16 08:46:23 +02:00
archvillainette 15ec24504c feat(wrappers): canonical bash bootstrap wrapper 2026-06-16 08:43:30 +02:00
archvillainette f32abf3686 ci: gate image publish on v* tag (trigger standard) 2026-06-16 08:41:48 +02:00
archvillainette 1f25aa318f ci: cross-platform binaries + tag-gated Gitea release 2026-06-16 08:36:19 +02:00
archvillainette 2d5d4ffe2e feat(dispatch): launch interactive menu on no-arg TTY invocation 2026-06-16 08:32:27 +02:00
archvillainette 011a41e90a feat(menu): interactive command launcher package 2026-06-16 08:29:02 +02:00
archvillainette bc99b6e8a6 feat(music): friendly cross-platform ffmpeg-missing error 2026-06-16 08:24:58 +02:00