Skip to content
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

fix: upgrade codecov #4440

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

g1eny0ung
Copy link
Member

What's changed and how it works?

Recently, the codecov workflows always failed. After investigating, I found that we need to set CODECOV_TOKEN due to workflows reported:

Please upload with the Codecov repository upload token to resolve issue.

Related changes

  • This change also requires further updates to the website (e.g. docs)
  • This change also requires further updates to the UI interface

Cherry-pick to release branches (optional)

This PR should be cherry-picked to the following release branches:

  • release-2.6
  • release-2.5

Checklist

CHANGELOG

Must include at least one of them.

  • I have updated the CHANGELOG.md
  • I have labeled this PR with "no-need-update-changelog"

Tests

Must include at least one of them.

  • Unit test
  • E2E test
  • Manual test

Side effects

  • Breaking backward compatibility

DCO

If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it:

git commit --amend --signoff
git push --force

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
@g1eny0ung g1eny0ung added the no-need-update-changelog Skip CI check "Must Update CHANGELOG" for this PR label Jun 19, 2024
@chaotic-prow chaotic-prow bot requested review from cwen0 and xlgao-zju June 19, 2024 17:31
@chaotic-prow
Copy link

chaotic-prow bot commented Jun 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from g1eny0ung. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions github-actions bot added the CI/CD label Jun 19, 2024
@g1eny0ung g1eny0ung merged commit 1c6ba82 into chaos-mesh:master Jun 20, 2024
52 of 56 checks passed
@g1eny0ung g1eny0ung deleted the fix/upgrade-codecov branch June 20, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD no-need-update-changelog Skip CI check "Must Update CHANGELOG" for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant