Skip to content

Releases: kyosu-1/batcha

v0.3.0

11 Feb 23:46
3797986

Choose a tag to compare

Changelog

  • 3797986 Add job_queue config support and logs command (#2)

v0.2.2

11 Feb 23:00

Choose a tag to compare

Changelog

  • 003660c Fix panic on must_env with undefined variables

v0.2.1

11 Feb 22:43

Choose a tag to compare

Changelog

  • b73885f Fix homebrew: switch back to brews (Formula) from homebrew_casks
  • aff186d Fix release workflow to only trigger on semver tags

v0.2.0

11 Feb 22:33
a58c134

Choose a tag to compare

Changelog

  • a58c134 Add init, status, run, verify commands (#1)

v0.1.0

11 Feb 21:08

Choose a tag to compare

Changelog

  • 22124fb Add Homebrew tap support via goreleaser
  • 102ce4b Configure HOMEBREW_TAP_TOKEN for cross-repo formula push
  • 9465e17 Fix CI: use golangci-lint v2 for Go 1.25 support
  • 4558692 Initial release: declarative AWS Batch Job Definition deployment tool

v0

11 Feb 21:30
3797986

Choose a tag to compare

v0

Changelog

  • 34952e8 Add GitHub Actions composite action for batcha install and run
  • 4ba8ed6 Add GitHub Actions usage to README
  • 9baf944 Fix goreleaser deprecations: brews -> homebrew_casks, format -> formats
  • bd58d64 Update README: use register in action example