Skip to content

v0.1.0: feat: add GoReleaser config and GitHub release workflow

Choose a tag to compare

@teddymalhan teddymalhan released this 12 Jun 06:34
· 12 commits to main since this release
- goreleaser-action triggers on v* tags, publishes to GitHub Releases
- CLIs (detector, sender) get cross-compiled tar.gz for linux/darwin/windows amd64+arm64
- Lambda binaries (notifier, reactor) get linux-only zip with bootstrap inside
- README updated with Building, Releases, and artifact table