Skip to content

chore: update recipes/docs for CNA-parity extension slugs - #7

Merged
ulises-jeremias merged 2 commits into
mainfrom
chore/extension-slug-cna-parity
Jul 18, 2026
Merged

chore: update recipes/docs for CNA-parity extension slugs#7
ulises-jeremias merged 2 commits into
mainfrom
chore/extension-slug-cna-parity

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Update mock catalog, recipes, docs, and terminal demos to new extension slugs
  • Use stack-correct Docker addons (fastapi-docker, django-docker, celery-docker) and postgres / development-container

Dependency

Aligns with cpa-templates#63. Merge after (or with) the templates rename.

Test plan

  • Recipes section commands copy the new addon names
  • /docs/extensions examples list stack Docker + postgres
  • Unit tests for schemas/utils still pass

Made with Cursor

Replace python-* addon examples with fastapi-*/django-*/celery-docker
and all-* catalog slugs so the website matches cpa-templates.
Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercelBot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
create-awesome-python-app-websiteReadyReadyPreview, CommentJul 18, 2026 7:10am

@ulises-jeremias

Copy link
Copy Markdown
MemberAuthor

Depends on Create-Python-App/cpa-templates#63. @coderabbitai review

@github-actions

github-actionsBot commented Jul 18, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ⚠️WARNING

DescriptorLinterFilesFixedErrorsWarningsElapsed time
✅ ACTIONactionlint5000.13s
✅ COPYPASTEjscpdyesnono4.25s
✅ EDITORCONFIGeditorconfig-checker166001.23s
✅ JAVASCRIPTstandard1001.89s
✅ JSONjsonlint9000.32s
✅ JSONnpm-package-json-lintyesnono0.6s
✅ JSONprettier9000.7s
✅ JSONv8r90016.8s
✅ MARKDOWNmarkdownlint9000.79s
⚠️ MARKDOWNmarkdown-table-formatter9100.33s
✅ REPOSITORYcheckovyesnono18.39s
✅ REPOSITORYgitleaksyesnono0.63s
✅ REPOSITORYgit_diffyesnono0.01s
✅ REPOSITORYsecretlintyesnono1.73s
✅ REPOSITORYtrivyyesnono10.99s
✅ REPOSITORYtrufflehogyesnono4.72s
✅ SPELLcspell167005.65s
✅ YAMLprettier12000.86s
✅ YAMLyamllint12000.68s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions

github-actionsBot commented Jul 18, 2026

Copy link
Copy Markdown
Fails
🚫📋 Missing Section - Please include the section: ## Description in your PR description.
🚫📋 Missing Section - Please include the section: ## Type of Change in your PR description.
🚫📋 Missing Section - Please include the section: ## How Has This Been Tested? in your PR description.
🚫📋 Missing Section - Please include the section: ## Checklist in your PR description.
Warnings
⚠️📋 Unchecked Checklist Item - Please check the item: My code follows the style guidelines of this project in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: I have performed a self-review of my code in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: I have commented my code, particularly in hard-to-understand areas in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: I have made corresponding changes to the documentation in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: My changes generate no new warnings in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: Any dependent changes have been merged and published in downstream modules in your PR description.
⚠️📋 Unchecked Checklist Item - Please check the item: I have checked my code and corrected any misspellings in your PR description.
⚠️This PR is changing more than 200 lines.
⚠️This PR is changing more than 10 files.
Messages
📖

Thanks for updating tests! Only YOU can prevent production fires. 🔥🌲🐻

Generated by 🚫 dangerJS against a6d817d

Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit e3c74ea into mainJul 18, 2026
7 of 8 checks passed
@ulises-jeremias
ulises-jeremias deleted the chore/extension-slug-cna-parity branch July 18, 2026 07:11
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