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

Skip to content

feat(cli): scaffold spinner, shell completion docs, Spanish contributing - #290

Merged
ulises-jeremias merged 1 commit into
mainfrom
feat/cli-spinner-completion-docs-es
Sep 10, 2026
Merged

ulises-jeremias merged 1 commit into
mainfrom
feat/cli-spinner-completion-docs-es

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Description

Second CLI batch (see #288 for the first):

Follows #289 (revert that restored main after an accidental direct push of this same content).

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

How Has This Been Tested?

  • 5 new spinner predicate tests pass; full suite 117 passed, 5 skipped
  • ruff check + format clean; pyright 0 errors; markdownlint clean on new docs

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

- Rich progress spinner around the scaffold phase on interactive TTYs
  only (disabled in CI/pipes/--json) (closes #269)
- docs/SHELL_COMPLETION.md: install + per-shell setup for the built-in
  Typer completion (closes #270)
- CONTRIBUTING.es.md: condensed Spanish onboarding translation,
  English stays source of truth (closes #265)
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 43 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: 76fd834f-ec01-4db1-8161-a4dd788c4a54

📥 Commits

Reviewing files that changed from the base of the PR and between b11d09d and f18e572.

📒 Files selected for processing (4)
  • CONTRIBUTING.es.md
  • docs/SHELL_COMPLETION.md
  • packages/create-awesome-python-app/src/create_awesome_python_app/cli.py
  • packages/create-awesome-python-app/tests/test_spinner.py

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 541133a into main Sep 10, 2026
16 checks passed
@ulises-jeremias
ulises-jeremias deleted the feat/cli-spinner-completion-docs-es branch September 10, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant