Commit Graph

11 Commits

Author SHA1 Message Date
ee61451759 Convert from MariaDB to PostgreSQL
MariaDB has become far too annoying/buggy, and there are some neat
features only available in PostgreSQL
2024-08-29 21:45:56 -04:00
6591eee3ba CI: Pin MariaDB version to avoid recently introduced bug
All checks were successful
Ruff / ruff (push) Successful in 44s
Test / test (push) Successful in 5m28s
2024-08-16 00:22:37 -04:00
02e86bd079 CI: Build Vite assets for test workflow 2024-08-16 00:22:32 -04:00
b60d9f6644 Add/apply prettier 2024-07-23 00:45:27 -04:00
99060a8a43 Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00
59cade1cfd ci: Only install the dev dev-dependencies group for testing 2024-05-03 12:37:48 -04:00
175c3b2c5a ci: Disable test parallelization; cloning the test DB takes too long
All checks were successful
Ruff / ruff (push) Successful in 28s
Test / test (push) Successful in 4m36s
2024-04-18 11:43:02 -04:00
ba1ca4d1d4 ci: Don't expose mariadb port
All checks were successful
Ruff / ruff (push) Successful in 33s
Test / test (push) Successful in 6m10s
2024-04-18 11:35:34 -04:00
aec64ea5f3 gitea-actions: Use pdm sync instead of install
Some checks failed
Ruff / ruff (push) Successful in 22s
Test / test (push) Failing after 3m50s
2024-02-17 13:58:07 -05:00
4a0ccdb8bc gitea-actions: Use empty string for github token 2024-02-17 13:58:04 -05:00
7c26cf252d Add gitea action to run tests
Some checks failed
Ruff / ruff (push) Successful in 25s
Test / test (push) Failing after 32s
2024-02-16 14:20:35 -05:00