Skip to content

CLI v1.2.0 — New commands, JSON data support, and production hardening#2

Merged
mononz merged 2 commits intomainfrom
minor-improvements
Mar 18, 2026
Merged

CLI v1.2.0 — New commands, JSON data support, and production hardening#2
mononz merged 2 commits intomainfrom
minor-improvements

Conversation

@mononz
Copy link
Copy Markdown
Contributor

@mononz mononz commented Mar 18, 2026

Summary

  • Added apialerts init for interactive masked API key setup (TTY-aware)
  • Added apialerts config --unset to remove stored API key
  • Added --data/-d flag to send for passing arbitrary JSON event data (validated on input)
  • send and test now print the destination workspace and channel from the API response instead of swallowing the result
  • Integration name changed from "cli" to "apialerts-cli"
  • Upgraded SDK dependency to v1.2.0-alpha.4
  • Fixed go-version hardcode in all three CI workflows → go-version-file: 'go.mod'
  • Replaced all map[string]interface{} with map[string]any
  • Added 15 functional tests

Jared Hall added 2 commits March 18, 2026 03:21
@mononz mononz added this to the 1.2.0 milestone Mar 18, 2026
@mononz mononz self-assigned this Mar 18, 2026
@mononz mononz merged commit 0372c5d into main Mar 18, 2026
1 check passed
@mononz mononz deleted the minor-improvements branch March 18, 2026 08:07
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