imp

Events happening in the community are now at Drupal community events on www.drupal.org.
ultimike's picture

Weekly Call #26 - May 8

  • Hangout took place on Thursday, May 8, 2014, watch the recording
  • Attendees: chx, benjy, penyaskito, ultimike
Read more
ultimike's picture

Weekly Call #25 - May 1

  • Hangout took place on Thursday, May 1, 2014, watch the recording
  • Attendees: chx, benjy, mike ryan, ultimike
  1. Waiting to see if Migrate in Core UI will be in core prior to DrupalCon Austin. Dries will decide. Webchick feels we should do this in order to get more testers. It is still up in the air as to whether migrate will be in 8.0 or later. It is possible that the UI will go into core for testing, but then be removed for release. Mike Ryan is willing to maintain the UI in contrib until it goes into core.
Read more
ultimike's picture

Weekly Call #24 Round-Up

  • Hangout took place on Thursday, April 24, 2014, watch the recording
  • Attendees: chx, benjy, bdone, ryan weal, ultimike, penyaskito
  1. Main D6->D8 patch has been committed to core.
Read more
ultimike's picture

Weekly Call (#23) Round-Up

  • Hangout took place on Thursday, April 17, 2014, watch the recording
  • Live attendees: chx, mikeryan, ryan weal, benjy, bdone

Current areas of focus

  1. Core patch

    • Issue: Migrate in Core: Drupal 6 to Drupal 8
    • We are looking for someone to review it (Mike Ryan, perhaps), as it is very large and lots of people are already busy squashing beta-blockers.
  2. Drupal 7-8 migration

    • review the D6->D7 update to see what changes we need to account for in D6->D8
Read more
mikeryan's picture

High-level IMP architecture

Backing up a bit to a high-level view of the architecture, right now we've got the whole thing in a single Migrate module. I'd like to see some separation between the APIs that will service all kinds of migrations, and the support specific to Drupal-to-Drupal upgrades, as well as identifying what (if anything) requires a module. The buckets of code I picture:

Core

  • Migrate API: Most of what we have now.
  • Upgrade API: Any classes specific to Drupal-to-Drupal migration.
  • Upgrade module: D6/D7 migration configurations, plus UI.

Contrib

  • migrate_plus module (or even call it "migrate", if there's no module in core?): General migration UI, D7 migrate features not going into core such as different source plugins, etc.
  • migrate_d2d module: Support for D5 and D8 sources, UI for remapping content types (i.e., support for custom Drupal-to-Drupal migrations as opposed to upgrade-all-the-things), etc.

Thoughts?

Read more
Subscribe with RSS Syndicate content