Skip to content

Releases: upserve/dockly

v3.0.5

27 Oct 16:52
Compare
Choose a tag to compare
  • Add startup script for RPM (fix broken startup script support)

v3.0.4

07 Aug 14:57
Compare
Choose a tag to compare

Shell out for git-archive - Fixes problem with long filenames

v3.0.3

07 Aug 14:57
Compare
Choose a tag to compare

Allow supporting higher versions of dockly-util before v1

v3.0.2

07 Aug 14:16
Compare
Choose a tag to compare

Don't generate dockers when they don't have an s3 bucket

v3.0.1

16 Jul 17:30
Compare
Choose a tag to compare
  • Specify the region when assuming a role

v3.0.0

16 Jul 15:02
Compare
Choose a tag to compare
  • Switch from fog to aws-sdk-v2
  • Remove grit
  • Implement our own git archive functionality (required after removing grit)
  • Lazily load the dockly.rb when rake tasks are being run, not when the tasks are being loaded
  • Instead of generating rake tasks for each Deb, Docker, and Rpm, use centralized tasks that are parameterized by the name of the package that is being built.
  • Add logic to assume roles at build startup

v2.7.2

03 Jul 14:28
Compare
Choose a tag to compare
  • Use the basename of the imported image for tagging

v2.7.0

02 Jul 17:08
Compare
Choose a tag to compare
  • Less redundant rake tasks
  • Tagging image imports
  • Fix content tag pushing

v2.6.0

22 Jun 18:06
Compare
Choose a tag to compare

Add content hashing

v2.5.3

16 Jul 15:00
Compare
Choose a tag to compare
  • Fix bugs in removing bad imports with S3 tardiff when using startup scripts.