Fix build/packaging + add release & container pipeline #1
Reference in New Issue
Block a user
Delete Branch "feat/release-pipeline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the repo build/packaging and adds a simple release pipeline.
Changes
Verified locally: go test ./... green, frontend static export builds, binary runs and serves the embedded UI + health/version endpoints.
Merging this triggers the release workflow for the first time.