Skip to content

Releases: cpg1111/maestro

v0.2.1 Update

21 Jul 03:06
Compare
Choose a tag to compare

Bug Fixes

  • Checkout specified current commit if given

v0.1.2 Update

29 Jun 02:25
Compare
Choose a tag to compare
v0.1.2 Update Pre-release
Pre-release

Features

  • Multiple Docker runtimes

Bug Fixes

  • Better File handling
  • Tests fixed
  • Switch to govendor from godeps

v0.1.1 Update

03 Jun 05:01
Compare
Choose a tag to compare
v0.1.1 Update Pre-release
Pre-release

Features

  • Healthchecks
  • ensure lower most dependency is parent in deptree

Bugfixes

  • Cleaned Up logging
  • Fixed issue with long running asynch environment commands

v0.1.0 Initial Release

31 May 03:43
Compare
Choose a tag to compare
Pre-release
  • Supports Immediate dependencies (i.e. services are built, tested and deployed immediately after the parent dependency)
  • Standalone, no webhook support, see maestrod for that