Skip to content

Commit 6805c21

Browse files
authored
Merge branch 'main' into rholling-SCS-docs
2 parents cf6d777 + 6ce851c commit 6805c21

File tree

5 files changed

+821
-632
lines changed

5 files changed

+821
-632
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Deploy to Github Pages
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 0 * * *"
6+
- cron: "0 5 * * *"
77
push:
88
branches:
99
- main

community/cloud-resources/cloud-resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,15 @@ The [guide for SCS1](plusserver-gx-scs.md) applies also to SCS2.
9393

9494
### SCS2 Users
9595

96-
See [SCS1](#SCS1 Users).
96+
See [SCS1 Users](#scs1-users).
9797

9898
### SCS2 Projects
9999

100100
| Unique Identifier | Project Name | Community Contact | Description | Needed until |
101101
| :------------------------------: | -------------------------- | ----------------- | --------------------------------- | :----------: |
102102
| 9c482c928d68470ea35a764e1ba9211a | p500924-compliance-monitor | mbuechse | SCS Compliance Monitor Deployment ||
103103
| fe66fd7655814078924155876562dd3d | p500924-scs-community | fkr | SCS Community Project ||
104+
| | p500924-compliance-monitor | depressiveRobot | SCS Compliance Monitor Deployment ||
104105
| 4a8829a5ecad480d8dde1e46a9c5284b | p500924-health-monitor | garloff | SCS Health Monitor ||
105106
| 34d3d89fc74e4db5a6df1c9ebf2f3a2a | p500924-scs-zuul | garloff | SCS Zuul ||
106107
| 293b765e3492413ba8b0067b7edcb3a3 | p500924-monitoring | garloff | SCS Monitoring ||

docs.package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
"target": "docs/02-iaas/components",
1212
"label": ""
1313
},
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-
},
2014
{
2115
"repo": "SovereignCloudStack/standards",
2216
"source": ["Standards/*.md", "Tests/scs-*.yaml"],

0 commit comments

Comments
 (0)