From 5dd896a012044c882874c76fd8df782abf154895 Mon Sep 17 00:00:00 2001
From: Johan Ingeholm <151632146+JIngeholm@users.noreply.github.com>
Date: Tue, 10 Feb 2026 10:01:46 +0100
Subject: [PATCH 1/4] Enhance Suggestion.md with verification details
Added an image and additional information about the verification process for GitHub Education Packs.
---
Suggestion.md | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Suggestion.md
diff --git a/Suggestion.md b/Suggestion.md
new file mode 100644
index 00000000..c714010d
--- /dev/null
+++ b/Suggestion.md
@@ -0,0 +1,5 @@
+If we need to use the Github Education Packs. Remind us 72 hours in advance next time :)
+
+
+
+This image is what you see the moment you get verified. You have to wait 72 hours before you can use the offers.
From 7a96b8ad2e95d16e92b1cb2b285e525e439c9d98 Mon Sep 17 00:00:00 2001
From: Johan Ingeholm <151632146+JIngeholm@users.noreply.github.com>
Date: Sun, 22 Mar 2026 20:26:55 +0100
Subject: [PATCH 2/4] Update team names and monitoring URLs
---
misc_urls.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/misc_urls.py b/misc_urls.py
index fbe10f45..641093b6 100644
--- a/misc_urls.py
+++ b/misc_urls.py
@@ -65,11 +65,11 @@
],
[
"group i",
- "",
+ "Team Connie",
# Monitoring URL:
- "",
+ "http://146.190.204.218:3000/dashboards",
# Logging URL:
- "",
+ "http://146.190.204.218:3000/d/37bab9d9-f176-44cd-a6d5-3d2aa286a5cb/minitwit-logging-dashboard?orgId=1&from=now-6h&to=now&timezone=browser",
],
[
"group j",
@@ -135,4 +135,4 @@
# Logging URL:
"",
]
-]
\ No newline at end of file
+]
From 6cae3d08e40124edc5cdf3403d029a2bdc3ba6d8 Mon Sep 17 00:00:00 2001
From: Johan Ingeholm <151632146+JIngeholm@users.noreply.github.com>
Date: Sun, 22 Mar 2026 20:29:34 +0100
Subject: [PATCH 3/4] Delete Suggestion.md
---
Suggestion.md | 5 -----
1 file changed, 5 deletions(-)
delete mode 100644 Suggestion.md
diff --git a/Suggestion.md b/Suggestion.md
deleted file mode 100644
index c714010d..00000000
--- a/Suggestion.md
+++ /dev/null
@@ -1,5 +0,0 @@
-If we need to use the Github Education Packs. Remind us 72 hours in advance next time :)
-
-
-
-This image is what you see the moment you get verified. You have to wait 72 hours before you can use the offers.
From 0c76753871a95b5895bbd8f518263683f13b58ee Mon Sep 17 00:00:00 2001
From: Johan Ingeholm <151632146+JIngeholm@users.noreply.github.com>
Date: Sat, 16 May 2026 15:19:28 +0200
Subject: [PATCH 4/4] Update group names and report release URLs
---
final_report_urls.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/final_report_urls.py b/final_report_urls.py
index d0a11f68..22e8c24f 100644
--- a/final_report_urls.py
+++ b/final_report_urls.py
@@ -49,15 +49,15 @@
],
[
"group i",
- "",
+ "Team Connie",
# Report Release URL:
- "https://github.com///archive/refs/tags/.zip",
+ "https://github.com/21Philip/devops-minitwit/releases/tag/v1.3.2",
],
[
"group j",
"",
# Report Release URL:
- "https://github.com///archive/refs/tags/.zip",
+ "https://github.com/21Philip/devops-minitwit/releases/tag/v1.3.2",
],
[
"group k",
@@ -101,4 +101,4 @@
# Report Release URL:
"https://github.com///archive/refs/tags/.zip",
],
-]
\ No newline at end of file
+]