Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Releases: jobteaser/github-frontend-coverage-action

Update actions for node@12 deprecation

25 Oct 12:32
231b524
Compare
Choose a tag to compare
2.3.1

feat(node): update action to use node@16 (#10)

Add auto-retry feature on push to pushgateway

18 Feb 14:26
65b480a
Compare
Choose a tag to compare
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

25 Nov 08:31
8dd6e16
Compare
Choose a tag to compare
fix(error-handling): add http error handling (#8)

v2.1.0 Use node 16 & npm 7 + add working-directory param

28 Oct 12:48
075f5d4
Compare
Choose a tag to compare
feat(add-working-directory): add new param 'working-directory' (#6)

v2.0.1 Fix: Multi-folders parameter handling

13 Jul 08:34
26f8911
Compare
Choose a tag to compare
fix(compute): incorrect coverage computing (#4)

v2.0.0 use JSON config for folders

27 Apr 09:14
5aba57a
Compare
Choose a tag to compare
feat(compute): update action to use a JSON config for folders list (#3)

v1.0.0

16 Mar 16:27
cb78321
Compare
Choose a tag to compare
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