Commit graph

15 commits

Author SHA1 Message Date
Ashwin Kumar
a6c88666ec feat(woodpecker): use internal registry docker-registry.registry.svc.cluster.local:5000 2026-04-10 17:39:41 +02:00
Ashwin Kumar
f61df5b432 perf(woodpecker): add Docker layer caching for faster builds 2026-04-10 05:43:48 +02:00
Ashwin Kumar
f5c7b2b19e fix(woodpecker): remove deploy step - deployment handled externally 2026-04-10 05:34:57 +02:00
Ashwin Kumar
2370f62eac fix(woodpecker): use exit code 78 to skip builds instead of evaluate 2026-04-10 05:27:39 +02:00
Ashwin Kumar
a3622de8e9 fix(woodpecker): fix secrets syntax - use environment with from_secret 2026-04-10 05:24:44 +02:00
Ashwin Kumar
365ffd3b62 feat(woodpecker): add change detection and selective builds
- Add detect-changes step to check for code changes

- Add multiple tags (commit SHA, latest, branch-latest)

- Add Kubernetes deployment step

- Skip build/deploy if no relevant file changes

- Consistent with backend CI pipeline
2026-04-10 05:21:45 +02:00
Ashwin Kumar
cc30b8d118 ci: trigger pipeline 2026-04-09 03:09:40 +02:00
Ashwin Kumar
c95e6deb1e ci: trigger pipeline 2026-04-09 03:00:16 +02:00
Ashwin Kumar
354f051ad1 ci: trigger pipeline 2026-04-09 01:16:46 +02:00
Ashwin Kumar
36091a8f41 ci: pin docker-buildx to 5.0.0 to match PLUGINS_PRIVILEGED allowlist 2026-04-09 01:11:16 +02:00
Ashwin Kumar
a8e729b527 ci: trigger pipeline 2026-04-09 01:10:04 +02:00
Ashwin Kumar
aa8467f166 ci: revert privileged flag 2026-04-09 01:03:38 +02:00
Ashwin Kumar
51ffe76c9e ci: add privileged flag for docker-buildx plugin 2026-04-09 01:01:55 +02:00
Ashwin Kumar
e6c3decbb7 ci: trigger pipeline 2026-04-09 01:00:57 +02:00
Ashwin Kumar
8d1aeafbd1 ci: add Woodpecker CI pipeline and Dockerfile for containerized deployment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 00:09:03 +02:00