v1.13.0 #57
webknjaz
announced in
Announcements
v1.13.0
#57
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For this release, @felixfontein made a series of pull requests with the changes listed below.
What's Changed
New action inputs were added (default is bold):
coverage
with the possible values ofalways
,never
, andauto
to allow controlling code coverage (Allow to control code coverage #50)integration-continue-on-error
, booleantrue
, let'sansible-test
continue with other integration tests after encountering an error (Control integration test options #51)integration-diff
, booleantrue
, for showing the diff in integration tests (Control integration test options #51)integration-retry-on-error
, booleantrue
, instructsansible-test
to reattempt a failed integration test target instead of giving up immediately (Control integration test options #51)Internal things
Full Diff: v1.12.0...v1.13.0
This discussion was created from the release v1.13.0.
Beta Was this translation helpful? Give feedback.
All reactions