Skip to content

fix: Fix BuildId typo to BuildID in Go worker versioning examples#4846

Merged
lennessyy merged 2 commits into
mainfrom
fix-buildid-typo-worker-versioning
Jul 8, 2026
Merged

fix: Fix BuildId typo to BuildID in Go worker versioning examples#4846
lennessyy merged 2 commits into
mainfrom
fix-buildid-typo-worker-versioning

Conversation

@lennessyy

@lennessyy lennessyy commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The Go SDK's WorkerDeploymentVersion struct field is BuildID, not BuildId (confirmed against internal/internal_worker.go in temporalio/sdk-go).
  • Two Go code examples on the worker-versioning page used the incorrect BuildId field name, which would fail to compile if copied directly.

Test plan

  • yarn build passes with no new broken links or MDX errors

┆Attachments: EDU-6677 Fix BuildId typo to BuildID in Go worker versioning examples

The Go SDK's WorkerDeploymentVersion struct field is BuildID, not
BuildId. Fixes two Go examples on the worker-versioning page.
@lennessyy lennessyy requested a review from a team as a code owner July 8, 2026 18:06
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jul 8, 2026 8:54pm

Request Review

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

@lennessyy lennessyy changed the title Fix BuildId typo to BuildID in Go worker versioning examples fix: Fix BuildId typo to BuildID in Go worker versioning examples Jul 8, 2026
@lennessyy lennessyy enabled auto-merge (squash) July 8, 2026 20:52
@lennessyy lennessyy merged commit 5e6f2a0 into main Jul 8, 2026
12 checks passed
@lennessyy lennessyy deleted the fix-buildid-typo-worker-versioning branch July 8, 2026 20:54
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