Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Created May 9, 2014 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaycs85/1d926c08d71a757d474c to your computer and use it in GitHub Desktop.
Save vijaycs85/1d926c08d71a757d474c to your computer and use it in GitHub Desktop.
migration.migration.*:
type: mapping
label: ''
mapping:
id:
type: string
label: ''
label:
type: label
label: ''
source:
type: mapping
label: ''
mapping
plugin:
type: string
label: ''
# if we plan to add any here, lets set it under settings: or something. So that we can do [pluing_id]
process:
# we need plugin_id in this level.
type: migration.process.[plugin_id]
destination:
type: migration.destination.[plugin_id]
migration_hard_dependencies:
type: sequence
label: ''
sequence
migration_soft_dependencies:
type: sequence
label: ''
sequence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment