Skip to content

Conversation

@adela-bytebase
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 11, 2025 15:14
@vercel
Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bytebase-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 3:16pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR extracts repeated Docker setup instructions with sample data into a reusable snippet component to reduce code duplication across tutorial documentation.

  • Consolidates common Docker setup and sample data configuration steps into a shared component
  • Updates two tutorial files to use the new shared preparation component
  • Creates a new snippet file that includes all the setup steps previously duplicated

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 3 comments.

File Description
mintlify/tutorials/first-schema-change.mdx Replaces inline Docker setup steps with shared preparation component
mintlify/tutorials/deploy-schema-migration.mdx Replaces inline Docker setup steps with shared preparation component
mintlify/snippets/tutorials/preparation-with-sample-data.mdx New shared component containing consolidated Docker setup and sample data instructions

@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

@adela-bytebase adela-bytebase merged commit a2d0afe into main Aug 11, 2025
5 checks passed
@adela-bytebase adela-bytebase deleted the a-branch-74 branch August 11, 2025 16:16
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