Commit graph

4 commits

Author SHA1 Message Date
Tracewebstudio Dev
b18aca10d3 ci: use rustup toolchain for musl builds 2026-04-17 03:10:14 +02:00
Tracewebstudio Dev
fd99e8cea1 ci: fix kaniko builds and registry settings 2026-04-17 03:04:02 +02:00
Tracewebstudio Dev
f1308aebec ci: fix woodpecker registry secrets and base images 2026-04-17 01:39:21 +02:00
Tracewebstudio Dev
dade35b328 feat: add db-migrate tool for running SQL migrations
- Create db-migrate binary that runs all .up.sql migration files
- Add Dockerfile.migrate for building the migration image
- Add migration job to Woodpecker CI pipeline
- Image will be pushed to registry.nxtgauge.com:5000/nxtgauge-db-migrate
2026-04-12 21:57:28 +02:00