Commit Graph

3 Commits

Author SHA1 Message Date
Nils-Johan Gynther 7713eb2fa7 ci(deploy): standardize docker compose env file usage across scripts
Test Suite / backend-pr-quick (push) Has been skipped
Test Suite / quick-import-pr-quick (push) Has been skipped
Test Suite / backend-full (push) Successful in 2m33s
Test Suite / flutter-quality (push) Failing after 1m16s
- Added --env-file .env to all docker compose commands for consistent environment variable loading
- Added MISTRAL_API_KEY validation in deploy.sh with fatal error if missing
- Added --force-recreate flag to recipe-api restarts in disable/enable receipt trace scripts
- Added .env file existence check in rebuild_flutter.sh
- Added API service recreation logic in deploy.sh when backend/importer services are updated
2026-05-24 20:30:28 +02:00
nilsjohan 1bba4d92f8 Loggar och chmod +x på skripts 2026-05-03 07:54:35 +02:00
Nils-Johan Gynther fa34a3a16d feat(receipt-tracing): add scripts to enable and disable receipt trace decisions 2026-05-02 23:02:10 +02:00