Skip to content

Commit cf31388

Browse files
authored
Merge branch 'master' into patch-2
2 parents 6c0ce91 + b63fd24 commit cf31388

File tree

3 files changed

+31
-24
lines changed

3 files changed

+31
-24
lines changed

final_report_urls.py

+28-21
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
REPORT_URLS = [
22
[
33
"group a",
4-
"<name>",
4+
"Academic Weapons",
55
# Report Release URL:
6-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
6+
"https://github.com/Academic-Weapons/ITU2023-DevOps/archive/refs/tags/v1.0.8.zip",
77
],
88
[
99
"group b",
10-
"<name>",
10+
"DevUps",
1111
# Report Release URL:
12-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
12+
"https://github.com/ITUDevUps/devUps/releases/download/v1.0/MSc_group_b.zip",
1313
],
1414
[
1515
"group c",
@@ -19,9 +19,9 @@
1919
],
2020
[
2121
"group d",
22-
"<name>",
22+
"CICDont",
2323
# Report Release URL:
24-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
24+
"https://github.com/DevOps-CI-CDont/DevOps-CI-CDont/archive/refs/tags/Exam.zip",
2525
],
2626
[
2727
"group e",
@@ -31,57 +31,57 @@
3131
],
3232
[
3333
"group f",
34-
"<name>",
34+
"containerMaintainers",
3535
# Report Release URL:
3636
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
3737
],
3838
[
3939
"group g",
40-
"<name>",
40+
"DevJanitors",
4141
# Report Release URL:
42-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
42+
"https://github.com/Dev-Janitors/minitwit/archive/refs/tags/v1.0.172.zip",
4343
],
4444
[
4545
"group h",
46-
"<name>",
46+
"FiveGuys",
4747
# Report Release URL:
48-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
48+
"https://github.com/FiveGuys-DevOps/exam-report/archive/refs/tags/v1.0.zip",
4949
],
5050
[
5151
"group i",
5252
"OpsDev",
5353
# Report Release URL:
54-
"https://github.com/MinitwitGroupI/MiniTwit/blob/main/report/build/report.pdf",
54+
"https://github.com/MinitwitGroupI/MiniTwit/archive/refs/tags/v1.1.0.zip",
5555
],
5656
[
5757
"group j",
58-
"<name>",
58+
"Niceness",
5959
# Report Release URL:
60-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
60+
"https://github.com/bhviid/GroupJ_Dev_Ops23/archive/refs/tags/v.1.0.zip",
6161
],
6262
[
6363
"group k",
64-
"<name>",
64+
"Radiator",
6565
# Report Release URL:
66-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
66+
"https://github.com/simonskodt/itu-minitwit/archive/refs/tags/v2.0.0.zip",
6767
],
6868
[
6969
"group l",
70-
"<name>",
70+
"Bango",
7171
# Report Release URL:
72-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
72+
"https://github.com/organizationGB/DevOps/archive/refs/tags/v2.21.0.zip",
7373
],
7474
[
7575
"group m",
7676
"<name>",
7777
# Report Release URL:
78-
"https://github.com/NiclasHjortkjaer/itu-minitwit/blob/main/report/build/report.pdf",
78+
"https://github.com/NiclasHjortkjaer/itu-minitwit/archive/refs/tags/v2.1.0.zip",
7979
],
8080
[
8181
"group n",
82-
"<name>",
82+
"dudes",
8383
# Report Release URL:
84-
"https://github.com/<gh_id>/<proj_id>/archive/refs/tags/<version_tag>.zip",
84+
"https://github.com/Lindharden/DevOps/archive/refs/tags/v4.0.zip",
8585
],
8686
[
8787
"group o",
@@ -101,4 +101,11 @@
101101
# Report Release URL:
102102
"https://github.com/szymongalecki/ITU-MiniTwit/archive/refs/tags/v.5.2.0.zip",
103103
],
104+
[
105+
"group s",
106+
"Group S",
107+
# Report Release URL:
108+
"https://github.com/ingrid-mc/DevOps-group_s/blob/main/report/MSc_group_s.pdf",
109+
110+
],
104111
]

misc_urls.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
# Monitoring URL:
7676
"http://164.92.240.232:3000/d/lZ0DEAs4z/endpoints?orgId=1",
7777
# Security report URL:
78-
"<security_report_url>",
78+
"https://github.com/ContainerMaintainers/MiniTwit-Golang/blob/development/report/SecurityAssessment.pdf",
7979
# Logging URL:
8080
"http://164.92.240.232:3000/d/377h8i84z/logs?orgId=1",
8181
# SLA:
@@ -164,7 +164,7 @@
164164
# Logging URL:
165165
"http://206.189.48.173:5601/",
166166
# SLA:
167-
"<sla_url>",
167+
"https://github.com/organizationGB/DevOps/blob/main/SLA.md",
168168
# SLA Review:
169169
"<sla_review_url>",
170170
],

repositories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"group o",
9797
"Oh sorry",
9898
["https://github.com/Group-O-Minitwit/minitwit-group-o", ],
99-
"<minitwit_url>",
99+
"http://157.230.79.99:3001/",
100100
"http://157.230.79.99:5050/",
101101
],
102102
[

0 commit comments

Comments
 (0)