Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(release): create-awesome-python-app 0.3.0 - #291

Merged
ulises-jeremias merged 2 commits into
mainfrom
release/create-awesome-python-app-0.3.0
Sep 10, 2026
Merged

ulises-jeremias merged 2 commits into
mainfrom
release/create-awesome-python-app-0.3.0

Conversation

@ulises-jeremias

@ulises-jeremias ulises-jeremias commented Sep 10, 2026

Copy link
Copy Markdown
Member

Release 0.3.0 — CLI power batch (JSON output, answer files, completion docs, translations).

Prepared by prepare-release.yml (run 34448173444); PR creation fell back to admin CLI due to GITHUB_TOKEN PR-creation restriction.

Summary by CodeRabbit

  • New Features

    • Added machine-readable JSON output for template and add-on listings.
    • Added category filtering, answer-file configuration, and a --skip-install option.
    • Added interactive progress feedback for terminal sessions.
    • Added usage examples, shell-completion guidance, and Spanish onboarding content.
  • Improvements

    • Improved Python-version error messages.
    • Expanded troubleshooting and configuration guidance.
    • Added clearer handling for configuration overrides and invalid input.
  • Release

    • Updated the packages to version 0.3.0.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Warning

Review limit reached

Next included review available in 57 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 764911a6-ae1a-49c6-a9bd-4bf138d168fd

📥 Commits

Reviewing files that changed from the base of the PR and between edfe8de and cdc0955.

📒 Files selected for processing (1)
  • CHANGELOG.md

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: b7903d14-2079-4a8e-b027-bb43a29708cf

📥 Commits

Reviewing files that changed from the base of the PR and between 541133a and edfe8de.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • CHANGELOG.md
  • packages/create-awesome-python-app/pyproject.toml
  • packages/create-awesome-python-app/src/create_awesome_python_app/__init__.py
  • packages/create-python-app-core/pyproject.toml
  • packages/create-python-app-core/src/create_python_app_core/_version.py

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release updates both package versions to 0.3.0, raises the application package’s core dependency minimum, and adds a 0.3.0 changelog entry covering CLI features and documentation updates.

Changes

0.3.0 Release

Layer / File(s) Summary
Package version and dependency alignment
packages/create-awesome-python-app/pyproject.toml, packages/create-awesome-python-app/src/create_awesome_python_app/__init__.py, packages/create-python-app-core/pyproject.toml, packages/create-python-app-core/src/create_python_app_core/_version.py
Both packages report version 0.3.0. The application package requires create-python-app-core>=0.3.0.
Release notes
CHANGELOG.md
The changelog adds the 0.3.0 release entry with CLI highlights, additions, and improvements.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: okason97

Merge Risk: ⚪ Minimal · up to edfe8

This release synchronizes package versions, the core dependency minimum, runtime version output, and release notes for 0.3.0. No concrete current-head merge risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release preparation change and specifies version 0.3.0 for create-awesome-python-app.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/create-awesome-python-app-0.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ulises-jeremias
ulises-jeremias merged commit 06ea863 into main Sep 10, 2026
16 checks passed
@ulises-jeremias
ulises-jeremias deleted the release/create-awesome-python-app-0.3.0 branch September 10, 2026 07:11
Sign up for free to 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