HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-devel] Thoughts on https://condor-wiki.cs.wisc.edu/index.cgi/wiki?p=SourceCodeBranches



Where should my code go?

 * New development goes to the master branch
* Bug fixes in the stable series go to the stable series and get merged to the master branch

Where else should my code go?

Possibly to release branches, which are gated by a release wrangler. If you think your code is a candidate for inclusion in an existing release branch, ask the wrangler.

As of 15 Sept 2011,

 * The stable branch is V7_6-branch
 * The stable release branch wrangler is ???
 * The development release branch wrangler is ???

--

The wrangler is responsible for everything on the release branch already. They can figure out the best way to get fixes onto their branches. If it is difficult to get fixes into the release branches it is likely that the branch was created too early, from an unstable place, or the release is taking too long.