Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 03:27
· 26 commits to main since this release
0da2a37

Changelog

  • c11c70d feat: 🎸 add Dockerfile, rework flags to support ENV variables
  • 6facafa feat: 🎸 add goreleaser
  • 8c9c066 feat: 🎸 add healthcheck and fix error with hardcoded url
  • b8c4f55 feat: 🎸 add pipeline
  • f99bed7 feat: 🎸 initial commit, setup heimdall, v1
  • a2bc8ec feat: 🎸 only run build pipeline on pushes to non main branches
  • 60b69df feat: 🎸 upload separate artifacts for every binary
  • 0da2a37 fix: 🐛 accidental [ instead of { in goreleaser.yml
  • 8730d62 fix: 🐛 add go version to pipeline