Commit Graph

13 Commits

Author SHA1 Message Date
opencode bcc74328d6 ci: also tag image with semver on v* git tags
Build & Push Docker Image / build (push) Successful in 2m28s
On tag push (vX.Y.Z) the image is additionally pushed as IMAGE:vX.Y.Z;
sha-... and latest tags stay as-is and the k8s manifest keeps using sha-...
2026-08-02 02:21:41 +02:00
opencode 803802a5b6 feat: show live build version in web UI
Build & Push Docker Image / build (push) Successful in 2m36s
- /api/version returns version, commitSha, buildDate, trashRetentionDays
- CI passes COMMIT_SHA (full), BUILD_DATE and VERSION (git tag) as
  docker build args; Dockerfile bakes them as env
- sidebar footer shows version/sha linked to the Gitea commit
- admin System tab shows version, commit link, build date, trash retention
2026-08-02 02:13:27 +02:00
henry 81ae8ca140 Update .gitea/workflows/build.yaml
Build & Push Docker Image / build (push) Successful in 2m34s
2026-07-31 18:07:50 +00:00
henry 8ba59ce3b9 Update .gitea/workflows/build.yaml
Build & Push Docker Image / build (push) Failing after 1m45s
2026-07-31 17:57:13 +00:00
henry 047b782797 Update .gitea/workflows/build.yaml
Build & Push Docker Image / build (push) Successful in 1m56s
2026-07-31 17:21:39 +00:00
henry 3a1eb1dffa Update .gitea/workflows/build.yaml
Build & Push Docker Image / build (push) Failing after 54s
2026-07-31 11:46:04 +00:00
henry c956b0a104 Update .gitea/workflows/build.yaml
Build & Push Docker Image / build (push) Failing after 1m6s
2026-07-30 21:19:35 +00:00
root 392772ebf7 ci: use REGISTRY_USER/REGISTRY_TOKEN secrets
Build & Push Docker Image / build (push) Failing after 27s
2026-07-30 09:03:17 +02:00
root b1ed1ab950 ci: use built-in GITHUB_TOKEN, fix registry URL
Build & Push Docker Image / build (push) Failing after 26s
2026-07-30 08:57:22 +02:00
root 3f8d6b1613 ci: replace buildx with docker CLI directly
Build & Push Docker Image / build (push) Failing after 29s
2026-07-30 08:54:35 +02:00
root f80ccbaf4e fix: CI sed pattern for Kustomize images.newTag
Build & Push Docker Image / build (push) Failing after 7s
2026-07-30 08:22:33 +02:00
root bd0b2c0b4f ci: update workflow to auto-patch admin/apps after build
Build & Push Docker Image / build (push) Failing after 7s
2026-07-30 08:21:57 +02:00
root 77c44c44ce feat: Gitea Actions + k8s manifests + ArgoCD for k3s deploy
Build & Push Docker Image / build (push) Failing after 42s
2026-07-30 07:18:02 +02:00