Tracewebstudio Dev
|
acfb25043b
|
fix: use GHCR_USERNAME/GHCR_TOKEN instead of REGISTRY_*
|
2026-04-14 14:26:56 +02:00 |
|
Tracewebstudio Dev
|
7625d542ae
|
ci: add GitOps update step to Woodpecker pipeline
- After building, update nxtgauge-gitops with new SHA tag
- Requires secrets: GITOPS_REPO_URL, GITOPS_BRANCH, GITOPS_TOKEN
|
2026-04-14 14:19:04 +02:00 |
|
Ashwin Kumar
|
eb235676b4
|
fix(ci): use from_secret for REGISTRY_HOSTPORT in kaniko
|
2026-04-12 13:44:24 +02:00 |
|
Ashwin Kumar
|
88d9ebbfc2
|
fix(ci): use REGISTRY_HOSTPORT secret for private registry
|
2026-04-12 12:17:10 +02:00 |
|
Ashwin Kumar
|
f01f071322
|
fix(ci): use repo path only for kaniko destination
|
2026-04-11 13:58:08 +02:00 |
|
Ashwin Kumar
|
7ecbe69196
|
fix(ci): switch to kaniko for http local registry push
|
2026-04-11 13:49:49 +02:00 |
|
Ashwin Kumar
|
3b877d6366
|
fix(ci): qualify repo target and restore explicit registry push auth
|
2026-04-11 13:43:32 +02:00 |
|
Ashwin Kumar
|
fffe8c95c0
|
fix(ci): force http local registry endpoint for buildx push
|
2026-04-11 13:32:35 +02:00 |
|
Ashwin Kumar
|
791f92b503
|
fix(ci): restore working buildx settings pattern with registry push creds
|
2026-04-11 00:38:02 +02:00 |
|
Ashwin Kumar
|
63b1d85450
|
fix(ci): fallback to dockerhub secrets and static registry host
|
2026-04-11 00:07:58 +02:00 |
|
Ashwin Kumar
|
688e1347e0
|
fix(ci): quote secret guard command for valid yaml
|
2026-04-11 00:01:15 +02:00 |
|
Ashwin Kumar
|
83ccd127e6
|
fix(ci): use dedicated REGISTRY_* secrets for docker login
|
2026-04-10 23:55:53 +02:00 |
|
Ashwin Kumar
|
98b54e55e4
|
fix(ci): map registry login to dockerhub secrets
|
2026-04-10 23:30:00 +02:00 |
|
Ashwin Kumar
|
18ebedebc9
|
fix(ci): use docker cli build/push instead of buildx
|
2026-04-10 23:20:25 +02:00 |
|
Ashwin Kumar
|
01e8dbf5d5
|
fix(ci): normalize registry host and scoped repo settings
|
2026-04-10 23:13:24 +02:00 |
|
Ashwin Kumar
|
c9a9c1f443
|
fix(ci): force http registry endpoint for buildx push
|
2026-04-10 22:43:04 +02:00 |
|
Ashwin Kumar
|
c6bf318974
|
fix(ci): push to scoped local registry with explicit login
|
2026-04-10 22:26:06 +02:00 |
|
Ashwin Kumar
|
452146cf36
|
fix(ci): disable buildx cache to avoid https cache export
|
2026-04-10 22:08:02 +02:00 |
|
Ashwin Kumar
|
fe3bd21a48
|
fix(ci): use repo name with registry setting for insecure push
|
2026-04-10 21:58:02 +02:00 |
|
Ashwin Kumar
|
dc56f16a4e
|
chore(ci): revert to buildx plugin with local registry auth
|
2026-04-10 21:30:26 +02:00 |
|
Ashwin Kumar
|
161c07ddbf
|
fix(ci): configure kaniko auth for local registry
|
2026-04-10 21:18:26 +02:00 |
|
Ashwin Kumar
|
2bfb0774ee
|
fix(ci): switch to daemonless kaniko builds
|
2026-04-10 20:34:18 +02:00 |
|
Ashwin Kumar
|
130145ebc5
|
fix(ci): attach buildx to dind daemon
|
2026-04-10 20:28:32 +02:00 |
|
Ashwin Kumar
|
ad5a3d96a8
|
fix(ci): allow insecure local registry for buildx
|
2026-04-10 20:25:11 +02:00 |
|
Ashwin Kumar
|
e416f2fe8f
|
fix(docker): use simpler single-stage Dockerfile
- Add Dockerfile.simple with single-stage build
- Update woodpecker to use Dockerfile.simple
- Remove multi-stage complexity
|
2026-04-10 19:46:36 +02:00 |
|
Ashwin Kumar
|
897518c86e
|
fix(woodpecker): remove detect-changes step - always build
|
2026-04-10 17:56:42 +02:00 |
|
Ashwin Kumar
|
a9227252e8
|
fix(woodpecker): handle shallow git clone for change detection
|
2026-04-10 17:42:53 +02:00 |
|
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 |
|