Branches

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Replacing 'OpenSim' to 'OpenSimulator', which is the precise name)
(OpenSimulator Policy)
Line 14: Line 14:
  
 
* Master is not guaranteed to function. It might be in the middle of a transition, or undergoing major overhaul.
 
* Master is not guaranteed to function. It might be in the middle of a transition, or undergoing major overhaul.
* Master should always build (this is checked thru our CI builder)
+
* Master should always build
* All tests should run green on trunk (this is also checked thru the CI builder at http://panda.opensimulator.org, though at the moment this spontaneously breaks quite often (needs fixing or wholesale replacement))
+
* All tests should run green on trunk
 
* Code should have been reasonably tested
 
* Code should have been reasonably tested
  

Revision as of 06:20, 1 December 2019

This page outlines the various OpenSimulator repository branches, what they are for, and our policy for what goes into it.

Also read

master

master holds bleeding edge OpenSimulator development.

OpenSimulator Policy

  • Master is not guaranteed to function. It might be in the middle of a transition, or undergoing major overhaul.
  • Master should always build
  • All tests should run green on trunk
  • Code should have been reasonably tested

<version>-release

These branches contain release code. For instance, 0.7.0.2-release

<version>-post-fixes

These branches contain release code that has had fixes applied afterwards. For instance, 0.7.0.1-post-fixes. If no post fix branch exists then no post fixes have been done.

other branches

Other branches mainly contain individual developer's work.

Personal tools
General
About This Wiki