Commit graph

17 commits

Author SHA1 Message Date
Tracewebstudio Dev
486d1a8848 fix(ci): always update gitops and ensure high-performance-latest tag push
- Change if: success() to if: always() on gitops update step
- Add final fallback push with no cache if all builds fail
- Ensure high-performance-latest is always pushed even on partial failures
2026-05-05 21:09:43 +02:00
Tracewebstudio Dev
09075087f0 ci: skip gitops update if GITEOPS_REPO secret not set 2026-05-01 18:45:57 +02:00
Tracewebstudio Dev
2a588b45d6 ci: update gitops with new SHA on each build (auto-deploy) 2026-05-01 11:04:12 +02:00
Tracewebstudio Dev
3703d70eb2 ci: add post-push registry prune (keep latest 1 SHA build) 2026-05-01 10:10:16 +02:00
Tracewebstudio Dev
4d168721dd fix(ci): retry docker registry login on TLS timeouts 2026-04-29 12:04:43 +02:00
Tracewebstudio Dev
4592e77e9f fix(ci): force full matrix on trigger commits 2026-04-29 11:56:40 +02:00
Tracewebstudio Dev
e7a1f346e8 fix(ci): retry buildx push and fallback without cache export 2026-04-29 10:39:56 +02:00
Tracewebstudio Dev
654754a107 fix(ci): make detect outputs compatible with gitea runner 2026-04-29 10:31:17 +02:00
Tracewebstudio Dev
1212ebf2fb fix(ci): force docker socket host in build steps 2026-04-29 10:10:07 +02:00
Tracewebstudio Dev
a95698cc94 ci: build only changed services with registry cache 2026-04-29 10:01:22 +02:00
Tracewebstudio Dev
acb817b9da fix(ci): use docker host socket in gitea workflow 2026-04-28 20:54:18 +02:00
Tracewebstudio Dev
695069f2cc ci: remove migrate job from workflow 2026-04-19 21:31:49 +02:00
Tracewebstudio Dev
769b837a7d ci: fix docker login with --password-stdin 2026-04-19 18:13:48 +02:00
Tracewebstudio Dev
a9f4ad3ed8 ci: add DOCKER_HOST for DinD, use high-performance-latest tag 2026-04-19 18:10:20 +02:00
Tracewebstudio Dev
6e2c0cac2b ci: use plain docker buildx commands 2026-04-19 18:06:52 +02:00
Tracewebstudio Dev
bd9bfcfbb7 ci: update Gitea Actions workflow with docker/build-push-action 2026-04-19 00:05:05 +02:00
Tracewebstudio Dev
aed8cf6802 ci: add Gitea Actions workflow 2026-04-19 00:03:00 +02:00