Skip to content

Migration to NX#203

Merged
matteobruni merged 7 commits intomainfrom
dev
Apr 30, 2026
Merged

Migration to NX#203
matteobruni merged 7 commits intomainfrom
dev

Conversation

@matteobruni
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Warning

Rate limit exceeded

@matteobruni has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 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: 3a4beedc-7c2c-4af4-814d-a0cd2dc463f2

📥 Commits

Reviewing files that changed from the base of the PR and between b5ca9e2 and 948a153.

⛔ Files ignored due to path filters (2)
  • packages/cli/files/create-preset/images/sample.png is excluded by !**/*.png
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (67)
  • .gitignore
  • .nvmrc
  • nx.json
  • package.json
  • packages/cli/.dependency-cruiser.cjs
  • packages/cli/README.md
  • packages/cli/eslint.config.js
  • packages/cli/files/create-plugin/README.md
  • packages/cli/files/create-plugin/src/PluginInstance.ts
  • packages/cli/files/create-plugin/src/index.lazy.ts
  • packages/cli/files/create-plugin/src/index.ts
  • packages/cli/files/create-plugin/src/plugin.ts
  • packages/cli/files/create-preset/README.md
  • packages/cli/files/create-preset/src/bundle.lazy.ts
  • packages/cli/files/create-preset/src/bundle.ts
  • packages/cli/files/create-preset/src/index.lazy.ts
  • packages/cli/files/create-preset/src/index.ts
  • packages/cli/files/create-preset/src/options.ts
  • packages/cli/files/create-shape/README.md
  • packages/cli/files/create-shape/src/ShapeDrawer.ts
  • packages/cli/files/create-shape/src/index.lazy.ts
  • packages/cli/files/create-shape/src/index.ts
  • packages/cli/files/empty-project/.browserslistrc
  • packages/cli/files/empty-project/.gitignore
  • packages/cli/files/empty-project/LICENSE
  • packages/cli/files/empty-project/eslint.config.js
  • packages/cli/files/empty-project/package.dist.json
  • packages/cli/files/empty-project/package.json
  • packages/cli/files/empty-project/tsconfig.base.json
  • packages/cli/files/empty-project/tsconfig.browser.json
  • packages/cli/files/empty-project/tsconfig.json
  • packages/cli/files/empty-project/tsconfig.module.json
  • packages/cli/files/empty-project/tsconfig.types.json
  • packages/cli/files/empty-project/webpack.config.js
  • packages/cli/package.json
  • packages/cli/renovate.json
  • packages/cli/src/build/build-bundle.ts
  • packages/cli/src/build/build-circular-deps.ts
  • packages/cli/src/build/build-clear.ts
  • packages/cli/src/build/build-distfiles.ts
  • packages/cli/src/build/build-diststats.ts
  • packages/cli/src/build/build-eslint.ts
  • packages/cli/src/build/build-prettier.ts
  • packages/cli/src/build/build-tsc.ts
  • packages/cli/src/build/build.ts
  • packages/cli/src/cli.ts
  • packages/cli/src/create/create.ts
  • packages/cli/src/create/plugin/create-plugin.ts
  • packages/cli/src/create/plugin/plugin.ts
  • packages/cli/src/create/preset/create-preset.ts
  • packages/cli/src/create/preset/preset.ts
  • packages/cli/src/create/shape/create-shape.ts
  • packages/cli/src/create/shape/shape.ts
  • packages/cli/src/tsconfig.json
  • packages/cli/src/utils/file-utils.ts
  • packages/cli/src/utils/string-utils.ts
  • packages/cli/src/utils/template-utils.ts
  • packages/cli/tests/.gitignore
  • packages/cli/tests/create-plugin.test.ts
  • packages/cli/tests/create-preset.test.ts
  • packages/cli/tests/create-shape.test.ts
  • packages/cli/tests/file-utils.test.ts
  • packages/cli/tests/string-utils.test.ts
  • packages/cli/tests/tsconfig.json
  • packages/cli/tsconfig.json
  • packages/cli/vitest.config.ts
  • pnpm-workspace.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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
Review rate limit: 0/1 reviews remaining, refill in 59 minutes and 8 seconds.

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

@matteobruni matteobruni enabled auto-merge April 30, 2026 00:54
@matteobruni matteobruni merged commit d9536d7 into main Apr 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant