Skip to content

Fix CI for July release: update handwritten files to v4 module path#66

Closed
menglinblock wants to merge 3 commits into
square:fern-bot/2026-07-13_21-29-55_091from
menglinblock:menglin/fix-ci-2026-07-15
Closed

Fix CI for July release: update handwritten files to v4 module path#66
menglinblock wants to merge 3 commits into
square:fern-bot/2026-07-13_21-29-55_091from
menglinblock:menglin/fix-ci-2026-07-15

Conversation

@menglinblock

Copy link
Copy Markdown
Contributor

Summary

  • The July 2026 major bump moved the Go module from github.com/square/square-go-sdk/v3 to /v4, but the handwritten (fern-ignored) files still imported /v3, breaking the compile, test, and integration CI jobs on SDK regeneration #65.
  • Updates all 12 handwritten files (reporting/load_and_wait*.go, webhooks/client/verify_signature*.go, integration_tests/*) to import /v4.

Verified locally: go build ./..., go vet ./..., go vet -tags=integration ./integration_tests/..., and go test all pass (WireMock-dependent tests excluded — they need the CI WireMock container).

This PR targets the fern-bot/2026-07-13_21-29-55_091 release branch so #65 goes green once merged.

Made with Cursor

fern-api Bot and others added 3 commits July 13, 2026 21:30
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-go-sdk: 1.26.1
Co-authored-by: Cursor <cursoragent@cursor.com>
@menglinblock menglinblock mentioned this pull request Jul 13, 2026
@fern-api fern-api Bot force-pushed the fern-bot/2026-07-13_21-29-55_091 branch from 0922be5 to 0a81fef Compare July 14, 2026 16:58
@menglinblock

Copy link
Copy Markdown
Contributor Author

🤖 Fix re-applied directly to the fern-bot branch (fern-bot/2026-07-13_21-29-55_091); closing this stale PR.

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