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: set codecov token #184

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Conversation

crazy-max
Copy link
Collaborator

Similar to moby/buildkit#4660: https://github.com/tonistiigi/fsutil/actions/runs/7956366236/job/21716950079#step:5:32

image

We don't have any coverage report on the main branch: https://app.codecov.io/gh/tonistiigi/fsutil

image

That's because Codecov token is required since https://github.com/codecov/codecov-action/releases/tag/v4.0.0.

@tonistiigi You will find the token at https://app.codecov.io/gh/tonistiigi/fsutil/settings. Then you can add it as repository secret named CODECOV_TOKEN at https://github.com/tonistiigi/fsutil/settings/secrets/actions

Also add codecov config similar to BuildKit one: https://github.com/moby/buildkit/blob/master/codecov.yml

@crazy-max crazy-max changed the title Codecov token ci: set codecov token Feb 20, 2024
@tonistiigi tonistiigi merged commit 4631d49 into tonistiigi:master Feb 23, 2024
14 checks passed
@crazy-max crazy-max deleted the codecov-token branch February 23, 2024 19:53
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