Skip to content

Releases: codecov/codecov-action

v5.0.7

21 Nov 12:28
v5.0.7
015f24e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.6...v5.0.7

v5.0.6

21 Nov 12:28
v5.0.6
d168679
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.5...v5.0.6

v5.0.5

20 Nov 15:38
v5.0.5
288befb
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @codecov-releaser-app made their first contribution in #1685

Full Changelog: v5.0.4...v5.0.5

v5.0.4

20 Nov 02:16
v5.0.4
985343d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

19 Nov 22:13
v5.0.3
05f5a9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

15 Nov 15:27
v5.0.2
5c47607
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

15 Nov 14:35
v5.0.1
3b1354a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

14 Nov 16:40
v5.0.0
9688725
Compare
Choose a tag to compare

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

Warning

The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

Full Changelog: v4.6.0...v5.0.0

v5.0.0-beta

13 Nov 19:18
v5.0.0-beta
193421c
Compare
Choose a tag to compare
v5.0.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v4.6.0...v5.0.0-beta

v4.6.0

01 Oct 14:53
v4.6.0
b9fd7d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0