From 9ec26122b70e2653481833eb13a006a8fdeddc74 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 6 May 2025 17:47:20 +0200 Subject: Invocation server: include action count --- doc/invocations-http-server/templates/invocation.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/invocations-http-server/templates') diff --git a/doc/invocations-http-server/templates/invocation.html b/doc/invocations-http-server/templates/invocation.html index c204efa3..8a59cbd7 100644 --- a/doc/invocations-http-server/templates/invocation.html +++ b/doc/invocations-http-server/templates/invocation.html @@ -124,7 +124,13 @@ Inocations {{invocation | e}} {% else %} {% if exit_code == 0 or exit_code == 1 or exit_code == 2 %} -

Failed actions

+

Actions

+ + +

Failed actions

{% if failed_actions %}