Something went wrong. Try again.
Mirrored from GitHub github.com/roostorg/coop
Something went wrong. Try again.
ci: stop logging every DB query in test runs (#888) master
* ci: stop logging every DB query in test runs Set DATABASE_PRINT_LOGS=false in .env.githubci (used by the docker-compose `test` service for unit/integration tests) and comment it out in server/.env.example (copied to server/.env by the e2e workflow) so the default is off. Kysely still logs query errors regardless, so failures remain visible; this only suppresses the per-query SQL/params/duration spam that made CI logs unreadable. Co-Authored-By: pi <pi@earendil-works> * ci: drop redundant comment in server/.env.example Co-Authored-By: pi <pi@earendil-works> --------- Co-authored-by: pi <pi@earendil-works> Co-authored-by: Cassidy James <cassidyjames@roost.tools>
Author Tao Bojlén Co-author piCo-author Cassidy James Committer GitHub Date (Jul 13, 2026, 2:09 PM UTC) Commit b50b60d2 b50b60d2f1df569d9f8a169c0769af3dacff0f55 Parent b1e6fb12 b1e6fb12c49b1cb5e45379595212d7ac56dcdf9b