Hi all,
I'm currently working on a module for sway. We basically just want to have a stream that always contains the latest version of sway (including all its dependencies), the same version that is also in rawhide (this stream should be named 'rolling' if I understand the guidelines correctly). In that case, is it better to just use the master branch of the package git, or should I create a dedicated stream branch nevertheless?
Thanks, Till
It is up to you. If the plan is always to have master in sync with your module stream, then you can keep master. If you want to retire sway from rawhide at some point, you would need to move to the stream branch.
On Fri, May 10, 2019 at 8:25 AM Till Hofmann thofmann@fedoraproject.org wrote:
Hi all,
I'm currently working on a module for sway. We basically just want to have a stream that always contains the latest version of sway (including all its dependencies), the same version that is also in rawhide (this stream should be named 'rolling' if I understand the guidelines correctly). In that case, is it better to just use the master branch of the package git, or should I create a dedicated stream branch nevertheless?
Thanks, Till _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org