From 3c0b88d2b7f773b21fd7f684f9e9d8cfd6ec4c3f Mon Sep 17 00:00:00 2001 From: Aiting Lee Date: Tue, 5 May 2026 18:31:45 +0200 Subject: [PATCH 1/2] Update group b misc_urls --- misc_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc_urls.py b/misc_urls.py index 4f00cf5..3bb36ec 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -11,9 +11,9 @@ "group b", "catch(RuntimeException){goto f;}", # Monitoring URL: - "http://164.92.186.201:5001/grafana", + "https://runtimetwiterror.dev/grafana/dashboards", # Logging URL: - "", + "https://runtimetwiterror.dev/grafana/a/grafana-lokiexplore-app/explore", ], [ "group c", From 4cf318e6d6f5661c856372e437ae62e25a426e1f Mon Sep 17 00:00:00 2001 From: Aiting Lee Date: Fri, 15 May 2026 17:09:52 +0200 Subject: [PATCH 2/2] Update group b final urls --- final_report_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..56f57a0 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -7,9 +7,9 @@ ], [ "group b", - "", + "catch(RuntimeException){goto f;}", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/DevOps26-RE/DevOps26_RE_minitwit/archive/refs/tags/v8.0.0.zip", ], [ "group c",