mitlist/be
mohamad 3738819065
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m31s
refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
2025-06-01 18:20:31 +02:00
..
alembic refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema 2025-06-01 18:20:31 +02:00
app refactor: Separate async migration logic into dedicated module and streamline migration functions for improved clarity and maintainability 2025-06-01 17:33:04 +02:00
tests feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +02:00
.dockerignore refactor: Revise .dockerignore and Dockerfile for enhanced build efficiency and organization 2025-06-01 16:14:55 +02:00
.gitignore weeee💃 2025-03-30 16:02:49 +02:00
alembic.ini weeee💃 2025-03-30 16:02:49 +02:00
Dockerfile refactor: Simplify Dockerfile by reorganizing Alembic file copying and enhance migration handling in application startup 2025-06-01 17:03:13 +02:00
Dockerfile.prod fix: Add Alembic directory and configuration file to production Dockerfile for migration support 2025-06-01 17:16:26 +02:00
pytest.ini Implement test fixtures for async database sessions and enhance test coverage for CRUD operations. Introduce mock settings for financial endpoints and improve error handling in user and settlement tests. Refactor existing tests to utilize async mocks for better reliability and clarity. 2025-05-20 01:18:31 +02:00
requirements.txt feat: Implement recurring expenses feature with scheduling and management 2025-05-22 16:37:14 +02:00