Understanding ansible branching model

71 views
Skip to first unread message

Michael Baydoun

unread,
Feb 16, 2016, 3:50:43 PM2/16/16
to Ansible Project
Can anyone point me to a doc or site that details what branching model the ansible project is following?
I'd like to better understand what I'm seeing in the github repository, and apply some of that to our internal workflow if appropriate and useful.

Brian Coca

unread,
Feb 22, 2016, 4:17:31 PM2/22/16
to ansible...@googlegroups.com
No doc or site, the model also has changed as of 1.9., so this is what we currently do:

Mainly we develop against the /devel branch, once we are ready to release we create the stable-x.x branch and release from there (release candidates and finals get tagged here), also subsequent bug fixes will be cherry-picked into it for x.x.x releases.

​Sometimes you'll see other branches which are mostly holding places for features or bug fixes, but they are not 'official' and will probably disappear once cleaned up.

----------
Brian Coca

Michael Baydoun

unread,
Feb 22, 2016, 8:11:34 PM2/22/16
to Ansible Project
Thanks Brian 
Reply all
Reply to author
Forward
0 new messages