feat: Report execution outcome #151
Reference in New Issue
Block a user
No description provided.
Delete Branch "report-execution-outcome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a simple mechanism to report information in an execution summary, displayed at the end of the execution of Harmony.
Currently, we can report in 2 different ways:
Interpretexecution outcomeFeatureinstallation outcomeFor example:
And it will be reported like this:
Additionally, all ingresses (from the
K8sIngressScore) will be automatically added to the summary.