Skip to content

chore(sdk): bump go-flashduty and regenerate CLI surface for monit invoke#98

Merged
ysyneu merged 2 commits into
mainfrom
fix/monit-invoke-drop-elapsed-fields
Jul 22, 2026
Merged

chore(sdk): bump go-flashduty and regenerate CLI surface for monit invoke#98
ysyneu merged 2 commits into
mainfrom
fix/monit-invoke-drop-elapsed-fields

Conversation

@ysyneu

@ysyneu ysyneu commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps go-flashduty to pick up the /monit/tools/invoke elapsed-field removal (go-flashduty#35, itself sourced from flashduty-docs#199).
  • Regenerates internal/cli/zz_generated_*.go via go run ./internal/cmd/cligen — drops agent_elapsed_ms/e2e_elapsed_ms from the monit-agent invoke response help text; also picks up an unrelated datasource credential-masking description the SDK had queued.
  • Drops the matching bullet from skills/flashduty/reference/monit-agent.md.

Note: go.mod currently pins a pseudo-version off go-flashduty's fix/monit-invoke-drop-elapsed-fields branch (needed to regen before that PR merges). Once go-flashduty#35 merges, re-pin to the merged-main commit before merging this PR (same pattern as e93ef96).

Test plan

  • make fmt — no diff
  • make test — all green
  • make check-cards — cards OK
  • go build ./...

ysyneu added 2 commits July 22, 2026 04:38
Picks up go-flashduty's monit invoke elapsed-field removal
(agent_elapsed_ms/e2e_elapsed_ms no longer in /monit/tools/invoke's
response) via go-flashduty#35, regenerates zz_generated_*.go via cligen,
and drops the matching bullet from skills/flashduty/reference/monit-agent.md.
@ysyneu
ysyneu merged commit 923a4f8 into main Jul 22, 2026
12 checks passed
@ysyneu
ysyneu deleted the fix/monit-invoke-drop-elapsed-fields branch July 22, 2026 11:51
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