feat: Report execution outcome #151
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: NationTech/harmony#151
Loading…
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:
Interpret
execution outcomeFeature
installation outcomeFor example:
And it will be reported like this:
Additionally, all ingresses (from the
K8sIngressScore
) will be automatically added to the summary.