nxtgauge-backend-rust/scripts
Ashwin Kumar c221173172 perf(build): ultra-fast builds with caching and optimized Dockerfiles
- Add Dockerfile.fast with cargo-chef and symbol stripping

- Add Dockerfile.superfast using pre-built base image

- Add Dockerfile.base for dependency caching

- Update Woodpecker with registry cache (cache_from/cache_to)

- Add fast-build.sh for local ultra-fast builds

- Add build-base-image.sh for one-time dependency build

- Enable BuildKit layer caching in CI
2026-04-10 05:43:34 +02:00
..
build-base-image.sh perf(build): ultra-fast builds with caching and optimized Dockerfiles 2026-04-10 05:43:34 +02:00
build-changed.sh feat(deployment): add optimized build system for faster deployments 2026-04-10 05:14:27 +02:00
deploy-changed.sh feat(deployment): add optimized build system for faster deployments 2026-04-10 05:14:27 +02:00
fast-build.sh perf(build): ultra-fast builds with caching and optimized Dockerfiles 2026-04-10 05:43:34 +02:00
init-db.sql feat: improve startup and routing 2026-04-07 22:12:37 +02:00
seed.sql fix(seed): align upsert conflict targets with partial unique indexes 2026-03-21 15:17:59 +01:00
seed_kb.sql feat: add KB and support ticket system 2026-04-02 13:36:12 +02:00
woodpecker-local-build.sh feat(woodpecker): update CI pipeline with change detection and selective builds 2026-04-10 05:17:56 +02:00