Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Sep 9, 2025

What

  • add mcp-server uv script
  • introduce universal entrypoint.sh for Docker image
  • run loader alongside server in docker-compose
  • document new commands

Why

  • allow container to run either the loader or server from the same image
  • make docker-compose orchestrate data loading and server simultaneously

Affects

  • Dockerfile, docker-compose, entrypoint, pyproject, README, lock file

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • updated README.md

https://chatgpt.com/codex/tasks/task_e_68bfaae467148328be3fcb2244e4f6c9

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1861691%32–34, 301, 304–307, 352–361, 599, 605
   server.py1902288%75, 93–94, 205–221, 313, 317, 337–341, 374
TOTAL4783892% 

Tests Skipped Failures Errors Time
19 0 💤 0 ❌ 0 🔥 16.806s ⏱️

@Teagan42 Teagan42 merged commit eacf635 into main Sep 9, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/update-docker-compose-and-scripts-configuration branch September 9, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants