Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore: add placeholder for mocha bootstrapper #604

Merged
merged 2 commits into from
Nov 20, 2023
Merged

chore: add placeholder for mocha bootstrapper #604

merged 2 commits into from
Nov 20, 2023

Conversation

jcstein
Copy link
Member

@jcstein jcstein commented Nov 20, 2023

Overview

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

Summary by CodeRabbit

  • Documentation
    • Updated the orchestrator guide with instructions for connecting to the Mocha testnet using the bootstrapper node.

Copy link
Contributor

coderabbitai bot commented Nov 20, 2023

Walkthrough

The documentation for the orchestrator has been updated to include information about the bootstrapper node for the Mocha testnet. The update provides guidance on how to specify the bootstrapper node when initializing the orchestrator, ensuring that users can connect to the testnet correctly. There are no changes to the codebase's functionality, as the update strictly pertains to the documentation.

Changes

File(s) Summary
docs/orchestrator.md Added instructions for specifying the bootstrapper node for the Mocha testnet in the orchestrator documentation.

🐇🍂 "As leaves do fall and skies turn grey,
In docs we weave a fresh ballet.
A node to bootstrap, clear the way,
For Mocha's dance in testnet's fray." 🌐🍵


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7925f6) 26.13% compared to head (a5719a2) 26.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #604   +/-   ##
=======================================
  Coverage   26.13%   26.13%           
=======================================
  Files          29       29           
  Lines        3019     3019           
=======================================
  Hits          789      789           
  Misses       2135     2135           
  Partials       95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/orchestrator.md Outdated Show resolved Hide resolved
@jcstein jcstein marked this pull request as ready for review November 20, 2023 18:21
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between e7925f6 and a5719a2.
Files selected for processing (1)
  • docs/orchestrator.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • docs/orchestrator.md

@rach-id rach-id added the documentation Improvements or additions to documentation label Nov 20, 2023
@rach-id rach-id merged commit acc5d07 into celestiaorg:main Nov 20, 2023
15 of 16 checks passed
@jcstein jcstein deleted the jcs/mocha-update branch November 20, 2023 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants