Confirmed users
1,927
edits
(→Plan) |
(→Plan) |
||
Line 65: | Line 65: | ||
Migration scripts are in a [https://github.com/markrcote/bugzilla-git-migration GitHub repo]. | Migration scripts are in a [https://github.com/markrcote/bugzilla-git-migration GitHub repo]. | ||
We will mirror the following bzr branches from git. There are | We will mirror the following bzr branches from git. There are three reasons to mirror: to support existing deployment scripts, to support existing bzr-based installations, and to have tinderbox continue to test commits until we switch to travis-ci. | ||
For existing installations: | For existing installations: | ||
Line 72: | Line 72: | ||
* bugzilla/4.4 | * bugzilla/4.4 | ||
For tinderbox CI testing (switch off after travis-ci is set up for both packaged tests and qa tests): | For tinderbox CI testing (switch off after travis-ci is set up for both packaged tests and qa tests) and deployment scripts: | ||
* bugzilla/trunk | * bugzilla/trunk | ||
* bugzilla/qa/4.0 | * bugzilla/qa/4.0 | ||
* bugzilla/qa/4.2 | * bugzilla/qa/4.2 | ||
* bugzilla/qa/4.4 | * bugzilla/qa/4.4 | ||
* bmo/4.2 | * bmo/4.2 (also needed until deployment scripts are updated, {{bug|973298}}) | ||
* bmo/4.2-dev | * bmo/4.2-dev (also needed until deployment scripts are updated, {{bug|973298}}) | ||
* bmo/qa/4.2 | * bmo/qa/4.2 | ||