Skip to content

Automated cherry pick of #6811: Bump codecov/codecov-action from 4 to 5 (#6811) #6819: Fix codecov-action usage after upgrading to v5 (#6819) #7013: Fix glob pattern in codecov action (Kind tests) (#7013) #7025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

antoninbas
Copy link
Contributor

Cherry pick of #6811 #6819 #7013 on release-2.2.

#6811: Bump codecov/codecov-action from 4 to 5 (#6811)
#6819: Fix codecov-action usage after upgrading to v5 (#6819)
#7013: Fix glob pattern in codecov action (Kind tests) (#7013)

For details on the cherry pick process, see the cherry pick requests page.

dependabot bot and others added 3 commits February 24, 2025 12:54
The "file" input has been deprecated (and is now gone) in favor of
"files".

Signed-off-by: Antonin Bas <[email protected]>
The codecov CLI has been updated, and the glob translation logic is
different. We need the '**' pattern to match the full path.
See codecov/codecov-cli#619

We also remove the trailing wildcard, as it seems that we only ever use
the .cov.out suffix for these tests.

Signed-off-by: Antonin Bas <[email protected]>
@antoninbas antoninbas added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Feb 24, 2025
@antoninbas antoninbas merged commit 9a7f459 into antrea-io:release-2.2 Feb 25, 2025
50 of 57 checks passed
@antoninbas antoninbas deleted the automated-cherry-pick-of-#6811-#6819-#7013-upstream-release-2.2 branch February 25, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants