Skip to content

Releases: antithesishq/antithesis-trigger-action

v0.7

17 Jan 15:51
Compare
Choose a tag to compare
  • Updated multiple dependencies

v0.6

23 Aug 21:01
aaaebf2
Compare
Choose a tag to compare

What's Changed

  • Add support for multiple tests per commit
  • Updated multiple dependencies

v0.5

16 May 16:11
679ab2c
Compare
Choose a tag to compare
  • Added support for custom parameters.
  • Added support to specify additional email recipients that will receive the test results.
  • Upgraded npm packages.

v0.4

08 May 16:21
Compare
Choose a tag to compare
  • Added support to the new antithesis.description parameter which enables the action to set a string description of your test run. The description will be in the headers of the generated report and of any emails triggered by the test run.
  • Added support to the new antithesis.config_image parameter which enables the action to specify the image version that Antithesis will pull from the container registry for the config image.
  • Upgraded npm packages.

v0.3

12 Mar 13:48
2fd1e85
Compare
Choose a tag to compare

What's Changed

  • Support setting the source ref parameter when calling Antithesis

v0.2

11 Mar 16:16
Compare
Choose a tag to compare

What's Changed

  • Upgraded npm packages

v0.1 - Initial Release

08 Feb 21:27
Compare
Choose a tag to compare

This is the initial release of the Antithesis trigger action. This action enables you to trigger & process the results of an Antithesis test run.