fix(deploy): merge duplicate volumes sections in docker-compose.yml #9

Closed
cryptorugmunch wants to merge 4 commits from fix/docker-compose-volumes into main

Removes the duplicate top-level volumes key introduced by the phase 0 runtime fixes commit.

Removes the duplicate top-level volumes key introduced by the phase 0 runtime fixes commit.
cryptorugmunch added 3 commits 2026-07-03 03:47:38 +02:00
feat(routers): split remaining 174 api.py routes into per-tag routers
Some checks failed
CI / Security audit (bandit) (pull_request) Successful in 36s
CI / test (pull_request) Successful in 1m19s
CI / lint (pull_request) Failing after 49s
CI / typecheck (pull_request) Successful in 54s
CI / Secret scan (gitleaks) (pull_request) Successful in 34s
9fee12796e
- AST-extract all remaining routes from api.py into routers/*.py
- Group routes by OpenAPI tag (AI, Advanced, Agency, ..., x402)
- Keep existing auth/health/scraping/templates routers; add *_api.py for remaining routes of those tags
- Move shared helpers/models/variables with the routes that need them
- Update tests/test_api.py to import vision helpers from routers.vision
- Regenerate openapi.json (186 paths)
- All 497 tests pass; ruff clean
fix(deploy): merge duplicate volumes sections in docker-compose.yml
Some checks failed
CI / typecheck (pull_request) Successful in 56s
CI / lint (pull_request) Failing after 50s
CI / Secret scan (gitleaks) (pull_request) Successful in 33s
CI / Security audit (bandit) (pull_request) Successful in 36s
CI / test (pull_request) Successful in 1m22s
295990da68
cryptorugmunch added 1 commit 2026-07-03 03:51:54 +02:00
fix(deploy): merge duplicate volumes sections in docker-compose.yml
Some checks failed
CI / lint (pull_request) Failing after 50s
CI / typecheck (pull_request) Successful in 55s
CI / Secret scan (gitleaks) (pull_request) Successful in 34s
CI / Security audit (bandit) (pull_request) Successful in 34s
CI / test (pull_request) Successful in 1m22s
8fa352a9cf
cryptorugmunch closed this pull request 2026-07-06 10:07:04 +02:00
Some checks are pending
CI / lint (pull_request) Failing after 50s
CI / typecheck (pull_request) Successful in 55s
CI / Secret scan (gitleaks) (pull_request) Successful in 34s
CI / Security audit (bandit) (pull_request) Successful in 34s
CI / test (pull_request) Successful in 1m22s
lint
Required
test
Required
typecheck
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RugMunchMedia/pryscraper#9
No description provided.