| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
Revert "ci: Run tests on push (#807)" (#808) …This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e. |
Mohamed Bassem | 8 | -20/+5 | |
ci: Run tests on push (#807) …* ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests |
Mohamed Bassem | 8 | -5/+20 | |
| breaking: Using DATA_DIR env variable instead of DATABASE_URL | MohamedBassem | 7 | -10/+19 | |
| dev: Disable db query logging given that it's very noisy | MohamedBassem | 1 | -12/+1 | |
| fix: Disable query logging in production | MohamedBassem | 1 | -4/+4 | |
| fix: Fix drizzle logging params in prod | MohamedBassem | 1 | -1/+12 | |
| tests: Add tests for the bookmarks routes | MohamedBassem | 15 | -74/+849 | |
| db: Migrate from prisma to drizzle | MohamedBassem | 41 | -975/+2177 |