Commit graph

129 commits

Author SHA1 Message Date
Tracewebstudio Dev
c2cbafc159 Wire external runtime preview mode and backend data in dashboard preview 2026-04-15 00:15:11 +02:00
Tracewebstudio Dev
b2856f49c1 chore: remove gitops update step (handled server-side) 2026-04-14 18:52:19 +02:00
Tracewebstudio Dev
287be47598 fix: use GITOPS_REPO_URL with GHCR auth 2026-04-14 18:44:10 +02:00
Tracewebstudio Dev
b5afe10594 fix: use GHCR_TOKEN/GHCR_USERNAME for gitops push 2026-04-14 18:31:56 +02:00
Tracewebstudio Dev
8333339342 fix: use GITOPS_REPO_URL secret for git clone 2026-04-14 18:30:50 +02:00
Tracewebstudio Dev
a519bcbfba fix: use GITHUB_TOKEN for git clone 2026-04-14 18:27:56 +02:00
Tracewebstudio Dev
faaca623d1 ci: add gitops update step while keeping original registry config 2026-04-14 14:34:01 +02:00
Tracewebstudio Dev
42f1b7a220 fix: use explicit registry.nxtgauge.com:5000 with REGISTRY_* secrets 2026-04-14 14:32:28 +02:00
Tracewebstudio Dev
c26f14f917 ci: simplify GitOps update to use Woodpecker's Git access 2026-04-14 14:28:22 +02:00
Tracewebstudio Dev
f67319c5f7 fix: use GHCR_USERNAME/GHCR_TOKEN instead of REGISTRY_* 2026-04-14 14:26:56 +02:00
Tracewebstudio Dev
b4cdfec3b5 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:18:59 +02:00
Tracewebstudio Dev
7c99698d14 chore: retrigger woodpecker 2026-04-13 12:08:48 +02:00
Tracewebstudio Dev
a94498e3bf fix: update vitest config and msw v2 API, remove orphaned tests 2026-04-13 01:36:15 +02:00
Tracewebstudio Dev
71fbe05283 chore(ci): trigger rebuild after gateway URL fix 2026-04-12 18:08:56 +02:00
Tracewebstudio Dev
e2b09c7a8b fix(frontend): preserve leading slash in gatewayUrl path reconstruction 2026-04-12 17:59:50 +02:00
Ashwin Kumar
b3843f5d97 fix(ci): use from_secret for REGISTRY_HOSTPORT in kaniko 2026-04-12 13:44:23 +02:00
Ashwin Kumar
5327059651 chore(ci): trigger pipeline with updated registry secrets 2026-04-12 12:40:51 +02:00
Ashwin Kumar
658106435a fix(ci): use REGISTRY_HOSTPORT secret for private registry 2026-04-12 12:17:09 +02:00
Ashwin Kumar
7c11c888a7 chore(ci): trigger frontend solid woodpecker 2026-04-11 15:35:56 +02:00
Ashwin Kumar
d215337634 chore(ci): trigger woodpecker 2026-04-11 15:04:27 +02:00
Ashwin Kumar
45bbd185aa chore(ci): trigger woodpecker rebuild 2026-04-11 14:20:34 +02:00
Ashwin Kumar
396dead99b fix(ci): use repo path only for kaniko destination 2026-04-11 13:58:08 +02:00
Ashwin Kumar
484f4f0dfb fix(ci): switch to kaniko for http local registry push 2026-04-11 13:49:48 +02:00
Ashwin Kumar
45d61a0696 fix(ci): qualify repo target and restore explicit registry push auth 2026-04-11 13:43:32 +02:00
Ashwin Kumar
fc4c384733 fix(ci): force http local registry endpoint for buildx push 2026-04-11 13:32:35 +02:00
Ashwin Kumar
3bd8d4b105 fix(ci): restore working buildx settings pattern with registry push creds 2026-04-11 00:38:04 +02:00
Ashwin Kumar
a3f10cfa66 fix(ci): fallback to dockerhub secrets and static registry host 2026-04-11 00:07:57 +02:00
Ashwin Kumar
945bf12405 fix(ci): quote secret guard command for valid yaml 2026-04-11 00:01:15 +02:00
Ashwin Kumar
923c4f144b fix(ci): use dedicated REGISTRY_* secrets for docker login 2026-04-10 23:55:54 +02:00
Ashwin Kumar
7db23e0a88 fix(ci): map registry login to dockerhub secrets 2026-04-10 23:30:01 +02:00
Ashwin Kumar
068dcfbb1e fix(ci): use docker cli build/push instead of buildx 2026-04-10 23:20:24 +02:00
Ashwin Kumar
b29732b5f9 fix(ci): normalize registry host and scoped repo settings 2026-04-10 23:13:23 +02:00
Ashwin Kumar
067fbc1254 fix(ci): force http registry endpoint for buildx push 2026-04-10 22:43:03 +02:00
Ashwin Kumar
8c8c65b894 fix(ci): push to scoped local registry with explicit login 2026-04-10 22:26:06 +02:00
Ashwin Kumar
ff43578259 fix(ci): disable buildx cache to avoid https cache export 2026-04-10 22:08:02 +02:00
Ashwin Kumar
1b0374f5f0 fix(ci): disable registry cache export/import for http registry 2026-04-10 22:05:49 +02:00
Ashwin Kumar
3d049a0215 fix(ci): use repo name with registry setting for insecure push 2026-04-10 21:58:00 +02:00
Ashwin Kumar
808fe4a908 chore(ci): revert to buildx plugin with local registry auth 2026-04-10 21:30:27 +02:00
Ashwin Kumar
867035be71 fix(ci): configure kaniko auth for local registry 2026-04-10 21:18:27 +02:00
Ashwin Kumar
526432f072 fix(ci): switch to daemonless kaniko builds 2026-04-10 20:34:17 +02:00
Ashwin Kumar
333c432d08 fix(ci): attach buildx to dind daemon 2026-04-10 20:28:32 +02:00
Ashwin Kumar
8978164c48 fix(ci): allow insecure local registry for buildx 2026-04-10 20:25:10 +02:00
Ashwin Kumar
cf0ef5328f chore(ci): use alpine base for simple docker build 2026-04-10 20:21:26 +02:00
Ashwin Kumar
e2c91fb413 fix(build): restore dashboard layout + api client compatibility 2026-04-10 20:20:00 +02:00
Ashwin Kumar
7912b44f8d chore(ci): trigger woodpecker 2026-04-10 19:59:27 +02:00
Ashwin Kumar
4a8b50f336 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
163ebda586 fix(docker): create .env file in Dockerfile instead of copying
- Create .env file with RUN echo instead of COPY

- .env is in .gitignore so cannot be copied
2026-04-10 19:37:19 +02:00
Ashwin Kumar
f1e68632ad fix(docker): add .env file and API URLs for build
- Copy .env file before npm install

- Set VITE_API_URL and PUBLIC_API_URL env vars

- Use npm ci instead of npm install
2026-04-10 18:18:20 +02:00
Ashwin Kumar
dc3c53e3e7 fix(docker): use npm ci and set NODE_ENV=production
- Use npm ci for cleaner installs

- Set NODE_ENV=production

- Fallback to npm install if npm ci fails
2026-04-10 18:17:36 +02:00
Ashwin Kumar
c68494d79b fix(docker): revert to node:20-slim with 3GB memory
- Use node:20-slim for builder stage (better memory handling)

- Keep node:20-alpine for runtime (smaller image)

- Increase memory to 3072MB for build
2026-04-10 18:11:35 +02:00