Commit graph

243 commits

Author SHA1 Message Date
Tracewebstudio Dev
37b49c8cb5 ci: use kaniko:2.1.1 from registry 2026-04-17 00:41:11 +02:00
Tracewebstudio Dev
ae8d07f877 ci: use kaniko, registry host from secret, remove hardcoded values 2026-04-17 00:38:22 +02:00
Tracewebstudio Dev
60b8cbf637 ci: pull docker cli from registry.nxtgauge.com instead of Docker Hub 2026-04-17 00:35:34 +02:00
Tracewebstudio Dev
d4705fe2cf ci: use docker cli instead of kaniko 2026-04-17 00:09:34 +02:00
Tracewebstudio Dev
aa8247f13f ci: fix kaniko image path - use registry.nxtgauge.com/kaniko:2.1.1 2026-04-17 00:05:38 +02:00
Tracewebstudio Dev
b78fbe9873 ci: use kaniko from registry.nxtgauge.com instead of Docker Hub 2026-04-16 23:58:51 +02:00
Tracewebstudio Dev
ba3b49b1bf ci: use registry.nxtgauge.com without port (server fixed) 2026-04-16 23:21:25 +02:00
Tracewebstudio Dev
a7f78fc1d1 ci: revert to registry.nxtgauge.com:5000 (from 4d6de95 - working config) 2026-04-16 23:08:10 +02:00
Tracewebstudio Dev
afaabc55eb ci: revert to woodpeckerci plugin-kaniko from Docker Hub 2026-04-16 22:38:37 +02:00
Tracewebstudio Dev
e019440097 ci: use kaniko from registry.nxtgauge.com 2026-04-16 22:28:31 +02:00
Tracewebstudio Dev
0724d17aed ci: revert admin to direct kaniko build (no crane) 2026-04-16 22:16:48 +02:00
Tracewebstudio Dev
e044d4c5cc ci: mirror node:20-alpine first, then build admin 2026-04-16 21:33:05 +02:00
Tracewebstudio Dev
a13dce546d fix(ci): use internal registry for node:20-alpine base image
- Change FROM node:20-alpine to FROM registry.nxtgauge.com/node:20-alpine
- Update both Dockerfile and Dockerfile.simple
- Fixes Docker Hub rate limiting errors in Woodpecker builds
2026-04-16 19:30:32 +02:00
Tracewebstudio Dev
10c7ba0934 fix: close div tag properly in department.tsx settings tab 2026-04-15 15:17:12 +02:00
Tracewebstudio Dev
b316181e77 fix: use registry.nxtgauge.com without port 2026-04-15 14:58:40 +02:00
Tracewebstudio Dev
aaab214b2c fix: hardcode registry with port 5000 2026-04-15 14:51:00 +02:00
Tracewebstudio Dev
232309e353 fix: update admin forms to match DB schema 2026-04-15 06:23:29 +02:00
Tracewebstudio Dev
3265b1a16a Align external preview UX and unlock leads preview flow 2026-04-15 00:15:22 +02:00
Tracewebstudio Dev
df5326db73 chore: remove gitops update step (handled server-side) 2026-04-14 18:52:19 +02:00
Tracewebstudio Dev
bee549a7fb fix: use GITOPS_REPO_URL with GHCR auth 2026-04-14 18:44:10 +02:00
Tracewebstudio Dev
9361502d8a fix: use GHCR_TOKEN/GHCR_USERNAME for gitops push 2026-04-14 18:31:56 +02:00
Tracewebstudio Dev
4cbab9cb0e fix: use GITOPS_REPO_URL secret for git clone 2026-04-14 18:30:51 +02:00
Tracewebstudio Dev
515882bd2b fix: use GITHUB_TOKEN for git clone 2026-04-14 18:27:57 +02:00
Tracewebstudio Dev
9cae2f9125 ci: add gitops update step while keeping original registry config 2026-04-14 14:34:01 +02:00
Tracewebstudio Dev
8959025299 fix: use explicit registry.nxtgauge.com:5000 with REGISTRY_* secrets 2026-04-14 14:32:28 +02:00
Tracewebstudio Dev
0886b88fe6 ci: simplify GitOps update to use Woodpecker's Git access 2026-04-14 14:28:22 +02:00
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
Tracewebstudio Dev
8e6dfc5ed4 chore: retrigger woodpecker 2026-04-13 12:08:49 +02:00
Tracewebstudio Dev
a8b1b7cd11 feat: multi-select roles in pricing management UI 2026-04-13 01:36:15 +02:00
Tracewebstudio Dev
c628c968ae chore(ci): trigger rebuild 2026-04-12 18:08:57 +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
21ffeda611 chore(ci): trigger pipeline with updated registry secrets 2026-04-12 12:40:52 +02:00
Ashwin Kumar
88d9ebbfc2 fix(ci): use REGISTRY_HOSTPORT secret for private registry 2026-04-12 12:17:10 +02:00
Ashwin Kumar
63d1813ffb chore(ci): trigger woodpecker 2026-04-11 15:04:27 +02:00
Ashwin Kumar
a12b146920 chore(ci): trigger woodpecker rebuild 2026-04-11 14:20:33 +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