Commit graph

259 commits

Author SHA1 Message Date
Tracewebstudio Dev
5547b9dfa4 ci: trigger woodpecker 2026-04-18 19:09:07 +02:00
Tracewebstudio Dev
11863d42f9 ci: trigger woodpecker 2026-04-18 19:04:39 +02:00
Tracewebstudio Dev
4862650fba ci: trigger woodpecker 2026-04-18 18:50:24 +02:00
Tracewebstudio Dev
f20e2d901f ci: trigger woodpecker 2026-04-18 18:33:48 +02:00
Tracewebstudio Dev
cb7831a040 ci: trigger woodpecker 2026-04-18 18:31:00 +02:00
Tracewebstudio Dev
04f9ab52fa fix: suppress dead_code warnings with #[allow(dead_code)] 2026-04-18 18:30:56 +02:00
Tracewebstudio Dev
3faa23250c ci: trigger woodpecker 2026-04-18 18:07:43 +02:00
Tracewebstudio Dev
ae54f4a219 ci: trigger woodpecker 2026-04-18 16:21:56 +02:00
Tracewebstudio Dev
aa7f1c14d0 ci: trigger woodpecker 2026-04-18 13:13:04 +02:00
Tracewebstudio Dev
17b5e900a7 ci: trigger woodpecker 2026-04-18 10:48:06 +02:00
Tracewebstudio Dev
14a6a2e5c3 ci: allow insecure registry for self-signed TLS cert 2026-04-17 21:33:06 +02:00
Tracewebstudio Dev
6c80e2b542 ci: trigger woodpecker 2026-04-17 19:54:38 +02:00
Tracewebstudio Dev
9fa9c2c295 Revert backend rust to 0e7ab9ceb8 2026-04-17 14:05:32 +02:00
Tracewebstudio Dev
fd74ac565b ci: fix woodpecker yaml quoting in validate step 2026-04-17 13:51:40 +02:00
Tracewebstudio Dev
0d3751e7d8 ci: ensure migrate image pushes to internal registry 2026-04-17 13:49:59 +02:00
Tracewebstudio Dev
0e7ab9ceb8 fix: add v1 otp routes and fail on email send errors 2026-04-17 12:02:26 +02:00
Tracewebstudio Dev
b18aca10d3 ci: use rustup toolchain for musl builds 2026-04-17 03:10:14 +02:00
Tracewebstudio Dev
3b27ddf356 ci: fix rust musl target build 2026-04-17 03:06:56 +02:00
Tracewebstudio Dev
fd99e8cea1 ci: fix kaniko builds and registry settings 2026-04-17 03:04:02 +02:00
Tracewebstudio Dev
737280db10 ci: build and push with kaniko 2026-04-17 03:00:37 +02:00
Tracewebstudio Dev
828113cc47 ci: stop treating registry host as secret 2026-04-17 02:39:52 +02:00
Tracewebstudio Dev
aafbe4dada ci: trigger woodpecker (2026-04-17-2) 2026-04-17 02:26:27 +02:00
Tracewebstudio Dev
917d33c3a5 ci: wire woodpecker registry secrets 2026-04-17 02:05:51 +02:00
Tracewebstudio Dev
77f62cb3a3 ci: trigger woodpecker (2026-04-17) 2026-04-17 02:02:39 +02:00
Tracewebstudio Dev
f1308aebec ci: fix woodpecker registry secrets and base images 2026-04-17 01:39:21 +02:00
Tracewebstudio Dev
dde727b2c7 ci: fix linter errors - remove concurrency root, remove unused service_name secret 2026-04-17 01:28:40 +02:00
Tracewebstudio Dev
fb5073c8db ci: trigger woodpecker 2026-04-17 01:26:53 +02:00
Tracewebstudio Dev
ddd3d3d712 ci: explicitly wire secrets with from_secret in environment 2026-04-17 01:25:09 +02:00
Tracewebstudio Dev
54cc66bff0 ci: explicitly wire secrets with from_secret in environment 2026-04-17 01:10:52 +02:00
Tracewebstudio Dev
dd51b8ca80 ci: fix secrets injection using secrets: block 2026-04-17 01:01:45 +02:00
Tracewebstudio Dev
b7f86356db ci: use docker cli directly - images already in registry 2026-04-17 00:51:45 +02:00
Tracewebstudio Dev
192a90d128 ci: use registry.nxtgauge.com/kaniko:2.1.1 explicitly 2026-04-17 00:45:15 +02:00
Tracewebstudio Dev
b2c2e78963 ci: use kaniko:2.1.1 from registry (not woodpeckerci/plugin-kaniko) 2026-04-17 00:41:09 +02:00
Tracewebstudio Dev
b97cc789fa ci: use kaniko, registry host from secret, remove hardcoded values 2026-04-17 00:38:21 +02:00
Tracewebstudio Dev
4435025421 ci: pull docker cli from registry.nxtgauge.com instead of Docker Hub 2026-04-17 00:35:32 +02:00
Tracewebstudio Dev
4bfbfdd865 ci: restore matrix for all Rust services 2026-04-17 00:32:57 +02:00
Tracewebstudio Dev
5f6199290e ci: standardize woodpecker secret names 2026-04-17 00:31:45 +02:00
Tracewebstudio Dev
83cacb8c62 ci: use docker cli instead of kaniko - more reliable with registry configuration 2026-04-17 00:09:29 +02:00
Tracewebstudio Dev
9dae12df35 ci: fix kaniko image path - use registry.nxtgauge.com/kaniko:2.1.1 2026-04-17 00:05:35 +02:00
Tracewebstudio Dev
00b864787b ci: use kaniko from registry.nxtgauge.com instead of Docker Hub 2026-04-16 23:58:49 +02:00
Tracewebstudio Dev
d7ebbcb706 ci: use registry.nxtgauge.com without port (server fixed) 2026-04-16 23:21:22 +02:00
Tracewebstudio Dev
cc65771a77 ci: revert to registry.nxtgauge.com:5000 (from 4d6de95 - working config) 2026-04-16 23:08:06 +02:00
Tracewebstudio Dev
9c8cee50b3 ci: revert to woodpeckerci plugin-kaniko from Docker Hub 2026-04-16 22:38:36 +02:00
Tracewebstudio Dev
7f1ca0e387 ci: use kaniko from registry.nxtgauge.com 2026-04-16 22:28:29 +02:00
Tracewebstudio Dev
3fde2917cd ci: revert backend to direct kaniko build (no crane) 2026-04-16 22:16:33 +02:00
Tracewebstudio Dev
9444056297 ci: mirror base images first, then build services
- First step: crane copy rust:alpine, rust:1.87-alpine, alpine:3.20 to registry
- Second step: kaniko build each service with mirrored base images
- No DinD required
2026-04-16 21:32:40 +02:00
Tracewebstudio Dev
770ebcbfc6 fix(build): remove rustup target in Dockerfile.simple
- rust:alpine image already includes x86_64-unknown-linux-musl target
- Remove rustup target add command causing 'not found' error
2026-04-16 20:54:24 +02:00
Tracewebstudio Dev
09df0323f3 fix(ci): use mirrored rust:alpine from private registry
- Change FROM rust:alpine to FROM registry.nxtgauge.com/rust:alpine
- Fixes Docker Hub rate limiting/UNAUTHORIZED errors in Woodpecker builds
- Requires manually pulling and pushing rust:alpine to registry.nxtgauge.com first
2026-04-16 18:37:17 +02:00
Tracewebstudio Dev
d08449185e feat: add v1 users API routes for backward compatibility
- Add /api/v1/users path routing to users service in gateway
- Add v1_router() in auth.rs with resend-otp endpoint
- Nest /api/v1/users route in main.rs
- Support legacy /api/v1/users/resend-otp endpoint
2026-04-16 18:06:06 +02:00
Tracewebstudio Dev
31d4570356 fix(email): update company name and address in email footer
- Change company name from 'Nxtgauge Technologies Pvt. Ltd.' to 'Traceworks Technologies LLP'
- Update address from Bangalore to: 13th main road, Anna nagar west, Chennai - 600040
- Remove GSTIN field from footer
2026-04-16 17:24:49 +02:00