Skip to content

Releases: codecov/codecov-circleci-orb

1.1.5

03 May 16:07
ab0646f
Compare
Choose a tag to compare

1.1.5

Fixes

  • #78 Update validation regex and add shasum flexibility

1.1.4

15 Apr 21:23
9012e4c
Compare
Choose a tag to compare

1.1.4

Features
None

Fixes

  • #74 Add validation of checksums

Dependencies

  • #75 Bump y18n from 4.0.0 to 4.0.3

1.1.2

23 Nov 20:43
5f8eb5c
Compare
Choose a tag to compare

1.1.2

Features
None

Fixes

  • #52 Show error message when curl fails.
  • #57 Add Codecov bash paramter

v1.1.1

28 Jul 12:34
2b53ff7
Compare
Choose a tag to compare

Features
None

Fixes

  • #44 Security fixes on lodash

v1.1.0

28 Jul 12:33
162eabc
Compare
Choose a tag to compare

Features

  • #38 Automated orb publishing

Fixes

  • #30 Update homepage URL
  • #36 Run tests against development orb
  • #37 Publish orb based on semver commit

v1.0.6

02 Jan 15:52
Compare
Choose a tag to compare

Features
None

Fixes

  • (e579d6c) Add link to GitHub repository
  • (026635e) Allow for custom Codecov URL as a parameter (for Enterprise users)
  • (d7fcbfd) Update token type to env_var_name

v1.0.5

05 Jun 22:28
36a3af6
Compare
Choose a tag to compare

Features
None

Fixes

  • (c9aeab8) Do not fail if no flags are provided
  • (6509115) Add a when parameter to denote when this should be run
  • (f0fe5d9) Place nicely with Alpine images
  • (f0fe5d9) Do not fail if no token is provided

v1.0.4

20 Feb 03:00
bba2a84
Compare
Choose a tag to compare

Features
None

Fixes

  • (c9aeab8) Only send the -F argument if flags are present

v1.0.3

23 Jan 18:58
02f1d3d
Compare
Choose a tag to compare

Features

  • (141f2e6) File parameter is now optional and behaves in line with the bash uploader

Fixes
None

v1.0.2

28 Dec 15:51
58d74aa
Compare
Choose a tag to compare

Features
None

Fixes

  • (37eb260) Flags flag is not getting properly parsed due to potentially taking in an empty string. Moving it to the bottom of the bash command to prevent improper argument parsing