Skip to content

ci: add goreleaser workflow and extend docker build config#13

Merged
mattevans merged 1 commit intomasterfrom
feat/release-cfg
Oct 20, 2025
Merged

ci: add goreleaser workflow and extend docker build config#13
mattevans merged 1 commit intomasterfrom
feat/release-cfg

Conversation

@mattevans
Copy link
Copy Markdown
Member

  • introduce .github/workflows/goreleaser.yaml to automate releases on tag push or manual dispatch, including cross-compilation and multi-arch docker images
  • extend .goreleaser.yaml with extra_files so the docker build context contains all required source files and configuration

- introduce .github/workflows/goreleaser.yaml to automate releases
 on tag push or manual dispatch, including cross-compilation and
 multi-arch docker images
- extend .goreleaser.yaml with extra_files so the docker build context
 contains all required source files and configuration
@mattevans mattevans self-assigned this Oct 20, 2025
@mattevans mattevans merged commit 5afb0dc into master Oct 20, 2025
3 checks passed
@mattevans mattevans deleted the feat/release-cfg branch October 20, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants