Skip to content

1.0.1

Compare
Choose a tag to compare
@davidremm davidremm released this 28 Mar 22:46
· 28 commits to master since this release

Changes:

  • Removing attach from export.
  • Updated config validation to support beta environment.
  • Added ContainerShip unit tests.
  • When attached we now catch KeyboardInterrupt to allow the run to finish.

New Features:

  • Travis CI integration.
  • Codecov integration.

Bugs Resolved:

  • Commercial invoice will now correctly set default to docker hub if the config doesn't contain a default registry.
  • No longer attach to services that weren't passed during quality control.
  • Fixing issue with python 3.4 arg parse. will now display usage if no arguments are passed.