Skip to content

Releases: hysds/container-builder

v1.0.3: HySDS Container Builder version 1.0.3

13 Mar 02:52
c3006cc
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • added warning message if hysds_io returns 404 not found (#16)

v1.0.2: HySDS Container Builder version 1.0.2

20 Jan 00:37
b9d344e
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • os.path.basename fix (#15)

v1.0.1: HySDS Container Builder version 1.0.1

04 Nov 22:00
01422ad
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • HC-279 Remove deprecated HySDS code (#14)
    • removed hysds_commons dependencies
    • added .raise_for_status() when using requests
    • added try except to ignore errors in io-met.py
    • raise for status in add_hysds_io

v1.0.0: HySDS Container Builder version 1.0.0

14 Apr 19:12
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • ES7.1 compatibility
  • HC-123 container builder (#10)
  • added gitignore and small formatting changes
  • formatting and un-bunching code to look more readable
  • using regular requests
  • removed header
  • HC-163 container builder (#11)
  • initial commit for consolidating user_rules and hysds_ios
  • code cleanup
  • removed redundant sys.exit(-1) command in io-met.py
  • bump version

v0.1.3: HySDS Container Builder version 0.1.3

30 Sep 23:03
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • handle publish to figaro/mozart interface

v0.1.2: HySDS Container Builder version 0.1.2

31 Aug 21:11
73f1f52
Compare
Choose a tag to compare

Specify body of new release. Previous release's body below:

Bug fixes and enhancements:

  • resolve dependency image urls to cluster code bucket (#5)

To help you formulate the release body, the list of behind commit messages are provided below:

sha: be30536
html_url: be30536
message:

HC-51: Update build-container.bash (#6)

Updated build-container.bash to call the validate function that now
resides in the hysds_commons repo.

sha: d9f5c30
html_url: d9f5c30
message:

HC-26: Use docker registry for storing container images in s3 (#7)

  • HC-26: Use docker registry for storing container images in s3

  • Fix checking of existence of CONTAINER_REGISTRY variable

sha: 90a252a
html_url: 90a252a
message:

HC-70 add switch for publishing and gzip image (#8)

sha: 73f1f52
html_url: 73f1f52
message:

Hc 70 skip publish (#9)

  • HC-70 add switch for publishing and gzip image

  • update README.md

v0.1.1: HySDS Container Builder version 0.1.1

17 Jun 16:45
2961ba8
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • resolve dependency image urls to cluster code bucket (#5)

v0.1.0: HySDS Container Builder version 0.1.0

09 Apr 03:09
95a2d72
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • port to python3 (#4)
  • format to PEP8 spec

v0.0.2: HySDS Container Builder version 0.0.2

13 Mar 00:41
Compare
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
Compare
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