diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..28b4534 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -101,4 +101,11 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file + + [ + "group arua", + "Solo reexam", + # Report Release URL: + "https://github.com/Armaaan/devops-minitwit/archive/refs/tags/v13.0.0.zip", + ], +] diff --git a/misc_urls.py b/misc_urls.py index 8971e3f..4f69d88 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -142,5 +142,13 @@ "https://grafana.devtroopersminitwit.codes/", # Logging URL: "https://grafana.devtroopersminitwit.codes/", - ] + ], + [ + "group arua", + "Solo reexam", + # Monitoring URL: + "https://grafana.mini-twit.tech/d/minitwit-dashboard/minitwit-dashboard", + # Logging URL: + "https://grafana.mini-twit.tech/d/minitwit-dashboard/minitwit-dashboard", + ], ] diff --git a/repositories.py b/repositories.py index 3b897c8..b2b5a42 100644 --- a/repositories.py +++ b/repositories.py @@ -97,4 +97,11 @@ "https://devtroopersminitwit.codes/", "https://devtroopersminitwit.codes/", ], + [ + "group arua", + "Solo reexam", + ["https://github.com/Armaaan/devops-minitwit"], + "https://mini-twit.tech", + "https://mini-twit.tech", + ], ]