Can you provide some info about workflow with development and production branches? For example Im build new image and want to test it,if it works fine I merge it into current production branche and update my servers. Sometimes ago I found something like this,but lost the link.
15 Июл 2016 г. 23:17 пользователь "Colin Walters" <[email protected]> написал: Hi, you may have seen the recent CentOS AH blog: http://www.projectatomic.io/blog/2016/07/new-centos-atomic-host-releases-available-for-download/ I've now reworked https://wiki.centos.org/SpecialInterestGroup/Atomic/Devel and the release scripts to include a new middle ground, an "alpha" branch. This provides a level of stability between the "continuous" stream and the Core SIG rebuilds. It's just an OSTree branch, so you can rebase to it. rpm-ostree rebase -r centos-atomic-continuous:centos-atomic-host/7/x86_64/devel/alpha We expect to do more work on release engineering here.
