[go: up one dir, main page]

Skip to content

Releases: codecov/codecov-action

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

v4.5.0

18 Jun 12:09
v4.5.0
e28ff12
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in #1446
  • build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #1443
  • build(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in #1445
  • build(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0 by @dependabot in #1459
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 by @dependabot in #1458
  • build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #1456
  • build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #1460
  • build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #1466
  • build(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 by @dependabot in #1467
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 by @dependabot in #1468
  • build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #1472
  • fix: handle trailing commas by @joseph-sentry in #1470
  • build(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot in #1474
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1475
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot in #1473
  • feat: add support for tokenless v3 by @joseph-sentry in #1410
  • Use an existing token even if the PR is from a fork by @leofeyer in #1471
  • chore(release): bump to 4.5.0 by @thomasrockhu-codecov in #1477

New Contributors

Full Changelog: v4.4.1...v4.5.0

v4.4.1

20 May 14:11
v4.4.1
125fc84
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

14 May 15:02
6d79887
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.4.0

v4.3.1

01 May 14:37
v4.3.1
5ecb98a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

09 Apr 17:59
v4.3.0
8450866
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0