Skip to content

0.9.0-beta

Compare
Choose a tag to compare
@xdrop xdrop released this 12 Jun 22:17
· 88 commits to master since this release
529d5bb

Changelog

Added

  • Tasks will now no longer deploy if the service is in a healthy state and running.
  • Allow check definitions to also use the shell shortcut (instead of specifying a command).
  • The ps command is now coloured by default making failed services more easily stand out. This may be disabled using -n/--no-color.

Fixed

  • Fixed usage of shell on tasks when ran with the run <task> option.
  • Fixed a bug where the same check would be run twice when include by two different services.