Closed yarikbratashchuk closed 6 months ago
[!WARNING]
Rate Limit Exceeded
@jcstein has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 25 minutes and 16 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
Files that changed from the base of the PR and between 1c8841cd0b415204fde541c869f05f569cde429a and 6ee3c9fb85a0b5bcfd178536865f6c3e37d87ad3.
The recent updates focus on enhancing development tools and tutorials, with significant changes in script functionalities and tutorial content. This includes the addition of new scripts for installation and setup, updates to existing tutorials, and the introduction of a new tutorial on deploying a GM world rollup on Celestia's network. Changes aim to streamline processes and update educational resources.
File Path | Change Summary |
---|---|
.vitepress/config.ts |
Updated sidebar navigation to include "Celestia" tutorial |
.vitepress/constants/constants.js |
Added nodeVersion: "21.7.2" and yarnVersion: "1.22.19" |
public/install-gm-frontend-app.sh |
Added script for GM Frontend app installation |
public/install-go.sh |
Updated Go version check command |
public/install-jq.sh |
Dynamically update $PATH for Homebrew installation |
public/install-yarn.sh |
Script for Node.js, NVM, and Yarn installation |
public/wordle/init.sh |
Changes in Wordle chain initialization |
tutorials/celestia-da.md |
Detailed guide on deploying GM world rollup on Celestia's DA network |
tutorials/gm-world.md , tutorials/gm-world-frontend.md |
Updated tutorial content and imports |
tutorials/wordle.md |
Updated Wordle tutorial content |
🐰✨ In the burrows of code, where the digital roots twine, A rabbit hops through, tweaking lines so fine. With a whisk of a tail, new scripts come to play, Celestia's light shines on tutorials today. Hop, skip, deploy — oh, what a sight! CodeRabbit celebrates, under the moonlight. 🌙🚀
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?
PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-05-13 21:33 UTC
Is based on the #372, so should go after
Summary by CodeRabbit
New Features
Enhancements
Bug Fixes
Documentation