Releases: antithesishq/antithesis-trigger-action
Releases · antithesishq/antithesis-trigger-action
v0.7
- Updated multiple dependencies
v0.6
What's Changed
- Add support for multiple tests per commit
- Updated multiple dependencies
v0.5
- Added support for custom parameters.
- Added support to specify additional email recipients that will receive the test results.
- Upgraded npm packages.
v0.4
- 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
What's Changed
- Support setting the source ref parameter when calling Antithesis
v0.2
What's Changed
- Upgraded npm packages
v0.1 - Initial Release
This is the initial release of the Antithesis trigger action. This action enables you to trigger & process the results of an Antithesis test run.