Skip to content

Commit 511a71a

Browse files
docs(hoverkraft-tech/compose-action): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 140e054 commit 511a71a

File tree

4 files changed

+56
-56
lines changed

4 files changed

+56
-56
lines changed

application/docs/projects/github-actions-and-reusable-workflows/compose-action/_index.md

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

1010
**Source Repository:** [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action)
11-
**Last Synced:** 2026-03-14T19:19:52.705Z
11+
**Last Synced:** 2026-03-21T22:00:11.695Z

application/docs/projects/github-actions-and-reusable-workflows/compose-action/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Compose Action
33
source_repo: hoverkraft-tech/compose-action
44
source_path: README.md
55
source_branch: main
6-
source_run_id: 23094547223
7-
last_synced: 2026-03-14T19:19:52.705Z
6+
source_run_id: 23389640572
7+
last_synced: 2026-03-21T22:00:11.695Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/index.mdx

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

2121
icon: '',
2222

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

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

27-
meta: 'TypeScript • ⭐ 2 • Updated Mar 20, 2026',
27+
meta: 'TypeScript • ⭐ 207 • Updated Mar 21, 2026',
2828

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

3131
tags: [
3232

33-
'github-actions',
34-
35-
'kubernetes',
33+
'continuous-integration',
3634

37-
'mks',
35+
'docker-compose',
3836

39-
'open-source',
37+
'github-actions',
4038

41-
'ovhcloud'
39+
'open-source'
4240

4341
],
4442

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

4947
label: 'View on GitHub',
5048

51-
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
49+
href: 'https://github.com/hoverkraft-tech/compose-action'
5250

5351
},
5452

5553
{
5654

5755
label: 'Documentation',
5856

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

6159
}
6260

@@ -72,7 +70,7 @@ export const projectSections = [
7270

7371
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
7472

75-
meta: 'Go Template • ⭐ 5 • Updated Mar 20, 2026',
73+
meta: 'Go Template • ⭐ 5 • Updated Mar 21, 2026',
7674

7775
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
7876

@@ -116,21 +114,25 @@ export const projectSections = [
116114

117115
icon: '',
118116

119-
title: 'ci-dokumentor',
117+
title: 'github-action-ovh-mks-scaling',
120118

121-
titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
119+
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
122120

123-
meta: 'TypeScript • ⭐ 5 • Updated Mar 20, 2026',
121+
meta: 'TypeScript • ⭐ 2 • Updated Mar 20, 2026',
124122

125-
description: 'Automated documentation generator for CI/CD components',
123+
description: 'Scale up or down a OVH MKS nodepool',
126124

127125
tags: [
128126

129-
'documentation',
130-
131127
'github-actions',
132128

133-
'open-source'
129+
'kubernetes',
130+
131+
'mks',
132+
133+
'open-source',
134+
135+
'ovhcloud'
134136

135137
],
136138

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

141143
label: 'View on GitHub',
142144

143-
href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
145+
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
144146

145147
},
146148

147149
{
148150

149151
label: 'Documentation',
150152

151-
href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
153+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
152154

153155
}
154156

@@ -160,22 +162,20 @@ export const projectSections = [
160162

161163
icon: '',
162164

163-
title: 'ci-github-nodejs',
165+
title: 'ci-dokumentor',
164166

165-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-nodejs',
167+
titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
166168

167-
meta: 'Makefile • ⭐ 1 • Updated Mar 20, 2026',
169+
meta: 'TypeScript • ⭐ 5 • Updated Mar 20, 2026',
168170

169-
description: 'Opinionated Github actions and workflows for continuous integration in NodeJs context',
171+
description: 'Automated documentation generator for CI/CD components',
170172

171173
tags: [
172174

173-
'continuous-integration',
175+
'documentation',
174176

175177
'github-actions',
176178

177-
'node',
178-
179179
'open-source'
180180

181181
],
@@ -186,15 +186,15 @@ export const projectSections = [
186186

187187
label: 'View on GitHub',
188188

189-
href: 'https://github.com/hoverkraft-tech/ci-github-nodejs'
189+
href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
190190

191191
},
192192

193193
{
194194

195195
label: 'Documentation',
196196

197-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-nodejs/'
197+
href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
198198

199199
}
200200

@@ -206,23 +206,23 @@ export const projectSections = [
206206

207207
icon: '',
208208

209-
title: 'ci-github-common',
209+
title: 'ci-github-nodejs',
210210

211-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
211+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-nodejs',
212212

213-
meta: 'JavaScript • ⭐ 4 • Updated Mar 20, 2026',
213+
meta: 'Makefile • ⭐ 1 • Updated Mar 20, 2026',
214214

215-
description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
215+
description: 'Opinionated Github actions and workflows for continuous integration in NodeJs context',
216216

217217
tags: [
218218

219219
'continuous-integration',
220220

221221
'github-actions',
222222

223-
'open-source',
223+
'node',
224224

225-
'workflow'
225+
'open-source'
226226

227227
],
228228

@@ -232,15 +232,15 @@ export const projectSections = [
232232

233233
label: 'View on GitHub',
234234

235-
href: 'https://github.com/hoverkraft-tech/ci-github-common'
235+
href: 'https://github.com/hoverkraft-tech/ci-github-nodejs'
236236

237237
},
238238

239239
{
240240

241241
label: 'Documentation',
242242

243-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
243+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-nodejs/'
244244

245245
}
246246

@@ -252,23 +252,23 @@ export const projectSections = [
252252

253253
icon: '',
254254

255-
title: 'compose-action',
255+
title: 'ci-github-common',
256256

257-
titleHref: 'https://github.com/hoverkraft-tech/compose-action',
257+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
258258

259-
meta: 'TypeScript • ⭐ 208 • Updated Mar 14, 2026',
259+
meta: 'JavaScript • ⭐ 4 • Updated Mar 20, 2026',
260260

261-
description: 'This action runs your docker-compose file and clean up before action finished',
261+
description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
262262

263263
tags: [
264264

265265
'continuous-integration',
266266

267-
'docker-compose',
268-
269267
'github-actions',
270268

271-
'open-source'
269+
'open-source',
270+
271+
'workflow'
272272

273273
],
274274

@@ -278,15 +278,15 @@ export const projectSections = [
278278

279279
label: 'View on GitHub',
280280

281-
href: 'https://github.com/hoverkraft-tech/compose-action'
281+
href: 'https://github.com/hoverkraft-tech/ci-github-common'
282282

283283
},
284284

285285
{
286286

287287
label: 'Documentation',
288288

289-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
289+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
290290

291291
}
292292

@@ -1106,7 +1106,7 @@ export const projectSections = [
11061106

11071107
titleHref: 'https://github.com/hoverkraft-tech/landing-page',
11081108

1109-
meta: 'Astro • ⭐ 2 • Updated Mar 16, 2026',
1109+
meta: 'Astro • ⭐ 2 • Updated Mar 21, 2026',
11101110

11111111
description: 'Landing Page of hoverkraft organization',
11121112

@@ -1338,7 +1338,7 @@ export const statsSummary = {
13381338

13391339
activeProjects: 30,
13401340

1341-
totalStars: 261,
1341+
totalStars: 260,
13421342

13431343
programmingLanguages: 12,
13441344

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

13591359
export const projectSnapshot = {
13601360

1361-
lastUpdated: '2026-03-20',
1361+
lastUpdated: '2026-03-21',
13621362

1363-
technologiesSummary: 'including TypeScript, HCL, Go Template, JavaScript, Makefile, and more.'
1363+
technologiesSummary: 'including TypeScript, Go Template, Astro, HCL, JavaScript, and more.'
13641364

13651365
};
13661366

application/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ function ProjectsSection() {
8080
name: 'compose-action',
8181
icon: '⚡',
8282
url: 'https://github.com/hoverkraft-tech/compose-action',
83-
stars: 208,
83+
stars: 207,
8484
language: 'TypeScript',
8585
description: 'This action runs your docker-compose file and clean up before action finished',
8686
tags: [

0 commit comments

Comments
 (0)