Rob Mulholand
|
0ded7bcd62
|
Prefer fmt.Errorf(s) to errors.New(fmt.Sprintf(s))
|
2019-10-31 13:33:39 -05:00 |
|
|
20ce0ab852
|
Revert "option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages"
This reverts commit 9bb2f27a69 .
|
2019-09-24 23:54:25 +00:00 |
|
Ian Norden
|
9bb2f27a69
|
option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages
|
2019-09-24 18:44:04 -05:00 |
|
Ian Norden
|
37fc038605
|
fixes for review comments
|
2019-03-21 18:36:49 -05:00 |
|
Ian Norden
|
e4e092f542
|
changes to plugin and commands to accomodate changes
|
2019-03-21 18:33:56 -05:00 |
|
Ian Norden
|
9f8c50e3ab
|
tests for migration path ordering and errors
|
2019-03-13 11:42:30 -05:00 |
|
Ian Norden
|
84aa0a7eba
|
plugin migration order specified in config
|
2019-03-13 11:42:29 -05:00 |
|
Ian Norden
|
5fd9a59027
|
fix for issue with Travis building plugin from plugin repo
|
2019-03-05 08:57:54 -06:00 |
|
Ian Norden
|
17f4d3dfa5
|
move maker plugin generator test to mcd_transformers
|
2019-02-24 21:53:04 -06:00 |
|
Ian Norden
|
3d34a9e7c9
|
remove maker migrations and convert back to timestamps and fix bug in
composeAndExecute command
|
2019-02-24 21:52:23 -06:00 |
|
Ian Norden
|
b449193b16
|
addressing review comments; still need to reorg migrations and add helper tests
|
2019-02-24 21:38:48 -06:00 |
|
Ian Norden
|
03a7379617
|
work on porting storage watcher; watcher type is defined for
transformers in the config, storage transformers are exported from
plugin like event transformers
|
2019-02-24 21:38:47 -06:00 |
|
Ian Norden
|
a322372713
|
refactoring plugin generating code
|
2019-02-24 21:38:47 -06:00 |
|