MrSphay
0690370197
docs: clean inherited public demo references
Codex Template Compliance / template-compliance (pull_request) Successful in 4s
Build / test-and-image (pull_request) Successful in 53s
2026-05-17 13:50:37 +02:00
R4V3N
06e0140268
Add Docker Hub image tags to metadata step
...
The login step was present but no Docker Hub image name was
configured in the metadata action, so nothing would be pushed.
Now generates Docker Hub tags when DOCKERHUB_ENABLED is set.
2026-03-18 16:13:49 +01:00
R4V3N
9510865dd8
Fix Docker Hub login condition in CI workflow
...
Replace invalid secrets check in if-condition with a
repository variable (vars.DOCKERHUB_ENABLED) to avoid
workflow file parsing errors.
2026-03-18 06:28:19 +01:00
R4V3N
4513d5d7ed
Add GitHub Actions workflow for Docker image publishing
...
Builds multi-platform images (amd64/arm64) and pushes to GHCR
on master pushes and version tags. Optional Docker Hub support
via repository secrets.
2026-03-17 17:19:33 +01:00
calesthio
0200e6d9d5
chore: add CODEOWNERS and update gitignore
2026-03-16 12:12:51 -07:00
calesthio
ef13ef9187
docs: add contributor and security guidelines
2026-03-16 11:44:54 -07:00