Releases: clearlinux/clr-distro-factory
Shellcheck support - Clear Linux Distro-Factory 0.2.0
Adds support to 'shellcheck' (via make targets) and addresses all issues found by it.
Bug Fixes - Clear Linux Distro-Factory 0.1.5
[content] Fix package list when there is no custom content It was exiting too early so we didn't 'touch' the packages file. Signed-off-by: Murilo Belluzzo <[email protected]>
Content Providers - Clear Linux Distro-Factory 0.1.4
This release fix some bugs on how upstream URL was used, adding the possibility for one to easily provide different sources of content in the pipeline (with customization on the deployment side, of course). It also improves the output to have an usable repo
per release that can be referenced by other downstream's Koji instances.
Mixer 5.0.0 support - Clear Linux Distro-Factory 0.1.3
Minor release to update the code to work with mixer 5.0.0 and beyond.
Clear Linux Distro-Factory 0.1.2
[watcher] Update to match new format of staged content Signed-off-by: Murilo Belluzzo <[email protected]>
First Beta Release - Clear Linux Distro-Factory 0.1.0
Workflow is now stable enough for a beta. This will help users to match a Distro-Factory release with the appropriated Distro-Factory Config (https://github.com/clearlinux/clr-distro-factory-config). The project will be considered at 'beta' stage while major version number is kept at '0'.
The criteria for leaving 'beta', as for this date, is feature completeness in relation to our initial goals, from which we are only lacking some sort of QA and Tagging. Once its achieve in a stable fashion, v1.0.0 can be release and we consider ourselves out of 'beta' phase.