Skip to content

Releases: kiegroup/act-js

v2.0.8

27 Apr 12:51
1dc7340
Compare
Choose a tag to compare

Bug fix:

  • fix: dynamically download the right act binary based on user os and architecture (#31)

v2.0.7

26 Apr 04:31
87683dc
Compare
Choose a tag to compare

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

13 Apr 19:53
e2d15f6
Compare
Choose a tag to compare

Features:

  • Allow mocking of API calls based on headers in Mockapi (#18)

v2.0.5

13 Apr 19:51
84be11d
Compare
Choose a tag to compare

Features:

  • Allow adding headers in mocked responses sent by Mockapi (#17)

v2.0.4

13 Apr 19:46
f15f749
Compare
Choose a tag to compare

Bug Fix:

  • Fix redirect cycle when using proxy (#16)
  • Allow passing of url queries from proxy to actual target (#16)

v2.0.3

13 Apr 19:44
0e7634c
Compare
Choose a tag to compare

Features:

  • Allow unmocked requests to pass through (#15)

v2.0.2

03 Mar 20:06
69ec29c
Compare
Choose a tag to compare
  • Ugraded act to 0.2.43 (#14)

v2.0.1

01 Mar 15:40
299380b
Compare
Choose a tag to compare

New features:

  • Run an action using both job name and event (#13)
  • Pass input to workflows (#11)

v2.0.0

08 Feb 00:23
bc475e5
Compare
Choose a tag to compare

New features:

  • Added Mockapi to act-js from mock-github

v1.1.1

09 Dec 15:31
1eff951
Compare
Choose a tag to compare

New features:

  • Added grouping of output based on annotations