Skip to content

Releases: cultureamp/migrations-runner-buildkite-plugin

v1.1.0

06 Aug 03:09
e3d9b6f

Choose a tag to compare

What's Changed

  • docs: add docs for configuring and using plugin by @n-tucker in #57
  • chore(deps): dependency rollup by @cultureamp-renovate[bot] in #67
  • fix: return error on non-zero condition for task by @mick-in-ca in #69

New Contributors

Full Changelog: v0.0.3...v1.1.0

v1.0.1

06 Aug 03:12
e3d9b6f

Choose a tag to compare

What's Changed

  • docs: add docs for configuring and using plugin by @n-tucker in #57
  • chore(deps): dependency rollup by @cultureamp-renovate[bot] in #67
  • fix: return error on non-zero condition for task by @mick-in-ca in #69

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Mar 04:30
7d21f4a

Choose a tag to compare

What's Changed

  • fix: plugin env vars now reflect new name by @n-tucker in #56

Full Changelog: v0.0.2...v1.0.0

v0.0.3

19 Mar 02:56
7d21f4a

Choose a tag to compare

What's Changed

  • fix: plugin env vars now reflect new name by @n-tucker in #56

Full Changelog: v0.0.2...v0.0.3

v0.0.2

18 Mar 23:34
1c75b98

Choose a tag to compare

What's Changed

  • fix: plugin is now called migrations-runner by @n-tucker in #55

Full Changelog: v0.0.1...v0.0.2

v0.0.1

21 Feb 01:28
fe8b891

Choose a tag to compare

What's Changed

  • feat: add templated go plugin repository structure by @liamstevens in #2
  • ci: add GHA workflow for linting and testing by @ctgardner in #3
  • feat: add Athens Go proxy configuration for docker by @liamstevens in #4
  • fix: executable name does not match release artifacts by @therealvio in #6
  • chore: tweaks following end-to-end verification by @therealvio in #7
  • feat: add gorelease base release worfklow by @liamstevens in #5
  • revert: add Athens Go proxy configuration for docker by @therealvio in #8
  • chore: chore(deps): add renovate.json by @cultureamp-renovate in #9
  • feat: translate TaskRunner by @therealvio in #1
  • test: use unsetEnv helper func to manage global state by @therealvio in #18
  • refactor: change module name format by @ctgardner in #20
  • fix: remove duplicated log lines by @ctgardner in #21
  • feat: add docs subdirectory and update README by @liamstevens in #23
  • fix: issues with ecs-task-runner during prototyping by @therealvio in #22
  • fix: expected container name is consistent with construct's container name by @n-tucker in #35
  • fix: Command argument should be optional, only source Command from plugin by @n-tucker in #40
  • feat: add configurable timeout by @liamstevens in #36

New Contributors

Full Changelog: https://github.com/cultureamp/ecs-task-runner-buildkite-plugin/commits/v0.0.1