File tree Expand file tree Collapse file tree 5 files changed +821
-632
lines changed Expand file tree Collapse file tree 5 files changed +821
-632
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Build and Deploy to Github Pages
3
3
on :
4
4
workflow_dispatch :
5
5
schedule :
6
- - cron : " 0 0 * * *"
6
+ - cron : " 0 5 * * *"
7
7
push :
8
8
branches :
9
9
- main
Original file line number Diff line number Diff line change @@ -93,14 +93,15 @@ The [guide for SCS1](plusserver-gx-scs.md) applies also to SCS2.
93
93
94
94
### SCS2 Users
95
95
96
- See [ SCS1] (#SCS1 Users ).
96
+ See [ SCS1 Users ] ( #scs1-users ) .
97
97
98
98
### SCS2 Projects
99
99
100
100
| Unique Identifier | Project Name | Community Contact | Description | Needed until |
101
101
| :------------------------------: | -------------------------- | ----------------- | --------------------------------- | :----------: |
102
102
| 9c482c928d68470ea35a764e1ba9211a | p500924-compliance-monitor | mbuechse | SCS Compliance Monitor Deployment | ∞ |
103
103
| fe66fd7655814078924155876562dd3d | p500924-scs-community | fkr | SCS Community Project | ∞ |
104
+ | | p500924-compliance-monitor | depressiveRobot | SCS Compliance Monitor Deployment | ∞ |
104
105
| 4a8829a5ecad480d8dde1e46a9c5284b | p500924-health-monitor | garloff | SCS Health Monitor | ∞ |
105
106
| 34d3d89fc74e4db5a6df1c9ebf2f3a2a | p500924-scs-zuul | garloff | SCS Zuul | ∞ |
106
107
| 293b765e3492413ba8b0067b7edcb3a3 | p500924-monitoring | garloff | SCS Monitoring | ∞ |
Original file line number Diff line number Diff line change 11
11
"target" : " docs/02-iaas/components" ,
12
12
"label" : " "
13
13
},
14
- {
15
- "repo" : " SovereignCloudStack/cluster-stack-provider-openstack" ,
16
- "source" : " docs" ,
17
- "target" : " docs/03-container/components/cluster-stacks/components" ,
18
- "label" : " cluster-stack-provider-openstack"
19
- },
20
14
{
21
15
"repo" : " SovereignCloudStack/standards" ,
22
16
"source" : [" Standards/*.md" , " Tests/scs-*.yaml" ],
You can’t perform that action at this time.
0 commit comments