Skip to content

Feature/1.3.0#4

Merged
mononz merged 6 commits into
mainfrom
feature/1.3.0
May 28, 2026
Merged

Feature/1.3.0#4
mononz merged 6 commits into
mainfrom
feature/1.3.0

Conversation

@mononz
Copy link
Copy Markdown
Contributor

@mononz mononz commented Apr 6, 2026

What's new in v1.3.0

Distribution

  • npm + npx: npm install -g @apialerts/cli or npx @apialerts/cli
  • winget: winget install APIAlerts.CLI
  • 6 platform sub-packages on npm so only the matching binary is downloaded

Headless

  • APIALERTS_API_KEY env var works as an auth source, no config file required
  • --json flag puts a single-line JSON object on stdout for success, stderr for errors
  • --debug flag prints request URL, integration, and payload to stderr before sending
  • test command now accepts --key

Other

  • Bumped to apialerts-go v1.2.0
  • README rewritten with an install decision table
  • Lint added across all workflows

Jared Hall and others added 4 commits March 21, 2026 17:52
* attempted linux build

* comment out mac os notorize

* add back in all deploys

* rpm setup

* temp remove all deploys other than the rpm release

* temp remove github actions for non rpm builds

* restore all deploys

* sign rpm

 - temp disable other builds

* fix yml

* v1.2.3

 - revert to keep all builds: go, apt, rpm, windows, mac

---------

Co-authored-by: Jared Hall <jared@apialerts.com>
@mononz mononz self-assigned this Apr 6, 2026
Jared Hall added 2 commits April 7, 2026 03:03
 - new distribution channels: npm and winget
 - bump apialerts-go SDK to v1.2.0
 - headless: APIALERTS_API_KEY env var + --json machine-readable output
 - add --debug flag (verbose stderr) and --key flag on `test`
 - README rewritten for AI agent discoverability
 - add lint checks
@mononz mononz marked this pull request as ready for review May 28, 2026 17:39
@mononz mononz merged commit 87a73e6 into main May 28, 2026
1 check passed
@mononz mononz deleted the feature/1.3.0 branch May 28, 2026 17:41
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