Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Releases: containers-tools/cct

0.4.1

27 Jul 14:08
Compare
Choose a tag to compare

Fixed

#117 removed schema checking - it breaks on images without kwalify

0.4.0

26 Jul 10:24
Compare
Choose a tag to compare

Fixes

  • #115 - modules are now fetched with --depth 1 and specific branch only - this have significant performance boost

New Feature

  • CCT now support schema checking

0.3.0

28 Jun 10:55
0.3.0
Compare
Choose a tag to compare

Fixes

  • #105 CCT_MODULE_PATH variable is wrongly set in script modules
  • #99 update artifacts fetching to be synced with dogen approach
  • #100 revisit module.yaml syntax
  • #108 remove run from excluded module methods.

Changes

  • CCT stopped to report processed modules - it was a buggy and will be re-implemented in future

New Feature

0.2.0

19 Jun 12:59
Compare
Choose a tag to compare

Fixies:

  • removed python-setuptools requirement

New features:

  • added possibility to package cct as a zip application (via make package command)