Closed asyncapi-bot closed 2 weeks ago
[!WARNING]
Rate limit exceeded
@asyncapi-bot has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 21 minutes and 28 seconds before requesting another review.
β 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](https://coderabbit.ai/docs/faq) for further information.π₯ Commits
Reviewing files that changed from the base of the PR and between dfd08dd72953642c3a02f81098a7125ce52904f5 and 3c1055562d0a00f61daf43dd57af6e1c62da8d36.
The changes made in this pull request involve updating the AsyncAPI CLI documentation to reflect the new version 2.8.0. The documentation now includes updated version numbers and links to the source code for various commands, ensuring accuracy in the usage and commands sections. While the functionality of the commands remains unchanged, the references to the previous version 2.7.4 have been updated throughout the documentation.
File Path | Change Summary |
---|---|
markdown/docs/tools/cli/usage.md | Updated version number from 2.7.4 to 2.8.0 and modified command references to point to the new versioned source code files. |
usage.md
, which is directly related to the changes made in the main PR regarding the AsyncAPI CLI documentation.usage.md
, focusing on version updates and formatting adjustments, similar to the main PR.usage.md
to reflect version changes, aligning closely with the updates in the main PR.usage.md
, specifically changing the version number, which is a key aspect of the main PR.usage.md
to reflect the latest version, maintaining consistency with the changes in the main PR.π In the meadow, the rabbit hops,
With updates and changes, it never stops.
Version two point eight, oh what a delight,
Documentation shines, all clear and bright!
Commands are ready, with links that align,
Hooray for the CLI, itβs simply divine! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Name | Link |
---|---|
Latest commit | 3c1055562d0a00f61daf43dd57af6e1c62da8d36 |
Latest deploy log | https://app.netlify.com/sites/asyncapi-website/deploys/672b6f77b54e7c00081a7ef8 |
Deploy Preview | https://deploy-preview-3366--asyncapi-website.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.14%. Comparing base (
dfd08dd
) to head (3c10555
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
β‘οΈ Lighthouse report for the changes in this PR: | Category | Score |
---|---|---|
π΄ Performance | 39 | |
π’ Accessibility | 98 | |
π’ Best practices | 92 | |
π’ SEO | 100 | |
π΄ PWA | 33 |
Lighthouse ran on https://deploy-preview-3366--asyncapi-website.netlify.app/
Updated cli documentation is available and this PR introduces update to cli folder on the website
Summary by CodeRabbit
New Features
Bug Fixes