ampersand-magento2-upgrade-patch-helper icon indicating copy to clipboard operation
ampersand-magento2-upgrade-patch-helper copied to clipboard

JSON output

Open convenient opened this issue 4 years ago • 2 comments

It would be cool to be able to output the table of this (and the patch?) into a json output.

The output of this tool could then be consumed by third party systems more readily.

convenient avatar Mar 10 '21 09:03 convenient

Inspiration at https://github.com/shopware/platform/pull/1232/files

thanks @peterjaap

convenient avatar Mar 10 '21 09:03 convenient

Making the tests assert on the results of JSON output will be much easier to handle and assert against.

convenient avatar Mar 16 '21 11:03 convenient

Easier testing is handled as part of #79

Json output not really necessary, no massive advantage

convenient avatar Nov 14 '22 17:11 convenient