Releases: kiegroup/act-js
Releases · kiegroup/act-js
v1.1.0
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
Added a way to access act
cli using an API