Skip to content

Releases: mablhq/setup-mabl-cli

v1.5

21 May 17:16
Compare
Choose a tag to compare
  • Updated Actions libraries
  • Updated Actions Node.js level to v20
  • Updated Node.js version required to install CLI to v18

v1

01 Mar 19:54
Compare
Choose a tag to compare

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

21 May 17:15
Compare
Choose a tag to compare
  • Update Actions libraries
  • Update Actions Node.js level to v16

v1.3

05 Apr 15:00
Compare
Choose a tag to compare
  • Install CLI version 1.20.1 with keytar dependency.

v1.2

08 Aug 18:39
Compare
Choose a tag to compare
  • 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

01 Mar 19:20
Compare
Choose a tag to compare
  • 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

17 Oct 21:24
Compare
Choose a tag to compare
  • Accept workspace id as workspace, workspace_id, or workspace-id
  • Update docs
  • Update @actions/core to address set-env deprecation
  • Update other @actions libraries

v0.2

17 Jan 00:57
Compare
Choose a tag to compare

-Support for configuring workspace
-Much improved error handling and messaging for common mis-configurations

v0.1

14 Nov 15:59
Compare
Choose a tag to compare

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.