1,273
edits
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) |
||
| Line 4: | Line 4: | ||
= Application Instances = | = Application Instances = | ||
=== Production | === [Production https://builder.addons.mozilla.org] === | ||
* most stable | * most stable | ||
* always the latest tagged version | * always the latest tagged version | ||
=== Staging | === [Staging https://builder-addons-next.allizom.org] === | ||
* used primarily in release testing after code freezes | * used primarily in release testing after code freezes | ||
* updated every 15 minutes from <code>staging</code> branch | * updated every 15 minutes from <code>staging</code> branch | ||
=== Trunk | === [Trunk https://builder-addons.allizom.org] === | ||
* continuously updated by developers, contains a variety of features from upcoming releases | * continuously updated by developers, contains a variety of features from upcoming releases | ||
* updated every 15 minutes from <code>master</code> branch | * updated every 15 minutes from <code>master</code> branch | ||
=== Edge Build | === [Edge Build http://flightdeck.zalewa.info] === | ||
* no guarantees, could be down at any time | * no guarantees, could be down at any time | ||
* usually a mixture of early additions to the code base | * usually a mixture of early additions to the code base | ||
edits