Confirmed users
1,927
edits
No edit summary |
(→Plan) |
||
Line 39: | Line 39: | ||
# 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. | ||
# Determine which branches should be migrated over (presumably all, but there might be obsolete branches) and estimate how long this will take. | # Determine which branches should be migrated over (presumably all, but there might be obsolete branches) and estimate how long this will take. | ||
# Set up a travis-ci instance with a test migration to GitHub. | |||
# Do a trial migration. | |||
# Announce date for migration. | # Announce date for migration. | ||
Line 45: | Line 47: | ||
# Disallow commits to bzr aside from those originating from the git2bzr script. | # Disallow commits to bzr aside from those originating from the git2bzr script. | ||
# Perform fast-import/-export migration on all (supported) branches of bugzilla and bmo. | # Perform fast-import/-export migration on all (supported) branches of bugzilla and bmo. | ||
# Enable travis-ci | |||
Eventually: | |||
# Turn off tinderbox when we are sure that the test results from travis-ci and tinderbox match. | |||
# Turn off bzr. |