Skip to content

Releases: teddymalhan/CloudReaper-Alerts

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:38
b21c26b

Changelog

  • d65f7c9 Merge pull request #3 from teddymalhan/chore/repo-polish
  • b21c26b Merge pull request #4 from teddymalhan/feat/cloudformation-homebrew-release
  • d775981 feat(distribution): add CloudFormation installer and Homebrew cask release
  • ed0c770 fix: correct image for internal package in readme

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 06:46

Changelog

  • c7b4c4d fix: separate notifier and reactor lambda archive entries in goreleaser

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

Choose a tag to compare

@teddymalhan teddymalhan released this 12 Jun 06:34
- 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