CLI: Update Hypeman Go SDK to 3cb2ab28e6ded55636db55b0b560b60044b7ea71#50
Open
kernel-internal[bot] wants to merge 2 commits into
Open
CLI: Update Hypeman Go SDK to 3cb2ab28e6ded55636db55b0b560b60044b7ea71#50kernel-internal[bot] wants to merge 2 commits into
kernel-internal[bot] wants to merge 2 commits into
Conversation
Keep the CLI on the latest SDK revision after confirming the current command surface already covers the public SDK methods. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR updates a Go SDK dependency in the CLI package, not the kernel API endpoints or Temporal workflows specified in the filter. To monitor this PR anyway, reply with |
Bump the hypeman-go dependency to the latest SDK release and refresh module sums after a full CLI coverage audit found no additional command or flag gaps. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the Hypeman Go SDK dependency to the latest version.
SDK Update
Coverage Analysis
A full enumeration of SDK methods and CLI commands was performed. No coverage gaps were found.
Triggered by: kernel/hypeman-go@3cb2ab2
Reviewer: @stainless-app
Note
Medium Risk
Upgrades the core
hypeman-goSDK dependency, which could subtly change CLI behavior or API interactions even though no CLI code is modified.Overview
Updates the CLI’s Go module dependency on
github.com/kernel/hypeman-gofromv0.19.0tov0.20.0, with correspondinggo.sumchecksum updates.Reviewed by Cursor Bugbot for commit 92f882e. Bugbot is set up for automated code reviews on this repo. Configure here.