Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

69

Pre-release
Pre-release
Compare
Choose a tag to compare
@n0rad n0rad released this 30 May 15:04
· 173 commits to master since this release

Release of version 69

  • support ~/ in builder mounts
  • check latest version and compatibility only on build command
  • always run inherit build scripts
  • [#55] support appc spec's push as default push method
  • [#5][#10] support signature of aci
  • use github url for dgr internal's aci
  • [#166] do not break on dgr try if templating fail
  • do not try to template template's config file
  • support aci name with multiple '/'
  • [#165] import builder and tester only once
  • replace serial -S by parallel -P flag and run in serial by default
  • add toJson & toYaml template functions
  • [#167][#136] fix pod's aci directory detection