Skip to content

Conversation

@AkhileshNegi
Copy link
Collaborator

Summary

Target issue is #PLEASE_TYPE_ISSUE_NUMBER
Explain the motivation for making this change. What existing problem does the pull request solve?

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

Notes

Please add here if any other information is required for the reviewer.

AkhileshNegi and others added 6 commits October 8, 2025 17:33
* claude setup

* Update CLAUDE.md for clarity and consistency in project documentation

---------

Co-authored-by: Aviraj <100823015+avirajsingh7@users.noreply.github.com>
* collection module moved to celery
* experimenting claude

* first stab with claude

* first stab with claude

* adding additional logic to call evaluation directly if status is changed from in progress to completed

* updating testcases

* added more testcases

* added cancelled status in enum

* cleanups

* update claude.md

* coderabbit suggestion

* reverting unnecessary changes

* coderabbit suggestions

* remove import

* merging endpoints

* following PEP8 standards

* removed redundant checks

* added as todo

* updated the testcase
* Refactor Docker Compose configuration: update database volume name and simplify service definitions by removing Traefik-related settings.

* Enhance Docker Compose configuration: add Redis and RabbitMQ services, update PostgreSQL settings, and improve health checks and environment variable management for backend services in docker compose

* Remove docker-compose.dev

* Update Docker Compose configuration: change version to 0.1, add celery_worker and celery_beat services, and streamline environment variable management for backend services.

* Refactor Docker Compose configuration: add profiles to prestart service and remove unused celery_beat service.

* Update environment configuration: change environment values, project name, and database settings in .env.example; enhance README with service dependency warnings and startup options.

* change Docker Compose version to 3.9.

* fix readme

* Add development command and file sync/rebuild actions for backend service

* Fix Redis password handling in command and healthcheck

* readme update

* Update README and Docker configurations for Celery support; remove unused Dockerfile.celery

* fix typo
@coderabbitai
Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

4 participants