Weekly Call #35 - July 24
- Hangout took place on Thursday, July 24, 2014, watch the recording
- Attendees: ultimike
Most recent goal
Get 3 of the open D6->D8 Node-related issues to RTBC - not yet complete, in progress.
Committed
None in the past week. :(
RTBC
None. Double :(
Needs work
- Drush migrate-manifest parameters: https://github.com/drush-ops/drush/issues/704#issuecomment-47864382
Weekly Call #34 - July 17 - Wrapup, notes, and links
- Hangout took place on Thursday, July 17, 2014, watch the recording
- Attendees: ultimike, ryan weal, mike ryan
Most recent goal
Get 3 of the open D6->D8 Node-related issues to RTBC - not yet complete, in progress.
Committed
- D6 Block Mapping: https://www.drupal.org/node/2248407
- Implement migration groups: https://www.drupal.org/node/2202511
Weekly Call #33 - July 10
- Hangout took place on Thursday, July 10, 2014, watch the recording
- Attendees: ultimike
Most recent goal
Get all Profile-related patches to RTBC - Done!
Committed
- system_logging migration: https://drupal.org/node/2249149
- Freeform field patch: https://www.drupal.org/node/2281627
- Body field label: https://www.drupal.org/node/2281481
- Profile list field patch: https://www.drupal.org/node/2281539
Weekly Call #32 - June 26, 2014
- Hangout took place on Thursday, June 26, 2014, watch the recording
- Attendees: ultimike, weal, c13l0, vijaycs85, mikeryan
- system_logging migration - RTBC: https://drupal.org/node/2249149
- bdone working on item migration limit: https://www.drupal.org/node/2282013
- Provide configuration schema for Migration module - committed: https://drupal.org/node/2183957
- Checkbox/radio/select field issue: https://drupal.org/node/2262275 - chx is assisting new contributor hosef, getting closer.
Weekly Call #31 - June 19
- Hangout took place on Thursday, June 19, 2014, watch the recording
- Attendees: ultimike, benjy, mikeryan, TommyK, bdone, chx
- New system_logging migration, needs review: https://drupal.org/node/2249149
- bdone’s DedupeBase patch committed: https://drupal.org/node/2247903
- bdone working on item migration limit: https://www.drupal.org/node/2282013
- Still working towards migrate having a config schema: https://drupal.org/node/2183957
Weekly Call #30, June 12, 2014
- Hangout took place on Thursday, June 12, 2014, watch the recording
- Attendees: ultimike, mikeryan
- New migration that needs writing: https://drupal.org/node/2249149
- bdone is still working on DedupeBase: https://drupal.org/node/2247903
- Still working towards migrate having a config schema: https://drupal.org/node/2183957
- Checkbox/radio/select field issue: https://drupal.org/node/2262275 - chx is assisting new contributor hosef.
Weekly Call #29 - May 29
- Hangout took place on Thursday, May 29, 2014, watch the recording
- Attendees: ultimike, bdone, ryanweal
- New migration that needs writing: https://drupal.org/node/2249149
- bdone is still working on DedupeBase: https://drupal.org/node/2247903
- Still working towards migrate having a config schema: https://drupal.org/node/2183957
Weekly Call #28, May 22 - Roundup
- Hangout took place on Thursday, May 22, 2014, watch the recording
- Attendees: bdone, chx, benjy, penyaskito, ultimike, ryan weal
- Clarify use of property/undefined and add an ignore type in configuration schema has been committed.
- Mike Ryan has broken out the UI stuff into a sandbox module: https://drupal.org/sandbox/mikeryan/2271813 - related issues: https://drupal.org/node/2272541, https://drupal.org/node/2242605
Weekly Call #27 - May 15 - Wrapup
- Hangout took place on Thursday, May 15, 2014, watch the recording
- Attendees: benjy, weal, ultimike, bdone
- This issue is holding us up a bit: Clarify use of property/undefined and add an ignore type in configuration schema.
- Migration configuration file change Split migration_dependencies into two keys - this has been committed.
Getting ready to help out with Migrate in Core!
So, you want to help test Migrate in Core? Excellent. We're currently focusing our efforts on ensuring that Drupal 6 sites (core configuration, content, and standard CCK fields) can be migrated cleanly into Drupal 8 via the Migrate Drupal module (/core/modules/migrate_drupal). Drupal 6 data that does not fall into one of these three categories (including Views and other contrib module configuration and data) is not part of this effort.
First, some background information:
Read more