Commit graph

22 commits

Author SHA1 Message Date
Tracewebstudio Dev
894a195f41 ci: stop treating registry host as secret 2026-04-17 02:39:49 +02:00
Tracewebstudio Dev
d67cf628a2 ci: wire woodpecker registry secrets 2026-04-17 02:05:50 +02:00
Tracewebstudio Dev
9bce627b2e ci: fix woodpecker registry secrets and base images 2026-04-17 01:42:15 +02:00
Tracewebstudio Dev
fbcc2c5564 ci: explicitly wire secrets with from_secret in environment 2026-04-17 01:11:10 +02:00
Tracewebstudio Dev
715287e297 ci: fix secrets injection using secrets: block 2026-04-17 01:01:49 +02:00
Tracewebstudio Dev
60d0aa1fb8 ci: use docker cli directly - images already in registry 2026-04-17 00:51:48 +02:00
Tracewebstudio Dev
d3ff06c438 ci: use registry.nxtgauge.com/kaniko:2.1.1 explicitly 2026-04-17 00:45:59 +02:00
Tracewebstudio Dev
3368d8f44c ci: use kaniko:2.1.1 from registry 2026-04-17 00:41:12 +02:00
Tracewebstudio Dev
63aa8804d4 ci: use kaniko, registry host from secret, remove hardcoded values 2026-04-17 00:38:23 +02:00
Tracewebstudio Dev
1570deef18 ci: pull docker cli from registry.nxtgauge.com instead of Docker Hub 2026-04-17 00:35:34 +02:00
Tracewebstudio Dev
d3b316a4ad ci: use docker cli instead of kaniko 2026-04-17 00:09:40 +02:00
Tracewebstudio Dev
04d8b7b8d0 ci: fix kaniko image path - use registry.nxtgauge.com/kaniko:2.1.1 2026-04-17 00:05:40 +02:00
Tracewebstudio Dev
e7913bdea3 ci: use kaniko from registry.nxtgauge.com instead of Docker Hub 2026-04-16 23:59:44 +02:00
Tracewebstudio Dev
380a70964e ci: use registry.nxtgauge.com without port (server fixed) 2026-04-16 23:21:27 +02:00
Tracewebstudio Dev
51749f5b89 ci: revert to registry.nxtgauge.com:5000 (from 4d6de95 - working config) 2026-04-16 23:08:12 +02:00
Tracewebstudio Dev
39e8cff9d7 ci: revert to woodpeckerci plugin-kaniko from Docker Hub 2026-04-16 22:38:38 +02:00
Tracewebstudio Dev
484abcbeb2 ci: use kaniko from registry.nxtgauge.com 2026-04-16 22:28:32 +02:00
Tracewebstudio Dev
9a28a8631e ci: revert ai-assistant to direct kaniko build (no crane) 2026-04-16 22:16:55 +02:00
Tracewebstudio Dev
6f945399f7 ci: use crane to mirror base images, then build ai-assistant
- First step: crane copy base images from Docker Hub to registry.nxtgauge.com
  - rust:alpine, rust:1.87-alpine, alpine:3.20, node:20-alpine
- Second step: kaniko build ai-assistant image
- No DinD required - crane handles registry-to-registry copy
2026-04-16 21:31:37 +02:00
Tracewebstudio Dev
748d5afd8e ci: use only latest and high-performance-latest tags for ai-assistant 2026-04-16 21:23:22 +02:00
Tracewebstudio Dev
92e2d42d5c ci: use docker build instead of kaniko for ai-assistant
- Use docker:28-cli with docker build/push instead of kaniko
- Fixes 200 OK /blobs/uploads error from registry
2026-04-16 21:12:37 +02:00
Tracewebstudio Dev
cb31f98822 ci: add woodpecker.yml for registry build and push 2026-04-15 18:24:05 +02:00