Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 03:59
· 53 commits to main since this release

Changelog

New Features And Changes

  • 7512840 feat(manager): log script exit status
  • 28ea223 feat: add flag to skip apply script if test script succeeds

Fixes

  • 987581a fix!: properly check script exit codes, properly fail scripts if != 0

Other Changes

  • c743d95 build(deps): bump actions/checkout from 3 to 4 (#2)
  • bcdfd62 build(deps): bump actions/setup-go from 3 to 5 (#3)
  • 599af9e build(deps): bump golangci/golangci-lint-action from 3 to 6 (#1)
  • 4790b6f build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 4f63420 build(deps): update deps
  • ffc977d chore: go mod tidy
  • 7476e5c ci: update goreleaser config format to v2