|
|
bad4e252f3
|
feat(reporters): pass the CLI's version number to reporters (#38)
|
2023-12-14 13:11:55 +01:00 |
|
|
|
8cc43a8f83
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
Thanks to the migration-runner the "up" and "list" commands are now very similar code wise
|
2023-12-12 15:47:37 +01:00 |
|
|
|
e7288fcbfb
|
test(up): add more tests for the "up" command
|
2023-12-08 13:47:36 +01:00 |
|
|
|
703e6f028a
|
feat(storage): add "end" method to storage for cleaning up resources when commands are finished
|
2023-12-08 13:01:46 +01:00 |
|
|
|
a8db22680e
|
feat(up): handle storage initialization errors and present missing loader errors in a better way
|
2023-12-08 13:01:45 +01:00 |
|
|
|
43a220d633
|
test(up): start writing some tests for the "up" command
|
2023-12-07 10:48:02 +01:00 |
|