Skip to content

Bump fizzy-sdk to v0.2.1#161

Merged
robzolkos merged 1 commit intomasterfrom
bump-fizzy-sdk-0.2.1
May 1, 2026
Merged

Bump fizzy-sdk to v0.2.1#161
robzolkos merged 1 commit intomasterfrom
bump-fizzy-sdk-0.2.1

Conversation

@robzolkos
Copy link
Copy Markdown
Collaborator

Summary

  • Bump github.com/basecamp/fizzy-sdk/go to v0.2.1
  • Add column command test coverage for object-shaped color responses

Validation

  • GOWORK=off make build
  • GOWORK=off make release-check
  • Targeted read-path e2e against the real test account: account/user/activity/board/card/column/comment/step/reaction/notification/pin/tag/search list/show output contracts

Copilot AI review requested due to automatic review settings May 1, 2026 01:43
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s dependency on github.com/basecamp/fizzy-sdk/go to v0.2.1 and adjusts column command tests to cover API responses where color is returned as an object (e.g., {name, value}), ensuring the CLI’s column list/show paths continue to work with the updated SDK/contracts.

Changes:

  • Bump github.com/basecamp/fizzy-sdk/go from v0.1.3 to v0.2.1.
  • Update column list/show tests to include object-shaped color fields in mocked API responses.
  • Refresh module sums to reflect the upgraded SDK version.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
internal/commands/column_test.go Extends mocked column list/show responses to include object-shaped color fields.
go.mod Updates github.com/basecamp/fizzy-sdk/go requirement to v0.2.1.
go.sum Updates checksums to match the new SDK version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@robzolkos robzolkos merged commit 1a6001b into master May 1, 2026
24 checks passed
@robzolkos robzolkos deleted the bump-fizzy-sdk-0.2.1 branch May 1, 2026 01:49
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