Commit graph

12 commits

Author SHA1 Message Date
Ashwin Kumar
85b9ca810b fix(woodpecker): use exit code 78 to skip builds instead of evaluate 2026-04-10 05:27:33 +02:00
Ashwin Kumar
89b78b59aa fix(woodpecker): fix secrets syntax - use environment with from_secret 2026-04-10 05:24:37 +02:00
Ashwin Kumar
f47c681073 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:37 +02:00
Ashwin Kumar
aa6cc97f12 ci: trigger pipeline 2026-04-09 03:09:37 +02:00
Ashwin Kumar
d946dde999 ci: trigger pipeline 2026-04-09 03:00:14 +02:00
Ashwin Kumar
c3a03b7829 ci: trigger pipeline 2026-04-09 01:16:44 +02:00
Ashwin Kumar
a162e85d1e ci: pin docker-buildx to 5.0.0 to match PLUGINS_PRIVILEGED allowlist 2026-04-09 01:11:14 +02:00
Ashwin Kumar
b73c99b264 ci: trigger pipeline 2026-04-09 01:10:02 +02:00
Ashwin Kumar
9125a7ceab ci: revert privileged flag 2026-04-09 01:03:36 +02:00
Ashwin Kumar
d10bd7a17d ci: add privileged flag for docker-buildx plugin 2026-04-09 01:01:53 +02:00
Ashwin Kumar
a52eb04c64 ci: trigger pipeline 2026-04-09 01:00:55 +02:00
Ashwin Kumar
1248daf87f 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:02 +02:00