CLI: Update Hypeman Go SDK to a58cbbbad6e7860d53d9e93751faca80db15064b#50
Open
kernel-internal[bot] wants to merge 4 commits into
Open
CLI: Update Hypeman Go SDK to a58cbbbad6e7860d53d9e93751faca80db15064b#50kernel-internal[bot] wants to merge 4 commits into
kernel-internal[bot] wants to merge 4 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>
Bumps the github.com/kernel/hypeman-go dependency to the latest commit. A full enumeration of SDK methods and CLI commands found no coverage 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@a58cbbb
Reviewer: @rgarcia
Note
Low Risk
Dependency pin update with no source changes; risk is limited to behavioral differences in the external SDK at runtime.
Overview
Bumps the
github.com/kernel/hypeman-godependency from v0.20.0 to pseudo-versionv0.20.1-0.20260610023531-a58cbbbad6e7(aligned with hypeman-go commit3cb2ab28…). Onlygo.modandgo.sumchange; there are no CLI or application code edits in this diff.Per the PR notes, SDK methods were checked against existing CLI commands and no new coverage gaps were identified—this is a dependency-only refresh.
Reviewed by Cursor Bugbot for commit 6db9a5c. Bugbot is set up for automated code reviews on this repo. Configure here.