Skip to content

refactor code#4

Merged
gmlrep merged 11 commits into
masterfrom
dev
Jul 20, 2026
Merged

refactor code#4
gmlrep merged 11 commits into
masterfrom
dev

Conversation

@gmlrep

@gmlrep gmlrep commented Jul 20, 2026

Copy link
Copy Markdown
Owner

No description provided.

gmlrep added 11 commits June 7, 2024 12:20
…enhance Docker setup

- Updated .env-example with new database and Redis settings.
- Removed .flake8 configuration file.
- Enhanced .gitignore to include additional cache and coverage files.
- Refactored docker-compose.yml to improve service definitions and health checks for PostgreSQL and Redis.
- Updated Dockerfile to use a multi-stage build for better dependency management.
- Revised pyproject.toml to reflect updated dependencies and Python version.
- Improved README with clearer installation instructions and project features.
- Refactored application structure for better maintainability and clarity.
- Added Celery and Flower services to docker-compose.yml for task management and monitoring.
- Updated Prometheus configuration to scrape metrics from the new API port.
- Refactored pyproject.toml to ignore specific linting errors and updated dependencies.
- Improved README with new API endpoints and clearer instructions for JWT key generation.
- Refactored Redis connection handling and added logging for connection errors.
- Introduced custom exceptions for better error handling in the application.
- Removed deprecated files and cleaned up the project structure for maintainability.
@gmlrep
gmlrep merged commit f9f3926 into master Jul 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant