Bugzilla:Migrating to git: Difference between revisions

Line 37: Line 37:
# ([[Bugzilla:Moving_From_Bazaar_To_Git|DONE]]) Write migration instructions similar to https://wiki.mozilla.org/Bugzilla:Moving_From_CVS_To_Bazaar
# ([[Bugzilla:Moving_From_Bazaar_To_Git|DONE]]) Write migration instructions similar to https://wiki.mozilla.org/Bugzilla:Moving_From_CVS_To_Bazaar
# (DONE, though see {{bug|967697}}) Set up repos (bugzilla and bmo) on git.mozilla.org.
# (DONE, though see {{bug|967697}}) Set up repos (bugzilla and bmo) on git.mozilla.org.
# (DONE) Determine which branches should be migrated over (presumably all, but there might be obsolete branches) and estimate how long this will take.
# (DONE, approx 1h15m) Determine which branches should be migrated over (presumably all, but there might be obsolete branches) and estimate how long this will take.
# Do a trial migration.
# Do a trial migration.
# Announce date for migration.
# Announce date for migration.
Line 52: Line 52:


# Set up repos on GitHub and configure git.m.o repos to mirror there.
# Set up repos on GitHub and configure git.m.o repos to mirror there.
# Set up a travis-ci instance with a test migration to GitHub.  Note: someone out there has apparently done just this: https://travis-ci.org/dnozay/bugzilla
# Set up a travis-ci instance with a test migration to GitHub.  Note: someone out there has apparently done this for the unit tests (https://travis-ci.org/dnozay/bugzilla); we still need support for the Selenium tests in the qa branches.


Eventually:
Eventually:
Confirmed users
1,927

edits