-
Notifications
You must be signed in to change notification settings - Fork 44
Branching Strategy
Morgan Rhodes edited this page Feb 9, 2018
·
3 revisions
This document attempts to capture the details of our branching strategy for ezbake. This information is up-to-date as of 2016-08-03.
EZBake has 3 branches, which roughly align with a few different epochs of Puppet Enterprise releases.
-
master
: For 1.2.x (or greater) development. The initial changes targeted at this branch will be the HUP integration. Releases from this branch will be targeted at PE Everett and later, and the corresponding OSS component releases. -
stable
legacy
: For 1.1.x development. Contains all the changes from master, but still supports java7 and wheezy. -
0.2.x
: For 0.2.x development. This branch is effectively a legacy branch, but is still used by various components in the PE 3.8.x series.