Skip to content

Releases: kiegroup/act-js

v1.1.0

08 Dec 13:25
6508570
Compare
Choose a tag to compare

New Features:

  • Added a method to pass event payload
  • Added option to log raw output from act for debugging purposes
  • Added option to bind the cwd to the workflow run
  • Added quick wrappers to set github token and step summary env variables

Refactor:

  • Removed getters for cwd and env since they are not actually useful

v1.0.0

23 Nov 15:57
cff2451
Compare
Choose a tag to compare

Added a way to access act cli using an API