Skip to content

Commit 9ae8534

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 a2cce7d commit 9ae8534

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

  • application/docs/projects

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: 27471432098
7-
last_synced: 2026-06-13T15:53:08.465Z
6+
source_run_id: 28171181372
7+
last_synced: 2026-06-25T12:52:43.689Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/index.mdx

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

2121
icon: '',
2222

23-
title: 'ci-github.qkg1.topmon',
23+
title: 'compose-action',
2424

25-
titleHref: 'https://github.com/hoverkraft-tech/ci-github.qkg1.topmon',
25+
titleHref: 'https://github.com/hoverkraft-tech/compose-action',
2626

27-
meta: 'JavaScript • ⭐ 4 • Updated Jun 23, 2026',
27+
meta: 'TypeScript • ⭐ 210 • Updated Jun 25, 2026',
2828

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

3131
tags: [
3232

3333
'continuous-integration',
3434

35-
'github-actions',
35+
'docker-compose',
3636

37-
'open-source',
37+
'github-actions',
3838

39-
'workflow'
39+
'open-source'
4040

4141
],
4242

@@ -46,15 +46,15 @@ export const projectSections = [
4646

4747
label: 'View on GitHub',
4848

49-
href: 'https://github.com/hoverkraft-tech/ci-github.qkg1.topmon'
49+
href: 'https://github.com/hoverkraft-tech/compose-action'
5050

5151
},
5252

5353
{
5454

5555
label: 'Documentation',
5656

57-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github.qkg1.topmon/'
57+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
5858

5959
}
6060

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

6767
icon: '',
6868

69-
title: 'ci-github-publish',
69+
title: 'ci-github-common',
7070

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

73-
meta: 'JavaScript • ⭐ 5 • Updated Jun 22, 2026',
73+
meta: 'JavaScript • ⭐ 4 • Updated Jun 23, 2026',
7474

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

7777
tags: [
7878

79-
'continuous-delivery',
80-
81-
'continuous-deployment',
82-
8379
'continuous-integration',
8480

8581
'github-actions',
8682

87-
'open-source'
83+
'open-source',
84+
85+
'workflow'
8886

8987
],
9088

@@ -94,15 +92,15 @@ export const projectSections = [
9492

9593
label: 'View on GitHub',
9694

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

9997
},
10098

10199
{
102100

103101
label: 'Documentation',
104102

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

107105
}
108106

@@ -114,25 +112,25 @@ export const projectSections = [
114112

115113
icon: '',
116114

117-
title: 'github-action-ovh-mks-scaling',
115+
title: 'ci-github-publish',
118116

119-
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
117+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
120118

121-
meta: 'TypeScript • ⭐ 2 • Updated Jun 19, 2026',
119+
meta: 'JavaScript • ⭐ 5 • Updated Jun 22, 2026',
122120

123-
description: 'Scale up or down a OVH MKS nodepool',
121+
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
124122

125123
tags: [
126124

127-
'github-actions',
125+
'continuous-delivery',
128126

129-
'kubernetes',
127+
'continuous-deployment',
130128

131-
'mks',
129+
'continuous-integration',
132130

133-
'open-source',
131+
'github-actions',
134132

135-
'ovhcloud'
133+
'open-source'
136134

137135
],
138136

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

143141
label: 'View on GitHub',
144142

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

147145
},
148146

149147
{
150148

151149
label: 'Documentation',
152150

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

155153
}
156154

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

163161
icon: '',
164162

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

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

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

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

173171
tags: [
174172

175-
'continuous-integration',
173+
'github-actions',
176174

177-
'docker-compose',
175+
'kubernetes',
178176

179-
'github-actions',
177+
'mks',
180178

181-
'open-source'
179+
'open-source',
180+
181+
'ovhcloud'
182182

183183
],
184184

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

189189
label: 'View on GitHub',
190190

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

193193
},
194194

195195
{
196196

197197
label: 'Documentation',
198198

199-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
199+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
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 23, 2026',
401+
meta: 'JavaScript • ⭐ 1 • Updated Jun 24, 2026',
402402

403403
description: 'Opiniated Docker base images',
404404

@@ -1478,9 +1478,9 @@ export const quickStats = [
14781478

14791479
export const projectSnapshot = {
14801480

1481-
lastUpdated: '2026-06-24',
1481+
lastUpdated: '2026-06-25',
14821482

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

14851485
};
14861486

0 commit comments

Comments
 (0)