AMO/FlightDeck: Difference between revisions

From MozillaWiki
< AMO
Jump to navigation Jump to search
Line 4: Line 4:
= Application Instances =
= Application Instances =


=== Production - https://builder.addons.mozilla.org ===
=== [Production https://builder.addons.mozilla.org] ===
* most stable
* most stable
* always the latest tagged version  
* always the latest tagged version  


=== Staging - https://builder-addons-next.allizom.org ===
=== [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 - https://builder-addons.allizom.org ===  
=== [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 - http://flightdeck.zalewa.info ===
=== [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

Revision as of 21:56, 14 March 2011

Add-on Builder: The Mission

The Add-on Builder enables rapid, collaborative, community-driven development of add-ons built with the Add-on SDK and third-party libraries that extend the Add-on SDK core with additional APIs and functionality.

Application Instances

[Production https://builder.addons.mozilla.org]

  • most stable
  • always the latest tagged version

[Staging https://builder-addons-next.allizom.org]

  • used primarily in release testing after code freezes
  • updated every 15 minutes from staging branch

[Trunk https://builder-addons.allizom.org]

  • continuously updated by developers, contains a variety of features from upcoming releases
  • updated every 15 minutes from master branch

[Edge Build http://flightdeck.zalewa.info]

  • no guarantees, could be down at any time
  • usually a mixture of early additions to the code base

Production Team

  • Product Manager: Daniel Buchner (dbuc) - daniel@mozilla.com
  • Lead Developer: Piotr Zalewa (zalun) - pzalewa@mozilla.com
  • Developer Manager: Wil Clouser (clouserw)

Addon Builder Helper

This add-on is needed for FlightDeck to fly. It is developed by Atul Varma. [newest version]

Contributions

Revision Control System

Git-workflow.png

Release Planning and Implementation

Roadmap

The linked document below is used for planning and development of specs for upcoming releases of the Add-ons Builder. Once a release spec is finalized on the roadmap, it will transferred to wiki format for quick reference during development cycles. (see the Releases section below)

FlightDeck Product Development Plan

Releases

Meeting Notes

Documentation