Skip to content

Releases: hysds/container-builder

v0.0.2: HySDS Container Builder version 0.0.2

13 Mar 00:41

Choose a tag to compare

Bug fixes and enhancements:

  • ensure previous image is cleaned out prior to build

v0.0.1: HySDS Container Builder version 0.0.1

22 Oct 15:51
6daf8a9

Choose a tag to compare

Bug fixes and enhancements:

  • enhancements
    • HC-1 & SSDS-409: remove dependency on celeryconfig.py for mozart and grq rest urls
    • HC-14: remove explicit call to encrypt file on s3
      • cluster deployment responsible for turning on default encryption on buckets

v0.0.1-beta.5: HySDS Container Builder version 0.0.1-beta.5

28 Mar 14:33

Choose a tag to compare

Bug fixes and enhancements:

  • propagate existing allowed_accounts
  • use set to remove redundant accounts

v0.0.1-beta.4: HySDS Container Builder version 0.0.1-beta.4

06 Nov 22:53

Choose a tag to compare

Bug fixes and enhancements:

  • update container metadata with image digest for provenance
  • store container image ID as digest and conform to mozart API param names

v0.0.1-beta.3: HySDS Container Builder version 0.0.1-beta.3

06 Nov 19:15

Choose a tag to compare

Bug fixes and enhancements:

  • allow skipping of image build by specifying SKIP_IMAGE_BUILD in commit messages
  • will only proceed with skipping image build for jenkins jobs configured as
    branches, not tags, since tags are immutable

v0.0.1-beta.2: HySDS Container Builder version 0.0.1-beta.2

12 Oct 23:08

Choose a tag to compare

Bug fixes and enhancements:

  • move to github.com