Skip to content

Commit eb5cca2

Browse files
committed
expand all incidents by default
1 parent 880b00a commit eb5cca2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To add a release note, follow these steps:
8484
## How to add a new incident details section
8585

8686
1. Edit the file [`status-page.md`](./page/status-page.md)
87-
1. If there already is a section of the current year, such as e.g. `::::: details 2025`, add the incident on top of that section, leaving one blank line after the `::::: details 2025`
87+
1. If there already is a section of the current year, such as e.g. `::::: details 2025 {open}`, add the incident on top of that section, leaving one blank line after the `::::: details 2025`
8888
1. If it is the first incident of the current year, create a new section for the new year, e.g. `::::: details 2026 {open}` and already the closing `:::::`, so basically like this:
8989

9090
```markdown
@@ -98,7 +98,7 @@ To add a release note, follow these steps:
9898
```markdown
9999
::::: details 2026
100100
101-
:::: details MONTH, DAY(, TIME) - [SHORT HEADING OF THE INCIDENT]
101+
:::: details MONTH, DAY(, TIME) - [SHORT HEADING OF THE INCIDENT] {open}
102102
103103
::: info MONTH, DAY(, Time) [LONGER HEADING OF THE INCIDENT]
104104

page/status-page.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This page provides the latest status updates for all \*.geo.admin.ch web service
4949

5050
::::: details 2025
5151

52-
:::: details Nov 12 - Issues with search service
52+
:::: details Nov 12 - Issues with search service {open}
5353

5454
::: info Nov 14 - Information on recent problems when changing address data from RBD to the official directory of building addresses
5555

@@ -76,7 +76,7 @@ For your information, there are three ways to perform an address search:
7676
Specific documentation for this topic: [Search | \*.geo.admin.ch](https://docs.geo.admin.ch/access-data/search.html#request-details)
7777
:::
7878
::::
79-
:::: details Nov 12 - Incident with Service Stac
79+
:::: details Nov 12 - Incident with Service Stac {open}
8080

8181
::: info Nov 12, 19:15 - Disruption of Service Stac - Resolved
8282

@@ -92,7 +92,7 @@ STAC API is functioning normal again.
9292
The STAC API on data.geo.admin.ch is currently unavailable. We're investigating the cause and will give an update later tonight.
9393
:::
9494
::::
95-
:::: details July 2nd - Incident with Printing
95+
:::: details July 2nd - Incident with Printing {open}
9696

9797
::: info July 3, 10:00 - Incident Resolved
9898

@@ -136,7 +136,7 @@ The printing functionality of map.geo.admin.ch is currently unavailable.
136136
We are analysing the problem and keep you updated on this page.
137137
:::
138138
::::
139-
:::: details April 30 - Incident with WMS/WMTS
139+
:::: details April 30 - Incident with WMS/WMTS {open}
140140

141141
::: info May 6 - Root Cause Analysis
142142

0 commit comments

Comments
 (0)