This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Releases: jobteaser/github-frontend-coverage-action
Releases · jobteaser/github-frontend-coverage-action
Update actions for node@12 deprecation
2.3.1 feat(node): update action to use node@16 (#10)
Add auto-retry feature on push to pushgateway
feat(push-to-gateway): add ability to retry pushing metrics (#9) * feat(push-to-gateway): add ability to retry pushing metrics * feat(push-to-gateway): fix review - use a constants file
v2.2.0: improve error handling
fix(error-handling): add http error handling (#8)
v2.1.0 Use node 16 & npm 7 + add working-directory param
feat(add-working-directory): add new param 'working-directory' (#6)
v2.0.1 Fix: Multi-folders parameter handling
fix(compute): incorrect coverage computing (#4)
v2.0.0 use JSON config for folders
feat(compute): update action to use a JSON config for folders list (#3)
v1.0.0
chore(ci): add github action workflow to repo (#2) * chore(ci): add github action workflow to repo * chore(ci): fix typo in badge alt text