Releases: saymedia/jobsworth
Releases · saymedia/jobsworth
v0.0.12
Changelog
- dcdda65 Fix: reduce “Waiting on concurrency group” (#8)
v0.0.11
Changelog
- af48d2a fix: Only add concurrency to command steps
v0.0.10
Changelog
(from v0.0.9, whose release failed):
- 41a284b chore: Upgrade to go modules
- fdac41a chore: upgrade go and setup-go
- a648c93 feat: set concurrency: 1 on deploy
- 0567e79 refactor: Upgrade to git2go 34, build statically
(from 0.0.10):
- be1d8e3 chore: Fix deploy and simplify goreleaser usage
v0.0.8
Changelog
- 7d89355 Add github actions to test and release #5
- 537ab21 feat: Add -dry-run flag to allow testing outside of buildkite #5
- ddcd7fc fix: Propagate HIL interpolation errors #5
v0.0.6
Add support for "wait" step
v0.0.5
Add support for arrays within steps
v0.0.4
Updated to libgit2 v0.26 so that we can install on Ubuntu 18.04.
v0.0.3
Updated to libgit2 v0.24 so that we can install on Ubuntu 16.04.
Also added Gopkg.{toml,lock} for reproducible builds.