forked from oamg/leapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously only the paths to reports were printed and as a result the reports were easily missed. Leapp now prints a list of HIGH and MEDIUM priority reports along with a summary of number of reports with individual severities to make reports more visible. Also if there are any HIGH or MEDIUM severity reports, the block titles are yellow. The framework-version is bumped to 4.0, because the `report_info` funtion now takes a context_id parameter (to be able to fetch the reports), so the new API is incompatible.
- Loading branch information
1 parent
c4c1800
commit 154e1c5
Showing
2 changed files
with
62 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters