11 Commits

Author SHA1 Message Date
Zed c0ad5a08a4 CI : le registre pointe vers gitea.ton618.ovh
Build and Publish Docker Image / build-and-push-image (push) Successful in 2m7s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-14 17:15:56 +02:00
Zed 0debfa0c36 CI : tags de version sur les images Docker
Build and Publish Docker Image / build-and-push-image (push) Successful in 48s
En plus de :latest, chaque image (frontend + backend) est taguée :
- <version> (semver de package.json, ex. 1.0.0)
- <version>-<build> (numéro de run Gitea, unique/incrémental)
- <sha court> (commit exact)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 18:30:14 +02:00
Zed ce1db937f2 rework pwa cc
Build and Publish Docker Image / build-and-push-image (push) Successful in 1m48s
2026-07-11 02:01:08 +02:00
Zed fb998535f8 Convert image name to lowercase to fix Docker invalid tag error
Build and Publish Docker Image / build-and-push-image (push) Successful in 1m18s
2026-07-06 19:24:42 +02:00
Zed 92270fb17a Use manual DOCKER_TOKEN secret for registry login
Build and Publish Docker Image / build-and-push-image (push) Failing after 7s
2026-07-06 19:21:49 +02:00
Zed e2fa88e10e Fix unauthorized error by using GITHUB_TOKEN instead of GITEA_TOKEN
Build and Publish Docker Image / build-and-push-image (push) Failing after 7s
2026-07-06 19:17:38 +02:00
Zed 253f83b08b Simplify Gitea workflow to use native docker cli instead of buildx
Build and Publish Docker Image / build-and-push-image (push) Failing after 7s
2026-07-06 19:13:49 +02:00
Zed 3a8ee28bdd Remove QEMU step to simplify workflow
Build and Publish Docker Image / build-and-push-image (push) Failing after 34s
2026-07-06 19:09:05 +02:00
Zed af7ff30537 Update workflow to support insecure HTTP registry
Build and Publish Docker Image / build-and-push-image (push) Has been cancelled
2026-07-06 18:58:11 +02:00
Zed 5e8f67ee23 Update gitea action workflow
Build and Publish Docker Image / build-and-push-image (push) Failing after 30s
2026-07-06 18:51:39 +02:00
Zed 14a5a5198b Add Gitea Action workflow to build and publish Docker image
Build and Publish Docker Image / build-and-push-image (push) Failing after 6m13s
2026-07-06 18:41:27 +02:00