This repository was archived by the owner on May 3, 2020. It is now read-only.

Description
Output from CLI looks like this currently:
>>> INFO: Following upgrade(s) will be applied:
>>> INFO: * invenio_upgrader.upgrades.invenio_upgrader_2015_11_12_innodb_removal:InnoDBRemoval (Remove InnoDB upgrade recipe.)
>>> INFO: * invenio_upgrader.upgrades.invenio_upgrader_2015_09_23_legacy_removal:LegacyRemoval (Remove legacy upgrade recipes.)
>>> INFO: Running pre-upgrade checks...
For sure >>> INFO: can be removed, and perhaps using Click we can add some colours to some of the output :-)