@@ -20,19 +20,21 @@ export const projectSections = [
2020
2121 icon: ' ⚡' ,
2222
23- title: ' compose-action ' ,
23+ title: ' ci-github-publish ' ,
2424
25- titleHref: ' https://github.com/hoverkraft-tech/compose-action ' ,
25+ titleHref: ' https://github.com/hoverkraft-tech/ci-github-publish ' ,
2626
27- meta: ' TypeScript • ⭐ 210 • Updated Jun 25 , 2026' ,
27+ meta: ' JavaScript • ⭐ 5 • Updated Jun 26 , 2026' ,
2828
29- description: ' This action runs your docker-compose file and clean up before action finished ' ,
29+ description: ' Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing. ' ,
3030
3131 tags: [
3232
33- ' continuous-integration ' ,
33+ ' continuous-delivery ' ,
3434
35- ' docker-compose' ,
35+ ' continuous-deployment' ,
36+
37+ ' continuous-integration' ,
3638
3739 ' github-actions' ,
3840
@@ -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/ci-github-publish '
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/ci-github-publish /'
5860
5961 }
6062
@@ -66,23 +68,23 @@ export const projectSections = [
6668
6769 icon: ' ⚡' ,
6870
69- title: ' ci-github.qkg1.topmon ' ,
71+ title: ' compose-action ' ,
7072
71- titleHref: ' https://github.com/hoverkraft-tech/ci-github.qkg1.topmon ' ,
73+ titleHref: ' https://github.com/hoverkraft-tech/compose-action ' ,
7274
73- meta: ' JavaScript • ⭐ 4 • Updated Jun 23 , 2026' ,
75+ meta: ' TypeScript • ⭐ 210 • Updated Jun 26 , 2026' ,
7476
75- description: ' Opinionated GitHub actions and workflows for common continuous integration needs ' ,
77+ description: ' This action runs your docker-compose file and clean up before action finished ' ,
7678
7779 tags: [
7880
7981 ' continuous-integration' ,
8082
81- ' github-actions ' ,
83+ ' docker-compose ' ,
8284
83- ' open-source ' ,
85+ ' github-actions ' ,
8486
85- ' workflow '
87+ ' open-source '
8688
8789 ],
8890
@@ -92,15 +94,15 @@ export const projectSections = [
9294
9395 label: ' View on GitHub' ,
9496
95- href: ' https://github.com/hoverkraft-tech/ci-github.qkg1.topmon '
97+ href: ' https://github.com/hoverkraft-tech/compose-action '
9698
9799 },
98100
99101 {
100102
101103 label: ' Documentation' ,
102104
103- href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github.qkg1.topmon /'
105+ href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action /'
104106
105107 }
106108
@@ -112,25 +114,23 @@ export const projectSections = [
112114
113115 icon: ' ⚡' ,
114116
115- title: ' ci-github-publish ' ,
117+ title: ' ci-github-common ' ,
116118
117- titleHref: ' https://github.com/hoverkraft-tech/ci-github-publish ' ,
119+ titleHref: ' https://github.com/hoverkraft-tech/ci-github-common ' ,
118120
119- meta: ' JavaScript • ⭐ 5 • Updated Jun 22 , 2026' ,
121+ meta: ' JavaScript • ⭐ 4 • Updated Jun 23 , 2026' ,
120122
121- description: ' Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing. ' ,
123+ description: ' Opinionated GitHub actions and workflows for common continuous integration needs ' ,
122124
123125 tags: [
124126
125- ' continuous-delivery' ,
126-
127- ' continuous-deployment' ,
128-
129127 ' continuous-integration' ,
130128
131129 ' github-actions' ,
132130
133- ' open-source'
131+ ' open-source' ,
132+
133+ ' workflow'
134134
135135 ],
136136
@@ -140,15 +140,15 @@ export const projectSections = [
140140
141141 label: ' View on GitHub' ,
142142
143- href: ' https://github.com/hoverkraft-tech/ci-github-publish '
143+ href: ' https://github.com/hoverkraft-tech/ci-github-common '
144144
145145 },
146146
147147 {
148148
149149 label: ' Documentation' ,
150150
151- href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish /'
151+ href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common /'
152152
153153 }
154154
@@ -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 24 , 2026' ,
401+ meta: ' JavaScript • ⭐ 1 • Updated Jun 26 , 2026' ,
402402
403403 description: ' Opiniated Docker base images' ,
404404
@@ -1494,9 +1494,9 @@ export const quickStats = [
14941494
14951495export const projectSnapshot = {
14961496
1497- lastUpdated: ' 2026-06-25 ' ,
1497+ lastUpdated: ' 2026-06-26 ' ,
14981498
1499- technologiesSummary: ' including HCL , TypeScript, Shell, JavaScript , Go Template, and more.'
1499+ technologiesSummary: ' including JavaScript , TypeScript, HCL, Shell , Go Template, and more.'
15001500
15011501};
15021502
0 commit comments