Skip to content

echopoint v0.15.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:46
· 2 commits to main since this release
6a1ea42

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.sh | sh

Quick Install (Windows / PowerShell)

irm https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.ps1 | iex

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • 172c1ef Merge remote-tracking branch 'origin/main' into feat/rich-run-summary
  • 357b7da chore(cli): satisfy command name lint
  • 66c0683 feat(action): rich CI summary with per-flow failure reasons
  • b703893 feat(flows): link flow id to app URL in run results
  • 5c0e687 fix(cli): allow auth for subcommands named "update"