oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.52k stars 181 forks source link

build(ci): set codecov CLI version to avoid tokenless upload failure #1421

Closed qweeah closed 5 months ago

qweeah commented 5 months ago

Try reset the CLI version since the last success run was based on Codecov CLI v0.6.0 https://github.com/oras-project/oras/actions/runs/9590619238/job/26446251379

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.28%. Comparing base (55ca84a) to head (f042c51).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1421 +/- ## ======================================= Coverage 85.28% 85.28% ======================================= Files 106 106 Lines 3798 3798 ======================================= Hits 3239 3239 Misses 335 335 Partials 224 224 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

qweeah commented 5 months ago

Related to https://github.com/codecov/codecov-action/issues/1487

shizhMSFT commented 5 months ago

Suggest creating an issue to track and revert this workaround.

qweeah commented 5 months ago

Suggest creating an issue to track and revert this workaround.

Issue created https://github.com/oras-project/oras/issues/1423