Skip to content

Releases: codecov/codecov-circleci-orb

2.0.0

09 Sep 23:49
Compare
Choose a tag to compare

Version 2.0.0 represents a move to the new Codecov uploader and away from the bash uploader Functionality should be roughly the same, but will follow the arguments laid out in the new uploader

1.2.5

03 Aug 02:32
76bc0de
Compare
Choose a tag to compare

1.2.5

Fixes

  • #98 chore: Add basic usage example

1.2.4

03 Aug 02:31
84e8472
Compare
Choose a tag to compare

1.2.4

Fixes

  • #95 chore: switch to using env_var_name for token type

1.2.3

27 May 17:18
c4facef
Compare
Choose a tag to compare

1.2.3

Backwards Incompatibility
using_windows has been deprecated

Fixes

  • #89 Fixes issue with running bash on Windows machines

1.2.2

26 May 17:35
c9b2aac
Compare
Choose a tag to compare

1.2.2

Fixes

  • #88 Fixes issue with Windows curling the bash script

1.2.1

24 May 17:05
d7ce050
Compare
Choose a tag to compare

1.2.1

Fixes

  • #87 Fix support for Windows executors

1.2.0

06 May 13:01
4c356f4
Compare
Choose a tag to compare

1.2.0

Features

  • #84 Allow extra parameters to be specified from the bash uploader

Fixes

  • #84 Fixes issue with parameters in 1.1.6

1.1.6

06 May 02:51
b95c45f
Compare
Choose a tag to compare

1.1.6

Fixes

  • #81 Update bash script with best practices
  • #82 Reduce the code in the orb to DRY

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