Skip to content

0.1.0: Initial alpha release

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 08:58
v0.1.0

Changed

  • wait --url is now by-url
  • wait --organization --pipeline --number is now by-number

Removed

  • --output-notification-json

Added

  • latest to wait for the latest build matching the options

    • Includes support for --branch, --state, --creator and --commit options
    • Supports --mine to filter by builds created by the API Access Token owner
  • New --output formats:

    • none, which outputs nothing to stdout
    • state-url (default), which outputs the build state and web console URL
    • notification-lines, which outputs the title and message of the system notification on separate lines