-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
good first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python code
Description
We need to have way to add migrators/adapters the system.
Currently, we have a hack function that users can call to append an item to the overall common_transformers list.
Instead, we should have this defined at the top level of the module specifying which versions/sources/event types it applies to. When loading the module, LO can extract this and add it to the pipeline then.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python code