Commit graph

42 commits

Author SHA1 Message Date
5afe6c28ab Generate active accounts on debug mode 2025-09-14 01:28:28 +08:00
73aa0f0c8a Add comments 2025-09-14 01:15:09 +08:00
d949a0d534 Turn off uv link mode warning 2025-09-14 01:09:52 +08:00
0d7e5ebb8b Implement caching for lint and test steps 2025-09-14 01:08:01 +08:00
1bca27ecbe Update test step 2025-09-14 00:43:35 +08:00
5aef7c7582 Lint files 2025-09-14 00:36:58 +08:00
7e9501e75f Switch to faker for test data 2025-09-14 00:35:28 +08:00
1e88f1ba53 Output test coverage in test step 2025-09-13 22:27:05 +08:00
821a701a5b Add isort 2025-09-13 22:21:14 +08:00
2596ab7fc8 Update lint step 2025-09-13 21:11:30 +08:00
cae8e1c411 Format with isort/ruff and implement linter step in Woodpecker 2025-09-13 21:00:44 +08:00
a3a9351682 Improve pytest config 2025-09-13 20:54:50 +08:00
54c311f769 Fix typo 2025-09-13 20:47:47 +08:00
677e5c66be Update Woodpecker status messages 2025-09-13 20:45:05 +08:00
5404275daa Fix .venv in test step 2025-09-13 20:24:27 +08:00
55176db0e5 Fix .venv in test step 2025-09-13 20:22:42 +08:00
a1e6066374 Use prepackaged uv image for tests 2025-09-13 20:18:59 +08:00
0096160ba7 Update woodpecker.yml files 2025-09-13 20:11:44 +08:00
37d6c854c4 Switch to wget 2025-09-13 20:09:35 +08:00
c252a509d5 Fix .test.yml 2025-09-13 20:07:23 +08:00
0baf619ace Implement tests 2025-09-13 20:05:13 +08:00
7b1d9d2b4c Update Redis entry in docker-compose.yml files 2025-09-13 12:23:27 +08:00
b004421ea1 Add handling for anonymous user requests 2025-09-03 02:44:27 +08:00
5d285553dc Add in CSRF config 2025-09-03 02:40:10 +08:00
08807eb9b8 Fix bind mount in docker-compose.yml 2025-09-03 02:33:41 +08:00
e063a4c292 Update docker-compose.yml files 2025-09-03 02:32:58 +08:00
e078e19f4b Update .deploy.yml 2025-09-03 02:29:24 +08:00
78ddcbad5c Update docker-compose.yml files 2025-09-03 02:27:02 +08:00
d99c82bef4 Reimplement caching 2025-09-03 02:25:42 +08:00
bae2cc653e Implement accounts app 2025-09-03 02:08:07 +08:00
82c48cf5eb Remove duplicate docker compose files 2025-09-01 03:14:27 +08:00
f024bfd447 Revert to original deploy.yml as we are only using SQlite 2025-09-01 03:05:33 +08:00
af35f1f317 Update README.md and deploy.yml 2025-09-01 03:03:46 +08:00
bfcaf1e4b5 Update deploy.yml 2025-09-01 02:39:20 +08:00
23c14e9079 Update deploy.yml 2025-09-01 02:38:31 +08:00
6632dab37a Update deploy.yml 2025-09-01 02:37:02 +08:00
ef95f6d09d Add production docker-compose file and update pipeline 2025-09-01 02:36:13 +08:00
babab64113 Update Dockerfile 2025-09-01 02:24:43 +08:00
2efab8b07a Update .env.sample 2025-09-01 02:22:02 +08:00
455d89fa4a Add in missing docker-compose.yml file 2025-09-01 02:21:35 +08:00
bdfae12aea Make start.sh executable 2025-09-01 02:19:32 +08:00
fbb76f8196 Move to uv/pyproject and overhaul project structure 2025-09-01 02:10:28 +08:00