Skip to content

Commit 1f34591

Browse files
committed
add more content
1 parent d99f86a commit 1f34591

21 files changed

+85
-19
lines changed

.github/workflows/deploy.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout your repository using git
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323
- name: Setup Node
24-
uses: actions/setup-node@v3
24+
uses: actions/setup-node@v4
2525
with:
2626
node-version: 20
2727
cache: 'npm'
@@ -35,7 +35,7 @@ jobs:
3535
npm install
3636
npm run build
3737
- name: Create Pages Artifact
38-
uses: actions/upload-pages-artifact@v1
38+
uses: actions/upload-pages-artifact@v3
3939
with:
4040
path: './dist/'
4141

@@ -48,4 +48,4 @@ jobs:
4848
steps:
4949
- name: Deploy to GitHub Pages
5050
id: deployment
51-
uses: actions/deploy-pages@v1
51+
uses: actions/deploy-pages@v4

content/party/Cosinus.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: Cosinus
2-
name: Cosinus
2+
name: ' Carlo Beltrame / Cosinus '
33
pbsNumber: 9415
44
type: person

content/party/Filou.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Filou
21
key: Filou
2+
name: Diego Steiner / Filou
33
pbsNumber: 9422
44
type: person
55
links:

content/party/Folletta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: Folletta
2-
name: Folletta
2+
name: Emily Wangler / Folletta
33
pbsNumber: 15778
44
type: person

content/party/Kodack.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: Kodack
2-
name: Kodack
2+
name: ' Andreas Mörker / Kodack'
33
pbsNumber: 13400
44
type: person

content/party/Olipo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: Olipo
2-
name: Olipo
2+
name: ' Samuel Imfeld / Olipo'
33
pbsNumber: 64310
44
type: person

content/party/aurea.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
key: aurea
2+
name: Celia Roduner / Aurea
3+
pbsNumber: 19027
4+
type: person

content/party/codeblock.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
key: codeblock
2+
name: Codeblock gmbh
3+
type: organization
4+
links:
5+
- url: 'https://www.codeblock.ch/'
6+
label: website

content/party/gamschi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: gamschi
2-
name: Gämschi
2+
name: Marc Geissmann / gämschi
33
pbsNumber: 51040
44
type: person

content/party/iScout.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
key: iScout
2-
name: iScout
2+
name: ' Mario Zelger / iScout'
33
type: person

content/party/mica.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
key: mica
2+
name: 'Sara Rašić / mica '
3+
pbsNumber: 8861
4+
type: person

content/party/papillon.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
key: papillon
2+
name: ' Audrey Jordan / Papillon'
3+
pbsNumber: 46009
4+
type: person

content/party/scattle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
key: scattle
2-
name: Scattle
2+
name: ' Philipp Steck / Scattle '
33
pbsNumber: 5112
44
type: person

content/party/trick.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
key: trick
2+
name: Fabrice Trutmann / Trick
3+
pbsNumber: 12688
4+
type: person

content/service/BSV-PDF.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: |
33
ist ein PDF für die GS um Abrechnung von BSV Kursen zu machen
44
criticality: low
55
strategy_reference: ''
6+
product_owner: content/party/aurea.yaml
67
development: internal
78
operations: external
89
links:
@@ -24,4 +25,4 @@ lifecycle:
2425
tech_stack:
2526
- stack_component: content/tech_stack/React.yaml
2627
additional_information: ''
27-
last_updated: 2025-02-26T20:14:36.301Z
28+
last_updated: 2025-02-28T10:20:42.252Z

content/service/Digitale-Kursadministration.yaml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
name: Digitale Kursadministration
22
description: ''
3+
criticality: high
34
strategy_reference: ''
5+
product_owner: content/party/aurea.yaml
46
development: external
57
operations: external
68
links:
79
- url: 'https://workflows.scout.ch/loginView'
810
label: tool
11+
involved_parties:
12+
- party: content/party/codeblock.yaml
13+
description: Entwicklung
914
has_sla: false
1015
relations:
1116
- service: content/service/MiData.yaml
@@ -18,4 +23,4 @@ additional_information: |
1823
Entwicklung: codeblock gmbh
1924
2025
läuft auf appuio
21-
last_updated: 2025-02-26T19:07:20.653Z
26+
last_updated: 2025-02-28T10:20:23.688Z

content/service/HealthCheck.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: >
55
criticality: medium
66
strategy_reference: |
77
Projekt 1.2.3 HealthCheck: Trends, Kartenerweiterung und Aggregation
8+
product_owner: content/party/papillon.yaml
89
development: external
910
operations: external
1011
links:
@@ -27,4 +28,4 @@ tech_stack:
2728
- stack_component: content/tech_stack/Angular.yaml
2829
additional_information: |
2930
Entwickler: digio.swiss
30-
last_updated: 2025-02-26T18:19:07.575Z
31+
last_updated: 2025-02-28T09:19:56.637Z

content/service/Silverscouts-DB.yaml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Silverscouts DB
2+
description: ''
3+
criticality: medium
4+
strategy_reference: ''
5+
product_owner: content/party/mica.yaml
6+
development: external
7+
operations: external
8+
links:
9+
- url: 'https://db.scout.ch'
10+
label: DB
11+
involved_parties:
12+
- party: content/party/Puzzle-ITC.yaml
13+
description: Entwicklung
14+
has_sla: false
15+
lifecycle:
16+
- state: in_production
17+
date: 2024-09-29T22:00:00.000Z
18+
additional_information: ''
19+
last_updated: 2025-02-28T10:28:14.574Z

content/service/Silverscouts-Tool--Wekan-board--Spezialistinnen-Pool.yaml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Spezialistinnen Pool
2-
description: |2
3-
/ Silverscouts Tool / Wekan board
2+
description: |
3+
/ Silverscouts Tool / Wekan board
4+
criticality: low
45
strategy_reference: ''
6+
product_owner: content/party/mica.yaml
57
development: external
68
operations: external
79
links:
@@ -17,4 +19,4 @@ lifecycle:
1719
date: 2024-10-31T23:00:00.000Z
1820
additional_information: |
1921
vanilla opensource standard wekan
20-
last_updated: 2025-02-26T20:25:42.247Z
22+
last_updated: 2025-02-28T10:16:37.009Z

content/service/Thilo.yaml

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ description: |
44
criticality: medium
55
strategy_reference: |
66
PIT 2024 -2026 KA AuB (AKom)
7+
product_owner: content/party/trick.yaml
78
development: external
89
operations: betriebsplattform
910
links:
11+
- url: 'https://api.thilo.scouts.ch/'
12+
label: Backend
13+
- url: thilo.scouts.ch
14+
label: Frontend
1015
- url: 'https://scout-ch.github.io/thilo/#/'
1116
label: Testsystem
1217
- url: 'https://github.com/scout-ch/thilo-api'
@@ -18,11 +23,13 @@ involved_parties:
1823
description: Betreuung
1924
has_sla: false
2025
lifecycle:
26+
- state: in_production
27+
date: 2024-12-03T23:00:00.000Z
2128
- state: planned
2229
date: 2022-12-31T23:00:00.000Z
2330
tech_stack:
2431
- stack_component: content/tech_stack/React.yaml
2532
- stack_component: content/tech_stack/Nodejs.yaml
2633
additional_information: |
2734
entwicklung: privatperson
28-
last_updated: 2025-02-26T18:22:04.682Z
35+
last_updated: 2025-02-28T10:26:53.129Z

src/pages/services/index.astro

+9
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const services = serviceEdges.map((service: ServiceConnectionEdges) => {
2020
name: service.node?.name,
2121
status: lifecycle[0]?.state,
2222
product_owner: productOwner,
23+
cirticality: service.node?.criticality,
2324
lastUpdated: dateString,
2425
}
2526
});
@@ -43,6 +44,7 @@ const services = serviceEdges.map((service: ServiceConnectionEdges) => {
4344
<tr>
4445
<td>Name</td>
4546
<td>Status</td>
47+
<td>Cirticality</td>
4648
<td>Product Owner</td>
4749
<td>last updated</td>
4850
</tr>
@@ -62,6 +64,13 @@ const services = serviceEdges.map((service: ServiceConnectionEdges) => {
6264
{service.status}
6365
</span>
6466
</td>
67+
<td>
68+
<span class:list={['px-1.5', 'py-0.5', 'rounded', 'text-xs',
69+
{'bg-blue-200': service.cirticality == 'low'},
70+
{'bg-orange-200': service.cirticality == 'medium'},
71+
{'bg-red-400': service.cirticality == 'high'}]}>
72+
{service.cirticality}</span>
73+
</td>
6574
<td>
6675
{service.product_owner}
6776
</td>

0 commit comments

Comments
 (0)