Skip to content

Releases: codecov/codecov-action

v4.0.0

31 Jan 18:08
v4.0.0
f30e495
Compare
Choose a tag to compare

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes

  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

What's Changed

Read more

v3.1.6

30 Jan 19:20
v3.1.6
ab904c4
Compare
Choose a tag to compare

v3.1.5

25 Jan 18:48
v3.1.5
4fe8c5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v4.0.0-beta.3

22 Sep 22:31
428cda1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v4.0.0-beta.2...v4.0.0-beta.3

v4.0.0-beta.2

13 Sep 16:30
c4cf8a4
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v4.0.0-beta.1...v4.0.0-beta.2

4.0.0-beta.1

13 Sep 16:01
0016507
Compare
Choose a tag to compare
Pre-release

v4 represents a move from the universal uploader to the Codecov CLI. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.

Breaking Changes

  • No current support for aarch64 and alpine architectures.
  • Tokenless uploading is unsuported
  • Various arguments to the Action have been removed

What's Changed

New Contributors

Full Changelog: v3.1.4...v4.0.0-beta.1

3.1.4

15 May 20:51
eaaf4be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

3.1.3

20 Apr 17:41
894ff02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

3.1.2

11 Apr 20:10
40a12dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

3.1.1

19 Sep 15:25
d9f34f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1