Skip to content

Releases: cirrus-geo/cirrus-mgmt

v0.1.1

16 Feb 18:21
715a155
Compare
Choose a tag to compare

Fixed

  • Workflow runner CLI fixes by @ircwaves in #5
  • fix sfn execution retrieval by @ircwaves in #6
  • set exit status appropriately, and skip stack trace in CLI mode by @ircwaves in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Aug 20:16
Compare
Choose a tag to compare

What's Changed

Full changelog: v0.1.0a...v0.1.0

Added

  • CLI and library functions to run a cirrus workflow, and collect its output. Also adds a call command which is similar to exec but uses a subprocess. And adds invoke_lambda which invokes lambdas that are part of the cirrus deployment. (#4)

v0.1.0a

10 Nov 05:28
Compare
Choose a tag to compare
v0.1.0a Pre-release
Pre-release

Testing the release process.