Commit Graph

2 Commits

Author SHA1 Message Date
8b259cc39c chore: redirect make output to build_output.txt and auto-commit export results 2024-11-23 19:09:06 +00:00
26d883e0cb feat: add CI workflow, clean target, and fix user_stats view with deduplicated columns
Add .gitea/workflows/export.yaml for automated build on push, introduce `clean` target in Makefile to recreate export directory, remove stale `dump_text.py` from SOURCES.txt, and correct duplicate column definitions in the `user_stats` SQL view creation inside db.py.
2024-11-23 19:07:19 +00:00