Skip to content

docs: document branch deep-link copy button in Data Model IDE#11343

Open
keydunov wants to merge 1 commit into
masterfrom
claude/gallant-ramanujan-86st4p
Open

docs: document branch deep-link copy button in Data Model IDE#11343
keydunov wants to merge 1 commit into
masterfrom
claude/gallant-ramanujan-86st4p

Conversation

@keydunov

Copy link
Copy Markdown
Member

Check List

  • Docs have been added / updated if required
  • Tests have been run in packages where changes have been made if available (docs-only change)
  • Linter has been run for changed code (docs-only change)
  • Tests for the changes have been added if not covered yet (docs-only change)

Description of Changes Made

Documents a small, previously-undocumented Data Model IDE feature: a copy-link button next to the branch switcher that copies the current IDE URL with ?branch=<branch-name> appended. Opening that link switches the recipient to the same branch.

Found while cross-checking recent cubedevinc/cubejs-enterprise changes against the docs. The button shipped in cubedevinc/cubejs-enterprise#13236 (CUB-3358); the underlying ?branch= deep-link support (CUB-3318) had also shipped without a docs mention.


Generated by Claude Code

Added in cubedevinc/cubejs-enterprise#13236 (CUB-3358); ?branch= deep-link
support itself (CUB-3318) shipped undocumented too.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017oDPYVCuEQjxm6Uqe3E4pb
@claude

claude Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Claude finished @keydunov's task in 22s —— View job


Code Review

Docs-only change adding 5 lines to docs-mintlify/docs/data-modeling/data-model-ide.mdx. Looks good to merge.

Verdict: LGTM — 0 issues
  • Read diff
  • Verify docs conventions (Mintlify, docs-mintlify/, not legacy /docs)
  • Check placement, tone, and link syntax

Observations

  • Correctly targets the active docs-mintlify site (per CLAUDE.md), not the deprecated /docs.
  • Placement is sensible — sits right after the branch delete instructions, before "Generating data model files".
  • Prose is concise and matches the surrounding style; uses inline code for ?branch=<branch-name> correctly.
  • No frontmatter or docs.json changes needed since the page already exists in the sidebar.

Nits (non-blocking)

  • Consider adding a screenshot of the copy-link button (a <Frame> block) to match the visual style of the surrounding branch-switcher sections — every other feature on this page has an image. Not required for merge.
• [Branch](https://github.com/cube-js/cube/tree/claude/gallant-ramanujan-86st4p)

@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cubed3 🟢 Ready View Preview Jul 24, 2026, 12:11 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cubed3 🟡 Building Jul 24, 2026, 12:10 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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