At the end of the ship command's execution, a report should be displayed. It would enable to obtain a summarized view of exactly what happened after a potentially-long and too-detailed logging.
It should include:
The list of packages grouped by status:
Newly installed.
Updated.
Failed when #11 is implemented and used.
A package should display its:
Name.
Previous version if updated or failed.
New version if updated or installed.
When #11 is not used however, failures should just bubble up as soon as possible like before.
At the end of the
ship
command's execution, a report should be displayed. It would enable to obtain a summarized view of exactly what happened after a potentially-long and too-detailed logging.It should include:
When #11 is not used however, failures should just bubble up as soon as possible like before.