Dev#31
Merged
kunalPisolkar24 merged 687 commits intostagingfrom Feb 22, 2026
Merged
Conversation
Feat/chat service
Feat/chat integration
…ions: update user queries for expired subscriptions and bulk updates, improving code clarity and maintainability.
… instances with health checks and a cluster initialization service in docker-compose. This enhances chat service scalability and reliability.
…e a comprehensive Docker setup with a config server, multiple shard servers, a router, and an initialization service. This enhances data scalability and reliability for chat functionalities.
…d chat-worker with environment variables, health checks, and dependencies on MongoDB and Redis initialization services. This setup enhances scalability and reliability for chat functionalities.
…r Compose: streamline the setup by eliminating unused services and volumes, while retaining essential components for chat functionalities.
…st, ensuring that virtual environment files are excluded from version control.
… error handler type to 'unknown' for better type safety.
…type declarations for improved clarity and maintainability.
…ove type safety by removing unnecessary parameters and adding explicit any type definitions. This enhances code clarity and maintainability across chat functionalities.
…oving error parameter, enhancing code clarity and maintainability.
… ensure that linting results are not tracked in version control.
…ay: change paths and working directories to reflect new service structure, enhancing clarity and maintainability.
…h setup, remove unused imports in generate_protos.py, health.py, test_loader.py, test_interceptors.py, test_server.py, and test_servicer.py to enhance code clarity and maintainability.
…peline with quality assurance tests, linting, and Docker image build and push steps to enhance deployment automation and code quality.
…ne with quality assurance tests, linting, and Docker image build and push steps to automate deployment and ensure code quality.
Comprehensive services cleanup - refactoring, bug fixes & CI/CD pipelines
|
Too many files changed for review. ( |
…les to GitHub Actions workflow and modify Dockerfile to use these variables during installation and Prisma generation, enhancing local development setup.
…d linting capabilities in the service inference pipeline, improving code quality checks.
…d integrate Ruff installation directly into dependencies, streamlining the linting process in the CI/CD pipeline.
…e and improve path setup in conftest.py for better code organization and clarity.
…ironment variable for tests in GitHub Actions and modify settings initialization to handle exceptions, ensuring robust configuration management.
…ake proto' command to automate protocol buffer generation, enhancing build process efficiency.
…0, add Prisma client generation step, and set SKIP_ENV_VALIDATION environment variable to streamline the build process.
…orkflow and Dockerfile to include database, authentication, and API configuration settings, enhancing the build process and local setup.
…ow and Dockerfile to include REDIS_MASTER_NAME for improved Redis configuration in local development.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.