Skip to content

feat(templates): raise celery, CLI, and uv-workspace to quality bar - #67

Closed
ulises-jeremias wants to merge 4 commits into
mainfrom
feat/celery-cli-uv-quality-bar
Closed

feat(templates): raise celery, CLI, and uv-workspace to quality bar#67
ulises-jeremias wants to merge 4 commits into
mainfrom
feat/celery-cli-uv-quality-bar

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • celery / cli / uv-workspace raised to the quality bar (docs, TYPING, modular layout)
  • CLI settings wired; Celery retry example; CI quality-bar checklist

Note

Rebased onto main after #63/#66 merges (replaces stacked #65).

Test plan

  • Local celery + cli pytest/ruff
  • Full CI green

Made with Cursor

ulises-jeremiasand others added 4 commits July 18, 2026 03:37
Rename universal overlays to all-* and FastAPI-coupled overlays to
fastapi-*, split Docker per stack (fastapi/django/celery), and drop
legacy python-* paths. Celery Docker now ships Redis with BROKER_URL
env parity. CI enforces the extension folder naming law.
Co-authored-by: Cursor <cursoragent@cursor.com>
Feature apps under apps/, drf-spectacular OpenAPI (/schema, /docs), full
docs suite including TYPING, and a copy-me feature scaffold under
docs/examples (not an installed app).
Co-authored-by: Cursor <cursoragent@cursor.com>
Modular task/command layouts, full docs (including TYPING), wired CLI
settings, Celery retry example, and CI enforcement of the template
quality-bar file checklist.
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias

Copy link
Copy Markdown
MemberAuthor

Closed: tip commit 1f6dd9d was pushed to main after #66 (branch upstream tracked main). Content is already on main.

Sign up for freeto 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

@ulises-jeremias