Closed (fixed)
Project:
Hosting
Version:
5.x-0.1-rc1
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2008 at 22:05 UTC
Updated:
25 Feb 2009 at 19:40 UTC
Jump to comment: Most recent file
Write custom action for update integration. This means clicking on a tab on an existing site, and seeing a list of available versions to upgrade to.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Picture 2.png | 40.3 KB | adrian |
| #3 | Picture 3.png | 34.3 KB | adrian |
| #3 | Picture 4.png | 107.4 KB | adrian |
| #3 | Picture 5.png | 41.89 KB | adrian |
| #2 | hosting_migrate.tar_.gz | 1.17 KB | adrian |
Comments
Comment #1
anarcat commentedThis will be part of the hosting module.
Comment #2
adrian commentedHere's a basic contrib module that adds a migrate task to sites.
You need to be running Drush 2.x an provision 0.2, both of which are only available via cvs HEAD atm.
You will only be able to migrate sites between 0.2 based platforms (ie: not your hostmaster platform, as that still works only with 0.1).
This does some very very basic checking, but it needs to be extended, after we have fixed the package management issues with 0.2.
Comment #3
adrian commentedHere are some screenshots.
Comment #4
anarcat commentedOk, this is cool. I have tested this and it actually works. I've been able to upgrade from a virgin d6.9 to a 7.x-dev. (well sortof: i'm getting a drupal error on the D7 site, but I suspect it's HEAD being broken :P
... let's ignore that.)
The migrate module rocks. I think it should be checked in, but I'll let Adrian do that so that he takes proper credit. At any rate, maybe we can commit this and close the issue since the functionality is there? We just have to open issues on specific problems. I already see a lot of warnings in the task log...
Comment #5
anarcat commentedMarking this as critical since it will be on our next milestone (0.2).
Comment #6
anarcat commentedI have committed this to head. Will open specific issues for the remaining...