Files
rock f2975b82c2
CI / CI (pull_request) In progress
fix: sqlx offline cache + borrow fix + Dockerfile + unified CI
- Add .sqlx/ query cache (generated from live DB)
- SQLX_OFFLINE=true in Dockerfile (no DB at build time)
- Fix borrow checker errors in versioning.rs (ref from)
- rust:1.81 → rust:1-bookworm
- cargo build --release -p mem-cli
- Single CI job, DOCKER_HOST, build+push on all events
2026-09-07 16:43:27 -07:00
..