Skip to content

Releases: NLeSC/boatswain

1.0.3

29 Oct 14:39
Compare
Choose a tag to compare
  • Added a non-zero exit code when a build fails
  • Added a build summary show succesful and non-succesfully built images
  • Added a keep-building (-k) command line argument
  • Building now stops at the first failed image by default

Release 1.0.2

16 Jan 10:01
Compare
Choose a tag to compare

This release only contains some updates for pytests.

1.0.1

14 Sep 15:25
Compare
Choose a tag to compare
  • Fixed some packaging things

1.0.0 Release

14 Sep 15:02
Compare
Choose a tag to compare
  • Fixed help text of push command
  • Fixed extraction of image id from docker response in some cases
  • Windows compatibility
  • Appveyor windows tests are passing

Version 0.7.0

03 Apr 15:38
Compare
Choose a tag to compare
  • Added a 'before' and 'command' key to the build definition. This is a list of commands that need to be staged into the context directory.
  • Default verbosity only shows 1 progress bar for all images
  • Changed progress indication to full white block

Release 0.6.0

09 Mar 10:35
Compare
Choose a tag to compare

New in this release:

  • Added the tree command which will print the tree of the boatswain file
  • Added quiet and extra verbose modes

Version 0.5.1

10 Feb 17:02
Compare
Choose a tag to compare

New in this release:

  • Fixed issue with printing unicode text from the docker stream

0.3.0

10 Feb 13:43
Compare
Choose a tag to compare
Update CHANGES.rst