Skip to content

Releases: codecov/codecov-circleci-orb

3.1.0

04 Oct 20:50
7643d31
Compare
Choose a tag to compare

3.1.0

Features

  • #108 feat: Allow specifying version of Codecov uploader

3.0.0

09 Sep 23:49
8e2cbc4
Compare
Choose a tag to compare

Version 3.0.0 was a result of an unexpected deployment, but mirrors 2.0.0

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