Skip to content

Say which SDK release the pin is, now that it is one - #735

Merged
jeremy merged 1 commit into
mainfrom
doc/api-coverage-sdk-version
Sep 18, 2026
Merged

jeremy merged 1 commit into
mainfrom
doc/api-coverage-sdk-version

Conversation

@jeremy

@jeremy jeremy commented Sep 17, 2026

Copy link
Copy Markdown
Member

API-COVERAGE.md still carried this:

The event-feed operations are unreleased, so that pin is a basecamp-sdk main pseudo-version rather than a release tag; it builds on v0.18.0, the latest release.

Every clause of that is now false. The operations shipped in basecamp-sdk v0.19.0, go.mod has read github.com/basecamp/basecamp-sdk/go v0.19.0 since #729, and internal/version/sdk-provenance.json records the tag and its commit. The paragraph described the opposite of what the file two directories over says.

Why this is a separate PR

#733 carried this correction alongside the re-pin itself. #729 then did the re-pin — go.mod, go.sum, both provenance files and the vendorHash — and landed first, which leaves #733 with nothing but this paragraph and a conflict. #733 is obsolete and can be closed; this is the one piece of it worth keeping.

Documentation only. No code, no dependency, no generated file.


Summary by cubic

Updates API-COVERAGE.md so the SDK version note matches reality: the pin is now basecamp-sdk v0.19.0, the release that ships the event-feed operations, not a main pseudo-version.

Written for commit 22c876f. Summary will update on new commits.

Review in cubic

The SDK version note still explained that the pin could not be a release tag
because the event-feed operations were unreleased. They shipped in v0.19.0, and
go.mod has named that tag since #729, so the paragraph described the opposite of
what the file two directories over says.
Copilot AI balanced review requested due to automatic review settings September 17, 2026 05:15
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-17T05:15:50.302457Z 22c876f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approved

The documentation now accurately matches the repository’s v0.19.0 SDK pin.

Pull request overview

Updates API-COVERAGE.md to reflect the basecamp-sdk v0.19.0 release.

Changes:

  • Replaces the obsolete unreleased pseudo-version note.
  • Documentation-only; no code or dependency changes.
File summaries
File Description
API-COVERAGE.md Corrects the SDK version documentation.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite (auto)

Note

Copilot is running an experiment and ran this review at Lite.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jeremy
jeremy merged commit 9e4d77a into main Sep 18, 2026
26 checks passed
@jeremy
jeremy deleted the doc/api-coverage-sdk-version branch September 18, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants