Confirmed users
1,351
edits
No edit summary |
(added master table of what's done by which system) |
||
Line 6: | Line 6: | ||
= Quick notes = | = Quick notes = | ||
== What's running so far == | == What's running so far == | ||
=== Repositories needed to Build Products === | |||
{| class="fullwidth-table sortable" | |||
| style="background:#cccccc" | '''Process''' | |||
| style="background:#cccccc" | '''Old/New''' | |||
| style="background:#cccccc" | '''Web views at''' | |||
| style="background:#cccccc" | '''Notes''' | |||
|- | |||
| gecko-dev.git | |||
| new | |||
| [https://github.com/mozilla/gecko-dev.git github], [http://git.mozilla.org/?p=integration/gecko-dev.git;a=summary Moz] | |||
| | |||
|- | |||
| gecko-projects.git | |||
| new | |||
| [https://github.com/mozilla/gecko-projects.git github], [http://git.mozilla.org/?p=integration/gecko-projects.git;a=summary Moz] | |||
| | |||
|- | |||
| releases/gecko.git | |||
| old | |||
| [http://git.mozilla.org/?p=releases/gecko.git;a=summary Moz] | |||
| Partner facing FxOS <nowiki>[1]</nowiki> | |||
|- | |||
| releases/gaia.git | |||
| old | |||
| [http://git.mozilla.org/?p=releases/gaia.git;a=summary Moz] | |||
| Partner facing FxOS <nowiki>[1]</nowiki> | |||
|- | |||
| releases/l10n/<locale>/{gecko,gaia}.git | |||
| old | |||
| [http://git.mozilla.org/ Moz] (browse from there) | |||
| Partner facing FxOS <nowiki>[1]</nowiki> | |||
|- | |||
| integration/gaia* | |||
| old | |||
| [http://hg.mozilla.org/integration/ Moz] (browse from there) | |||
| Hg versions of gaia branches to support older tooling | |||
|} | |||
Notes: | |||
# Partner facing repositories are configured to: | |||
#* not accept non fast forward commits | |||
#* not accept deletes | |||
#* only contain branches related to shipping versions of FxOS | |||
Everything else is currently being run in | Everything else is currently being run in the [http://people.mozilla.org/~hwine/tmp/vcs2vcs/ legacy processes]. | ||
== Machines == | == Machines == |