Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Releases: reside-eng/upload-coverage-base-action

v1.1.2

21 Apr 22:44
cd6a0cc
Compare
Choose a tag to compare

1.1.2 (2022-04-21)

Bug Fixes

  • set default path for coverage file (#13) (cd6a0cc)

v1.1.1

15 Apr 08:30
a9e2cea
Compare
Choose a tag to compare

1.1.1 (2022-04-15)

Bug Fixes

  • load coverage artifact directly by name [PLAT-1979] (#12) (a9e2cea)

v1.1.0

14 Apr 01:09
8f865a0
Compare
Choose a tag to compare

1.1.0 (2022-04-14)

Features

  • use lcov file if it already exists [PLAT-1985] (#11) (8f865a0)

v1.0.4

18 Mar 05:36
b6e9d82
Compare
Choose a tag to compare

1.0.4 (2022-03-18)

Bug Fixes

v1.0.3

18 Mar 00:46
5e5bbc0
Compare
Choose a tag to compare

1.0.3 (2022-03-18)

Bug Fixes

  • improve coveralls error handling (#9) (5e5bbc0)

v1.0.2

17 Mar 23:55
22a9c08
Compare
Choose a tag to compare

1.0.2 (2022-03-17)

Bug Fixes

  • correctly load base branch [PLAT-1782] (#8) (22a9c08)

v1.0.1

08 Mar 00:33
9409389
Compare
Choose a tag to compare

1.0.1 (2022-03-08)

Bug Fixes

  • build: include dist in git tracking (#7) (9409389)

v1.0.0

07 Mar 23:18
fb0e3a8
Compare
Choose a tag to compare

1.0.0 (2022-03-07)

Bug Fixes

  • ci: scope github registry config in publish workflow (#5) (c9e1c3b)
  • ci: set registry before attempting to set token (#3) (7a61451)
  • ci: try switching back to npmjs registry in global (#4) (65aee78)
  • configure npm for github package registry (#2) (3ce1345)
  • use correct urls in package file (#6) (fb0e3a8)

Features