This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Clear Linux* Distro Factory 0.7.0 - Split Build from Release
mbelluzzo
released this
12 Dec 01:42
·
27 commits
to master
since this release
This is rather a simple release but does require care from users in other to upgrade to v0.7.0.
Previously both build and release, were done by a pipeline called 'release'. To provide a better entry point for doing QA on a release candidate that may block a build from being published, the publishing step was factored out on its own pipeline (called 'release'). The bulk of the old 'release' pipeline was renamed to 'build', since that is what it does: it builds a release candidate.
Therefore, publishing is no longer triggered automatically upon success of a build. Users need to properly configure their jobs to do so.