Skip to content

Add public Go onboarding and release proof - #52

Merged
bigboateng merged 2 commits into
mainfrom
go-public-onboarding
Aug 8, 2026
Merged

Add public Go onboarding and release proof#52
bigboateng merged 2 commits into
mainfrom
go-public-onboarding

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • add a self-contained Go SDK README with a tested five-step investigation workflow
  • expose the Go SDK through pkg.go.dev from the repository landing page
  • require release finalization to resolve the tagged module from proxy.golang.org, bind it to the source SHA, and fresh-install the yskill command

Verification

  • npm run test:release (40 passed)
  • node scripts/check-release-control.mjs
  • GOWORK=off go vet ./...
  • GOWORK=off go test ./...
  • GOWORK=off go build ./...
  • Python and Rust SDK suites
  • canonical examples/investigate fixture
  • live v0.1.37 proxy lookup and fresh Go install

@bigboateng
bigboateng merged commit 350e820 into main Aug 8, 2026
10 checks passed
@bigboateng
bigboateng deleted the go-public-onboarding branch August 8, 2026 01:22
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