refactor(sites): rename "provision" terminology to "add" - #106
Conversation
Rename validateSiteProvisioned() to validateSiteAdded() and update all user-facing messages, comments, and docblocks to use "add" instead of "provision" terminology for consistency with the site:add command.
WalkthroughThis pull request updates terminology across site management commands and traits, renaming "provisioned" to "added" throughout validation method names, comments, error messages, and user-facing output to reflect updated domain language consistency. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
🧰 Additional context used📓 Path-based instructions (5)**/*.sh📄 CodeRabbit inference engine (.cursor/rules/05-bash.mdc)
Files:
**/*.php📄 CodeRabbit inference engine (.cursor/rules/00-main.mdc)
Files:
**/*Command.php📄 CodeRabbit inference engine (.cursor/rules/03-commands.mdc)
Files:
**/*.{php,js,ts,tsx,jsx,py,java,cs,go,rb,rs}📄 CodeRabbit inference engine (.cursor/rules/rules.mdc)
Files:
**/*{Trait,Validator}*.php📄 CodeRabbit inference engine (.cursor/rules/04-exceptions.mdc)
Files:
🧠 Learnings (4)📚 Learning: 2025-12-02T17:16:03.074ZApplied to files:
📚 Learning: 2025-12-02T17:16:03.074ZApplied to files:
📚 Learning: 2025-12-02T17:16:03.074ZApplied to files:
📚 Learning: 2025-12-02T17:16:03.074ZApplied to files:
🧬 Code graph analysis (6)app/Console/Site/SiteSharedPushCommand.php (1)
app/Console/Site/SiteHttpsCommand.php (1)
app/Console/Site/SiteDeployCommand.php (1)
app/Console/Site/SiteAddCommand.php (2)
app/Console/Site/SiteSharedPullCommand.php (1)
app/Traits/SitesTrait.php (4)
🔇 Additional comments (7)
Comment |
Rename validateSiteProvisioned() to validateSiteAdded() and update all user-facing messages, comments, and docblocks to use "add" instead of "provision" terminology for consistency with the site:add command.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.