prop/nix
Graham McIntire 32818d5866
Some checks failed
Build and Push / Build and Push Docker Image (push) Has been cancelled
fix: repair mix test by removing forced MIX_ENV=dev and silencing test noise
- nix/shell.nix: remove export MIX_ENV=dev — it overrode Mix's automatic
  env selection, causing mix test to load dev config with no sandbox pool
- config/runtime.exs: use Ecto.Adapters.SQL.Sandbox pool (not
  DBConnection.Ownership) for test env — test_helper.exs uses the
  Sandbox API which requires the sandbox pool type
- test/test_helper.exs: silence NarrFetchWorker and ObanErrorReporter
  log noise at :critical level — expected error-path output when inline
  Oban jobs hit stubbed HTTP 500s
2026-08-05 08:28:50 -05:00
..
shell.nix fix: repair mix test by removing forced MIX_ENV=dev and silencing test noise 2026-08-05 08:28:50 -05:00
wgrib2.nix fix: add wgrib2 nix derivation and DataCase Req.Test shared mode 2026-08-04 13:50:18 -05:00