Mike Cao
c51dd7e606
Merge branch 'master' into dev
...
# Conflicts:
# .github/workflows/cd-manual.yml
# .github/workflows/cd.yml
# .github/workflows/ci.yml
# src/lib/detect.ts
2025-09-23 17:43:24 -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
Mike Cao
ee6c68d27c
Refactor filter handling for queries.
2025-07-02 01:44:12 -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