Skip to content

Commit a2668e8

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 39ba3af commit a2668e8

File tree

3 files changed

+51
-51
lines changed

3 files changed

+51
-51
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description: Documentation for Github Action Ovh Mks Scaling
88
Documentation for the Github Action Ovh Mks Scaling project.
99

1010
**Source Repository:** [hoverkraft-tech/github-action-ovh-mks-scaling](https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling)
11-
**Last Synced:** 2026-03-13T11:37:54.492Z
11+
**Last Synced:** 2026-03-16T07:52:43.247Z

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: 23048982646
7-
last_synced: 2026-03-13T11:37:54.492Z
6+
source_run_id: 23133219376
7+
last_synced: 2026-03-16T07:52:43.247Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/index.mdx

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

2121
icon: '',
2222

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

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

27-
meta: 'TypeScript • ⭐ 208 • Updated Mar 14, 2026',
27+
meta: 'TypeScript • ⭐ 2 • Updated Mar 16, 2026',
2828

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

3131
tags: [
3232

33-
'continuous-integration',
33+
'github-actions',
3434

35-
'docker-compose',
35+
'kubernetes',
3636

37-
'github-actions',
37+
'mks',
3838

39-
'open-source'
39+
'open-source',
40+
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/compose-action'
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/compose-action/'
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-container',
71+
title: 'compose-action',
7072

71-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
73+
titleHref: 'https://github.com/hoverkraft-tech/compose-action',
7274

73-
meta: 'Go Template • ⭐ 5 • Updated Mar 13, 2026',
75+
meta: 'TypeScript • ⭐ 208 • Updated Mar 14, 2026',
7476

75-
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
77+
description: 'This action runs your docker-compose file and clean up before action finished',
7678

7779
tags: [
7880

79-
'build',
80-
81-
'containers',
82-
8381
'continuous-integration',
8482

85-
'docker',
83+
'docker-compose',
8684

87-
'github-actions'
85+
'github-actions',
86+
87+
'open-source'
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-container'
97+
href: 'https://github.com/hoverkraft-tech/compose-action'
9898

9999
},
100100

101101
{
102102

103103
label: 'Documentation',
104104

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

107107
}
108108

@@ -114,25 +114,25 @@ export const projectSections = [
114114

115115
icon: '',
116116

117-
title: 'github-action-ovh-mks-scaling',
117+
title: 'ci-github-container',
118118

119-
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
119+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
120120

121-
meta: 'TypeScript • ⭐ 2 • Updated Mar 13, 2026',
121+
meta: 'Go Template • ⭐ 5 • Updated Mar 13, 2026',
122122

123-
description: 'Scale up or down a OVH MKS nodepool',
123+
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
124124

125125
tags: [
126126

127-
'github-actions',
127+
'build',
128128

129-
'kubernetes',
129+
'containers',
130130

131-
'mks',
131+
'continuous-integration',
132132

133-
'open-source',
133+
'docker',
134134

135-
'ovhcloud'
135+
'github-actions'
136136

137137
],
138138

@@ -142,15 +142,15 @@ export const projectSections = [
142142

143143
label: 'View on GitHub',
144144

145-
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
145+
href: 'https://github.com/hoverkraft-tech/ci-github-container'
146146

147147
},
148148

149149
{
150150

151151
label: 'Documentation',
152152

153-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
153+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container/'
154154

155155
}
156156

@@ -1102,18 +1102,20 @@ export const projectSections = [
11021102

11031103
icon: '🔧',
11041104

1105-
title: 'landing-page',
1105+
title: 'docusaurus-theme',
11061106

1107-
titleHref: 'https://github.com/hoverkraft-tech/landing-page',
1107+
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
11081108

1109-
meta: 'Astro • ⭐ 2 • Updated Mar 14, 2026',
1109+
meta: 'TypeScript • ⭐ 0 • Updated Mar 15, 2026',
11101110

1111-
description: 'Landing Page of hoverkraft organization',
1111+
description: 'Hoverkraft theme for Docusaurus',
11121112

11131113
tags: [
11141114

11151115
'branding',
11161116

1117+
'docusaurus-theme',
1118+
11171119
'hoverkraft-tech'
11181120

11191121
],
@@ -1124,15 +1126,15 @@ export const projectSections = [
11241126

11251127
label: 'View on GitHub',
11261128

1127-
href: 'https://github.com/hoverkraft-tech/landing-page'
1129+
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
11281130

11291131
},
11301132

11311133
{
11321134

11331135
label: 'Documentation',
11341136

1135-
href: 'https://hoverkraft.cloud/'
1137+
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
11361138

11371139
}
11381140

@@ -1144,20 +1146,18 @@ export const projectSections = [
11441146

11451147
icon: '🔧',
11461148

1147-
title: 'docusaurus-theme',
1149+
title: 'landing-page',
11481150

1149-
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
1151+
titleHref: 'https://github.com/hoverkraft-tech/landing-page',
11501152

1151-
meta: 'TypeScript • ⭐ 0 • Updated Mar 9, 2026',
1153+
meta: 'Astro • ⭐ 2 • Updated Mar 14, 2026',
11521154

1153-
description: 'Hoverkraft theme for Docusaurus',
1155+
description: 'Landing Page of hoverkraft organization',
11541156

11551157
tags: [
11561158

11571159
'branding',
11581160

1159-
'docusaurus-theme',
1160-
11611161
'hoverkraft-tech'
11621162

11631163
],
@@ -1168,15 +1168,15 @@ export const projectSections = [
11681168

11691169
label: 'View on GitHub',
11701170

1171-
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
1171+
href: 'https://github.com/hoverkraft-tech/landing-page'
11721172

11731173
},
11741174

11751175
{
11761176

11771177
label: 'Documentation',
11781178

1179-
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
1179+
href: 'https://hoverkraft.cloud/'
11801180

11811181
}
11821182

@@ -1358,7 +1358,7 @@ export const quickStats = [
13581358

13591359
export const projectSnapshot = {
13601360

1361-
lastUpdated: '2026-03-14',
1361+
lastUpdated: '2026-03-16',
13621362

13631363
technologiesSummary: 'including TypeScript, Astro, Go Template, JavaScript, Makefile, and more.'
13641364

0 commit comments

Comments
 (0)