Mike Cao
6ba9c1c40c
New docker workflow.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-07 22:41:10 -08:00
Mike Cao
de6515139e
Fixed Docker permissions.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-07 18:17:51 -08:00
Mike Cao
e3ca002d77
Fixed tags in build.
2025-11-07 14:35:05 -08:00
Mike Cao
8119dae3c3
Updated GH workflow.
2025-11-07 13:59:50 -08:00
Mike Cao
6ee93f7ac9
Updated README and cd.yml.
2025-11-07 12:21:17 -08:00
Mike Cao
d2f512cae7
Don't publish .sig files.
2025-11-07 09:14:19 -08:00
Mike Cao
df3ca02e8b
Always push latest for Docker.
2025-11-07 08:52:16 -08:00
Mike Cao
a90b788138
Updated cd script.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-07 00:09:53 -08:00
Mike Cao
04a05bbf26
Added workflow input.
2025-11-06 23:35:14 -08:00
Mike Cao
437c9603db
Fixed build.
2025-11-06 22:58:26 -08:00
Mike Cao
4272bb4c4d
Removed db types from docker build.
2025-11-06 22:48:34 -08:00
Mike Cao
35c27589b7
Updated workflow to only run on tag publish.
Node.js CI / build (mysql, 18.18, 10) (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-10-04 13:32:40 -07:00
Gavin Mogan
bf4e6ea96f
Migrate to docker actions
...
Originally just wanted to add the standard opencontainer labels that
docker/metadata provide
but with "mr-smithers-excellent" seemed to only half implement docker
support, and a higher risk than docker for supply chain issues, so I
went all out and also added cosign to sign the images.
Docker metadata tags supports all the custom code to create version
tags, out of the box and fully maintained
Also dropped the manual workflow, just merged it into cd.yml since you
can select tags when you manual dispatch, and thats less to maintain
2025-09-06 07:06:23 -07:00
Quadrubo
2d21260f37
feat: major and minor tags on docker build
2024-09-04 14:53:59 +02:00
Mike Cao
75d2e3af41
Removed docker labels.
2024-02-29 20:21:51 -08:00
Mike Cao
0bae517677
Updated var reference.
2024-02-29 20:19:56 -08:00
Mike Cao
3e45c9d055
Removed label causing build issue.
2024-02-27 20:35:39 -08:00
Achim Krämer
2170f87674
🎨 improve formatting
...
Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>
2024-02-14 18:52:46 +01:00
Achim Krämer
4135835270
🏷️ add OCI docker labels
...
Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>
2024-02-14 18:42:12 +01:00
Mike Cao
146bc30a64
Push images to docker hub.
2023-08-03 10:55:30 -07:00
Mike Cao
dbafc98142
Update checkout action.
2023-04-19 16:20:45 -07:00
BE-CH
91bcbec2af
+ v6 and arm platform
2023-03-12 18:06:06 +01:00
Mike Cao
5358e28a68
Change registry entry in workflows.
2022-06-30 10:31:01 -07:00
Mike Cao
3139fe0c6d
Change github.actor to repository_owner.
2022-06-29 23:31:05 -07:00
Mike Cao
680f0facbc
Update deploy github action.
2022-06-27 02:01:15 -07:00
Mike Cao
5732f2daf6
Add option to include latest tag.
2022-06-24 09:05:15 -07:00
Mike Cao
f27959ef72
Removed default latest tag.
2022-06-24 02:29:10 -07:00
Mike Cao
fb4f5a29b9
Switch to manual workflow.
2022-06-24 02:27:08 -07:00
mike
0f32f48c24
Revert github action change.
2022-06-11 02:50:06 -07:00
mike
692a5d5e92
Update github action.
2022-06-11 02:36:45 -07:00
Lukas Läderach
9a0c1dff9d
feat(cd): use semantic release for docker images
2022-03-22 15:37:11 +01:00