Skip to content

feat: disable greptimecloud from sidebar#2325

Closed
sunng87 wants to merge 2 commits intomainfrom
docs/disable-cloud
Closed

feat: disable greptimecloud from sidebar#2325
sunng87 wants to merge 2 commits intomainfrom
docs/disable-cloud

Conversation

@sunng87
Copy link
Copy Markdown
Member

@sunng87 sunng87 commented Feb 5, 2026

What's Changed in this PR

As title says.

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @sunng87, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on streamlining the documentation by removing the 'GreptimeCloud' category from the main and versioned sidebars. This change simplifies the navigation structure, making the documentation more focused on other offerings by omitting a previously featured product section.

Highlights

  • Sidebar Content Removal: The entire 'GreptimeCloud' section, including its overview, getting started guides, integrations, migration details, and usage & billing information, has been removed from the documentation sidebar configuration.
  • Versioned Sidebar Update: The corresponding 'GreptimeCloud' section has also been removed from the versioned sidebar configuration for version 1.0, ensuring consistency across documentation versions.
Changelog
  • sidebars.ts
    • Removed the 'GreptimeCloud' category object, which contained numerous sub-categories and document links related to its overview, getting started, integrations, migration, and usage & billing.
  • versioned_sidebars/version-1.0-sidebars.json
    • Removed the 'GreptimeCloud' category object and all its nested items from the version 1.0 sidebar configuration.
Activity
  • No specific activity (comments, reviews, or progress updates) has been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the 'GreptimeCloud' section from the documentation sidebar. While the change is straightforward, it leaves all the associated markdown files under docs/greptimecloud/ orphaned. To maintain a clean repository, it would be best to remove these files if they are no longer needed. Additionally, the change was applied to the main sidebar and the v1.0 versioned sidebar, but other versions (0.17, 0.16, etc.) might also require similar updates for consistency.

I am having trouble creating individual review comments. Click here to see my feedback.

sidebars.ts (414-495)

medium

Removing this 'GreptimeCloud' section from the sidebar orphans the corresponding documentation files in the docs/greptimecloud/ directory. If these documents are no longer relevant, consider deleting them in this PR to improve repository maintainability. If they are being temporarily hidden, it might be useful to leave a comment in the code explaining this.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 5, 2026

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ab46381
Status:🚫  Build failed.

View logs

@sunng87 sunng87 requested a review from fengjiachun as a code owner February 5, 2026 09:43
@sunng87 sunng87 closed this Feb 5, 2026
@sunng87 sunng87 deleted the docs/disable-cloud branch February 5, 2026 10:06
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.

2 participants