CEKit 4.11.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. New Documentation Theme Documentation components and theme have been updated. ODCS Only require if content_sets are actually being used. Package Manager Cleanup Cleanup within container files has been improved and simplified. Availability This release is immediately available on PyPI.


CEKit 4.10.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Container File Generation Added build-arg support Behave Testing Added --steps-ref flag Availability This release is immediately available on PyPI. Latest packages submitted for particular Fedora or EPEL versions can be found always in Bodhi. Besides this you can always see latest CEKit builds in Koji.


CEKit 4.9.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Security hardening Switch from git: to https: protocol for OSBS builder. Availability This release is immediately available on PyPI. Latest packages submitted for particular Fedora or EPEL versions can be found always in Bodhi. Besides this you can always see latest CEKit builds in Koji.


CEKit 4.8.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Improved backwards compatibility Various improvements for Python 3.6 backwards compatibility and LegacyVersion fallback for all module versions. Availability This release is immediately available on PyPI. Latest packages submitted for particular Fedora or EPEL versions can be found always in Bodhi. Besides this you can always see latest CEKit builds in Koji.


CEKit 4.7.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Tagging source repostories Improvements to tagging both source and dist-git repositories using annotated tags and using the release version from the OSBS non-scratch build. Environment Variables Unspecified extra key:value pairs may be added to the environment variables block. Availability This release is immediately available on PyPI.


CEKit 4.6.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Package Removal and Reinstallation Packages may now be removed and reinstalled from images. Containerfile Support Image files may be generated as Dockerfile or Containerfile. Availability This release is immediately available on PyPI. Latest packages submitted for particular Fedora or EPEL versions can be found always in Bodhi.


CEKit 4.5.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Test Features Enable inclusion/exclusion of features using regex. MacOS Support for Podman Search for Podman binary to enable support on MacOS. Internal improvements Type hints have been added to make future maintenance easier. Availability This release is immediately available on PyPI.


CEKit 4.4.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Support for source-url/hash for Plain and URL artifacts This updates to the latest schema supported by OSBS. Support tagging git repository after OSBS build After a successful build, CEKit can now tag the associated git repository. Availability This release is immediately available on PyPI.


CEKit 4.3.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Fixes for support for EPEL7 EPEL7 has limited Python3 support so workarounds were required. Dockerfile ordering generation Revert change in 4.2.0 as it caused regressions. Also fix handling of package managers and improve documentation. Availability This release is immediately available on PyPI.


CEKit 4.2.0 released

      1 min read       

This minor CEKit release contains several improvements and bug fixes. You can see full release notes here. Below you can find highlights of this release. Support for new follow_tag syntax Used to denote an image to track the latest version to replace the floating tag in the actual image with a static tag. This provides more reproducible images. Improvements to Behave testing Fixes for Docker tag interpretaton, schema versioning and test files being ignored.