Skip to content

docs: fix CodeTabs typo breaking build#1165

Merged
MykalMachon merged 1 commit into
mainfrom
mykal/fix-codetabs-typo
May 18, 2026
Merged

docs: fix CodeTabs typo breaking build#1165
MykalMachon merged 1 commit into
mainfrom
mykal/fix-codetabs-typo

Conversation

@MykalMachon
Copy link
Copy Markdown
Contributor

Summary

  • Line 155 of content/docs/integrations/api/manage-services.md used <CodeTabs> instead of <GraphQLCodeTabs> — every other tabbed example in the file uses the latter.
  • The static prerender fails on /integrations/api/manage-services with Expected component CodeTabs to be defined, breaking CI on main and on every open branch.
  • Typo was introduced in docs: clarify serviceInstanceDeployV2 default behavior and document c… #1163 (commit 74ce438).

Test plan

  • CI passes on this PR
  • commitSha example renders correctly on the manage-services docs page

The commitSha example introduced in #1163 used <CodeTabs> instead of
<GraphQLCodeTabs>, causing the static prerender to fail with
"Expected component CodeTabs to be defined" and breaking main.
@railway-app
Copy link
Copy Markdown

railway-app Bot commented May 18, 2026

🚅 Deployed to the docs-pr-1165 environment in 🪄 *.railway.com

Service Status Web Updated (UTC)
Docs Frontend ✅ Success (View Logs) Web May 18, 2026 at 9:17 pm
8 services not affected by this PR
  • devicons
  • OG
  • Geofeed
  • Frontend Redis
  • Blog
  • Turnout
  • railway.com
  • Meilisearch

@railway-app railway-app Bot temporarily deployed to *.railway.com / docs-pr-1165 May 18, 2026 21:14 Destroyed
@MykalMachon MykalMachon merged commit 0d6ca7b into main May 18, 2026
7 checks passed
@MykalMachon MykalMachon deleted the mykal/fix-codetabs-typo branch May 18, 2026 21:18
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.

1 participant