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

ci: use codecov token in CICD/GnuTests workflows #5938

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

cakebaker
Copy link
Contributor

Since the recent update of the codecov GH action, the "Run GNU tests with coverage" job in GnuTests.yml (for example, https://github.com/uutils/coreutils/actions/runs/7766050082/job/21181432457, "Upload coverage results") shows the following error:

Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

This PR sets the required codecov token.

@cakebaker cakebaker marked this pull request as draft February 3, 2024 16:40
@cakebaker cakebaker changed the title ci: use codecov token in GnuTests workflow ci: use codecov token in CICD/GnuTests workflows Feb 4, 2024
@cakebaker cakebaker marked this pull request as ready for review February 6, 2024 07:45
@sylvestre sylvestre merged commit 118a65a into uutils:main Mar 1, 2024
57 of 62 checks passed
@cakebaker cakebaker deleted the ci_codecov_token branch March 2, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants