Skip to content

[codex] Rename Notur lifecycle CLI commands - #40

Merged
sak0a merged 1 commit into
masterfrom
codex/rename-cli-lifecycle-commands
May 5, 2026
Merged

sak0a merged 1 commit into
masterfrom
codex/rename-cli-lifecycle-commands

Conversation

@sak0a

@sak0a sak0a commented May 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • rename extension installation from notur:install to notur:add with no legacy alias
  • rename framework removal from notur:uninstall to notur:framework:uninstall with no legacy alias
  • update internal Artisan calls, E2E scripts, admin command hints, tests, and docs to use the new command names

Validation

  • git diff --cached --check
  • PHP syntax checks for renamed/touched command and service/controller files
  • ./vendor/bin/phpunit tests/Integration/Console/CommandCoverageTest.php tests/Integration/Http/ExtensionAdminControllerTest.php

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@sak0a has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 34 minutes and 8 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8ed25e34-3272-48a3-8a22-e769d6aa714a

📥 Commits

Reviewing files that changed from the base of the PR and between 8735764 and 21dd2c7.

📒 Files selected for processing (25)
  • AUDIT_BASELINE.md
  • CHANGELOG.md
  • CLAUDE.md
  • README.md
  • ROADMAP.md
  • docker/e2e/install-uninstall.sh
  • docker/e2e/setup-panel.sh
  • installer/install.sh
  • resources/views/admin/extensions.blade.php
  • src/Console/Commands/AddCommand.php
  • src/Console/Commands/FrameworkUninstallCommand.php
  • src/Console/Commands/UpdateCommand.php
  • src/Console/UI/Components/StatusDashboard.php
  • src/Http/Controllers/ExtensionAdminController.php
  • src/NoturServiceProvider.php
  • tests/Integration/Console/CommandCoverageTest.php
  • website/docs/admin/guide.md
  • website/docs/admin/registry.md
  • website/docs/extensions/api-reference.md
  • website/docs/extensions/frontend-sdk.md
  • website/docs/extensions/guide.md
  • website/docs/extensions/registry.md
  • website/docs/extensions/signing.md
  • website/docs/reference/changelog.md
  • website/docs/reference/roadmap.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/rename-cli-lifecycle-commands

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 and usage tips.

@sak0a
sak0a marked this pull request as ready for review May 5, 2026 01:07
@sak0a
sak0a merged commit bb967a5 into master May 5, 2026
9 of 10 checks passed
@sak0a
sak0a deleted the codex/rename-cli-lifecycle-commands branch May 5, 2026 01:07
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