Skip to content

Commit 1889894

Browse files
docs(hoverkraft-tech/github-action-ovh-mks-scaling): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b31ee48 commit 1889894

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

  • application/docs/projects

application/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: GitHub Action Ovh Mks Scaling
33
source_repo: hoverkraft-tech/github-action-ovh-mks-scaling
44
source_path: README.md
55
source_branch: main
6-
source_run_id: 27807914722
7-
last_synced: 2026-06-19T05:47:22.330Z
6+
source_run_id: 28349735214
7+
last_synced: 2026-06-29T05:05:05.157Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/index.mdx

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,25 @@ export const projectSections = [
2020

2121
icon: '',
2222

23-
title: 'ci-github-common',
23+
title: 'github-action-ovh-mks-scaling',
2424

25-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
25+
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
2626

27-
meta: 'JavaScript • ⭐ 4 • Updated Jun 26, 2026',
27+
meta: 'TypeScript • ⭐ 2 • Updated Jun 29, 2026',
2828

29-
description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
29+
description: 'Scale up or down a OVH MKS nodepool',
3030

3131
tags: [
3232

33-
'continuous-integration',
34-
3533
'github-actions',
3634

35+
'kubernetes',
36+
37+
'mks',
38+
3739
'open-source',
3840

39-
'workflow'
41+
'ovhcloud'
4042

4143
],
4244

@@ -46,15 +48,15 @@ export const projectSections = [
4648

4749
label: 'View on GitHub',
4850

49-
href: 'https://github.com/hoverkraft-tech/ci-github-common'
51+
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
5052

5153
},
5254

5355
{
5456

5557
label: 'Documentation',
5658

57-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
59+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
5860

5961
}
6062

@@ -66,25 +68,23 @@ export const projectSections = [
6668

6769
icon: '',
6870

69-
title: 'ci-github-publish',
71+
title: 'ci-github-common',
7072

71-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
73+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
7274

73-
meta: 'JavaScript • ⭐ 5 • Updated Jun 26, 2026',
75+
meta: 'JavaScript • ⭐ 4 • Updated Jun 26, 2026',
7476

75-
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
77+
description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
7678

7779
tags: [
7880

79-
'continuous-delivery',
80-
81-
'continuous-deployment',
82-
8381
'continuous-integration',
8482

8583
'github-actions',
8684

87-
'open-source'
85+
'open-source',
86+
87+
'workflow'
8888

8989
],
9090

@@ -94,15 +94,15 @@ export const projectSections = [
9494

9595
label: 'View on GitHub',
9696

97-
href: 'https://github.com/hoverkraft-tech/ci-github-publish'
97+
href: 'https://github.com/hoverkraft-tech/ci-github-common'
9898

9999
},
100100

101101
{
102102

103103
label: 'Documentation',
104104

105-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
105+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
106106

107107
}
108108

@@ -114,19 +114,21 @@ export const projectSections = [
114114

115115
icon: '',
116116

117-
title: 'compose-action',
117+
title: 'ci-github-publish',
118118

119-
titleHref: 'https://github.com/hoverkraft-tech/compose-action',
119+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
120120

121-
meta: 'TypeScript • ⭐ 210 • Updated Jun 26, 2026',
121+
meta: 'JavaScript • ⭐ 5 • Updated Jun 26, 2026',
122122

123-
description: 'This action runs your docker-compose file and clean up before action finished',
123+
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
124124

125125
tags: [
126126

127-
'continuous-integration',
127+
'continuous-delivery',
128128

129-
'docker-compose',
129+
'continuous-deployment',
130+
131+
'continuous-integration',
130132

131133
'github-actions',
132134

@@ -140,15 +142,15 @@ export const projectSections = [
140142

141143
label: 'View on GitHub',
142144

143-
href: 'https://github.com/hoverkraft-tech/compose-action'
145+
href: 'https://github.com/hoverkraft-tech/ci-github-publish'
144146

145147
},
146148

147149
{
148150

149151
label: 'Documentation',
150152

151-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
153+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
152154

153155
}
154156

@@ -160,25 +162,23 @@ export const projectSections = [
160162

161163
icon: '',
162164

163-
title: 'github-action-ovh-mks-scaling',
165+
title: 'compose-action',
164166

165-
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
167+
titleHref: 'https://github.com/hoverkraft-tech/compose-action',
166168

167-
meta: 'TypeScript • ⭐ 2 • Updated Jun 19, 2026',
169+
meta: 'TypeScript • ⭐ 210 • Updated Jun 26, 2026',
168170

169-
description: 'Scale up or down a OVH MKS nodepool',
171+
description: 'This action runs your docker-compose file and clean up before action finished',
170172

171173
tags: [
172174

173-
'github-actions',
174-
175-
'kubernetes',
175+
'continuous-integration',
176176

177-
'mks',
177+
'docker-compose',
178178

179-
'open-source',
179+
'github-actions',
180180

181-
'ovhcloud'
181+
'open-source'
182182

183183
],
184184

@@ -188,15 +188,15 @@ export const projectSections = [
188188

189189
label: 'View on GitHub',
190190

191-
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
191+
href: 'https://github.com/hoverkraft-tech/compose-action'
192192

193193
},
194194

195195
{
196196

197197
label: 'Documentation',
198198

199-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
199+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
200200

201201
}
202202

@@ -398,7 +398,7 @@ export const projectSections = [
398398

399399
titleHref: 'https://github.com/hoverkraft-tech/docker-base-images',
400400

401-
meta: 'JavaScript • ⭐ 1 • Updated Jun 26, 2026',
401+
meta: 'JavaScript • ⭐ 1 • Updated Jun 27, 2026',
402402

403403
description: 'Opiniated Docker base images',
404404

@@ -592,7 +592,7 @@ export const projectSections = [
592592

593593
titleHref: 'https://github.com/hoverkraft-tech/helm-chart-codespace-like',
594594

595-
meta: 'Go Template • ⭐ 0 • Updated Jun 26, 2026',
595+
meta: 'Go Template • ⭐ 0 • Updated Jun 27, 2026',
596596

597597
description: 'A helm chart for deploying self-hosted Dev environment based on coder',
598598

@@ -1152,7 +1152,7 @@ export const projectSections = [
11521152

11531153
titleHref: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template',
11541154

1155-
meta: 'HCL • ⭐ 0 • Updated Jun 26, 2026',
1155+
meta: 'HCL • ⭐ 0 • Updated Jun 27, 2026',
11561156

11571157
description: 'A template to bootstrap your platforms using vcluster',
11581158

@@ -1196,7 +1196,7 @@ export const projectSections = [
11961196

11971197
titleHref: 'https://github.com/hoverkraft-tech/password-store-template',
11981198

1199-
meta: 'Shell • ⭐ 0 • Updated Jun 26, 2026',
1199+
meta: 'Shell • ⭐ 0 • Updated Jun 27, 2026',
12001200

12011201
description: 'No description available.',
12021202

@@ -1220,23 +1220,39 @@ export const projectSections = [
12201220

12211221
icon: '🔧',
12221222

1223-
title: 'argocd-app-of-apps-template',
1223+
title: 'docusaurus-theme',
12241224

1225-
titleHref: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template',
1225+
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
12261226

1227-
meta: 'Shell • ⭐ 1 • Updated Jun 25, 2026',
1227+
meta: 'TypeScript • ⭐ 0 • Updated Jun 27, 2026',
12281228

1229-
description: 'No description available.',
1229+
description: 'Hoverkraft theme for Docusaurus',
12301230

1231-
tags: [],
1231+
tags: [
1232+
1233+
'branding',
1234+
1235+
'docusaurus-theme',
1236+
1237+
'hoverkraft-tech'
1238+
1239+
],
12321240

12331241
actions: [
12341242

12351243
{
12361244

12371245
label: 'View on GitHub',
12381246

1239-
href: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template'
1247+
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
1248+
1249+
},
1250+
1251+
{
1252+
1253+
label: 'Documentation',
1254+
1255+
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
12401256

12411257
}
12421258

@@ -1248,39 +1264,23 @@ export const projectSections = [
12481264

12491265
icon: '🔧',
12501266

1251-
title: 'docusaurus-theme',
1252-
1253-
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
1254-
1255-
meta: 'TypeScript • ⭐ 0 • Updated Jun 20, 2026',
1256-
1257-
description: 'Hoverkraft theme for Docusaurus',
1258-
1259-
tags: [
1267+
title: 'argocd-app-of-apps-template',
12601268

1261-
'branding',
1269+
titleHref: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template',
12621270

1263-
'docusaurus-theme',
1271+
meta: 'Shell • ⭐ 1 • Updated Jun 25, 2026',
12641272

1265-
'hoverkraft-tech'
1273+
description: 'No description available.',
12661274

1267-
],
1275+
tags: [],
12681276

12691277
actions: [
12701278

12711279
{
12721280

12731281
label: 'View on GitHub',
12741282

1275-
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
1276-
1277-
},
1278-
1279-
{
1280-
1281-
label: 'Documentation',
1282-
1283-
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
1283+
href: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template'
12841284

12851285
}
12861286

@@ -1494,9 +1494,9 @@ export const quickStats = [
14941494

14951495
export const projectSnapshot = {
14961496

1497-
lastUpdated: '2026-06-26',
1497+
lastUpdated: '2026-06-29',
14981498

1499-
technologiesSummary: 'including HCL, JavaScript, Go Template, Shell, TypeScript, and more.'
1499+
technologiesSummary: 'including TypeScript, Go Template, JavaScript, HCL, Shell, and more.'
15001500

15011501
};
15021502

0 commit comments

Comments
 (0)