Skip to content

docs: cpa-templates layered CI must use uvx from PyPI - #192

Merged
ulises-jeremias merged 1 commit into
mainfrom
docs/cpa-templates-layered-ci
Jul 17, 2026
Merged

docs: cpa-templates layered CI must use uvx from PyPI#192
ulises-jeremias merged 1 commit into
mainfrom
docs/cpa-templates-layered-ci

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

Document the hard contract for cpa-templates CI: scaffold only with
uvx create-awesome-python-app@latest from PyPI — never fall back to a
source checkout of this monorepo.

Tracks cpa-templates#46
and the layered CI implementation PR on cpa-templates.

Test plan

  • Docs render; links resolve

Made with Cursor

Template-bank CI must scaffold with uvx from PyPI only — no source
fallback to this monorepo. Tracked in Create-Python-App/cpa-templates#46.
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias

Copy link
Copy Markdown
MemberAuthor

Implementation PR: Create-Python-App/cpa-templates#47

@ulises-jeremias
ulises-jeremias merged commit 34bc449 into mainJul 17, 2026
9 checks passed
@ulises-jeremias
ulises-jeremias deleted the docs/cpa-templates-layered-ci branch July 17, 2026 04:48
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