From b87f33530b4416d3fc4a538fb71067ef3b055804 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 23 Aug 2026 17:13:05 -0300 Subject: [PATCH] feat(hermes): brand chat and prove image rollout --- dockerfiles/hermes-webui-brand-patch.py | 9 + dockerfiles/hermes-webui-brand.css | 144 +++++++- services/hermes/agent-configmap.yaml | 16 +- services/hermes/kustomization.yaml | 1 + .../scripts/hermes_image_release_status.py | 275 +++++++++++++++ .../scripts/jenkins_image_build_trigger.py | 4 + .../fixtures/hermes-webui-0.52.181/SOURCE.md | 6 +- .../hermes-webui-0.52.181/static/index.html | 5 + testing/quality_contract.json | 3 + .../test_hermes_release_followthrough.py | 331 ++++++++++++++++++ testing/tests/test_hermes_webui_brand.py | 28 ++ 11 files changed, 813 insertions(+), 9 deletions(-) create mode 100755 services/hermes/scripts/hermes_image_release_status.py create mode 100644 testing/tests/test_hermes_release_followthrough.py diff --git a/dockerfiles/hermes-webui-brand-patch.py b/dockerfiles/hermes-webui-brand-patch.py index 2c3e8889..c4c0a70b 100644 --- a/dockerfiles/hermes-webui-brand-patch.py +++ b/dockerfiles/hermes-webui-brand-patch.py @@ -92,6 +92,15 @@ replace_exact( ' Hermes', ' Hermes Chat', ) +replace_between_exact( + index, + ' +
+ +

What can I help with?

+
+