Releases: mablhq/setup-mabl-cli
Releases · mablhq/setup-mabl-cli
v1.5
- Updated Actions libraries
- Updated Actions Node.js level to v20
- Updated Node.js version required to install CLI to v18
v1
Floating v1
tag which will always point to the head v1
release.
To pin to specific version, use the full tag, like v1.0
or v1.1
.
Mark mabl-cli as GA
- Update docs
- Update dependencies
- Start using floating
v1
version
v1.4
- Update Actions libraries
- Update Actions Node.js level to v16
v1.3
- Install CLI version 1.20.1 with keytar dependency.
v1.2
- Updated notes regarding the Node.js v12 mabl-cli runtime bump
- Action build dependency updates
- Fixed typo in Actions spec, fix warnings when using
workspace-id
property
v1.1
- Fix action to honor version argument
- Fix action to use proper installation path for Windows
- Update workflow to run tests on Linux, macOS, and Windows
v0.4
- Accept workspace id as
workspace
,workspace_id
, orworkspace-id
- Update docs
- Update @actions/core to address set-env deprecation
- Update other @actions libraries
v0.2
-Support for configuring workspace
-Much improved error handling and messaging for common mis-configurations
v0.1
First release of a github action that installs and configures the mabl CLI so it can be used in subsequent steps. Includes support for installing arbitrary versions of the mabl CLI as well as configuring it with apiKey auth.
This is a BETA release of both the action and the mabl CLI.