Releases: kiegroup/act-js
Releases · kiegroup/act-js
v2.0.8
Bug fix:
- fix: dynamically download the right act binary based on user os and architecture (#31)
v2.0.7
Features:
- feat: Add logs from
act
as and when it comes instead of together at the end (#22)
Bug fix:
- fix: use
mockSteps
with specific workflowFile passed to Act (#26)
v2.0.6
Features:
- Allow mocking of API calls based on headers in Mockapi (#18)
v2.0.5
Features:
- Allow adding headers in mocked responses sent by Mockapi (#17)
v2.0.4
Bug Fix:
- Fix redirect cycle when using proxy (#16)
- Allow passing of url queries from proxy to actual target (#16)
v2.0.3
Features:
- Allow unmocked requests to pass through (#15)
v2.0.2
- Ugraded
act
to 0.2.43 (#14)
v2.0.1
New features:
- Run an action using both job name and event (#13)
- Pass input to workflows (#11)
v2.0.0
New features:
- Added Mockapi to act-js from mock-github
v1.1.1
New features:
- Added grouping of output based on annotations