Skip to content

Conversation

@d-bytebase
Copy link
Contributor

Summary

  • Reorganized the documentation navigation structure by splitting the Features tab into two focused tabs
  • Created separate "Database CI/CD" and "SQL Editor" tabs for better content organization
  • Added cross-references from the introduction page to guide users to relevant sections

Changes

  1. Split Features tab in mintlify/docs.json:

    • "Database CI/CD" tab: Contains all schema migration, change management, and CI/CD workflows
    • "SQL Editor" tab: Includes SQL editor functionality, database permissions, and dynamic data masking
  2. Updated mintlify/introduction/what-is-bytebase.mdx:

    • Added link to Database CI/CD section from "Managing Schema Changes at Scale"
    • Added link to SQL Editor section from "Governing Data Access at Scale"

Benefits

  • Clearer navigation structure that aligns with Bytebase's two core workflows
  • Better discoverability of features for users interested in specific functionality
  • More intuitive content organization that reflects the product's value proposition

🤖 Generated with Claude Code

- Split Features tab into two separate tabs for better organization
- Database CI/CD tab contains schema migration and change management features
- SQL Editor tab includes SQL editor, database permissions, and data masking
- Add cross-references from what-is-bytebase page to respective sections

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@vercel
Copy link

vercel bot commented Aug 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
bytebase-com Error Error Aug 28, 2025 4:03am

@github-actions
Copy link

📝 Broken Links Check Report

Note: Entries under /api-reference/ are likely false positives and can be ignored.

The following is the output from the broken links check:

found 16 broken links in 9 files

integrations/api/audit-log.mdx
 ⎿  /api-reference/auditlogservice/post-v1auditlogs:search

integrations/api/authentication.mdx
 ⎿  /api-reference/authservice/post-v1authlogin

integrations/api/data-classification.mdx
 ⎿  /api-reference/settingservice/patch-v1settings
 ⎿  /api-reference/databaseservice/patch-v1instances-databases

integrations/api/issue.mdx
 ⎿  /api-reference/issueservice/post-v1projects-issues

integrations/api/permission.mdx
 ⎿  /api-reference/workspaceservice/get-v1workspaces-:getIamPolicy
 ⎿  /api-reference/projectservice/get-v1projects-:getIamPolicy
 ⎿  /api-reference/roleservice/get-v1roles
 ⎿  /api-reference/userservice/get-v1users
 ⎿  /api-reference/groupservice/get-v1groups

integrations/api/plan.mdx
 ⎿  /api-reference/planservice/post-v1projects-plans
 ⎿  /api-reference/sheetservice/post-v1projects-sheets

integrations/api/release.mdx
 ⎿  /api-reference/releaseservice/post-v1projects-releases

integrations/api/rollout.mdx
 ⎿  /api-reference/rolloutservice/post-v1projects-rollouts

integrations/api/sql-review.mdx
 ⎿  /api-reference/releaseservice/post-v1projects-releases:check
 ⎿  /api-reference/sqlservice/post-v1sqlcheck

Copy link
Member

@tianzhou tianzhou left a comment

Choose a reason for hiding this comment

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

LGTM

@d-bytebase d-bytebase merged commit 8d7ade5 into main Aug 28, 2025
4 of 5 checks passed
@d-bytebase d-bytebase deleted the docs/reorganize-features-tabs branch August 28, 2025 04:05
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.

3 participants