v0.6.0
- Added unit tests for the
container
module and refactored various code there - Fixed a bug where the deploy stage of a pipeline would fail if a container already existed but was stopped
- Added Harvey badge info to README
- Moved all logic from
app.py
to thewebhook
module, updated endpoint urls to be more verbose and explicit - Various other bug fixes and code cleanup