Releases: jlndk/github-action-jest
Releases · jlndk/github-action-jest
1.0.3: Now runs on push
1.0.2: Fix critial bug (now action fails on failing tests)
This release merges #133, which actually makes this action fail the workflow if tests fail (and the fail-action-if-jest-fails
is false)
1.0.1: Stability/quality improvements
Description
This release has been focused on increasing the code coverage and quality, through more tests and refactoring
Merged Pull Requests
Initial Release!
This is the first working version of this action!
0.4 prerelease
This is the first published release.
Nothing changed since 0.3-pre
0.3 prerelease
The commits for 0.2 wasn't pushed
0.2 prerelease
This version simply refactors the code coverage module adds a few tests, and is simply released in order to debug this action.
Is still not expected to work
0.1 prerelease
This is the first release!
Nothing is expected to work currently