oras-project / oras

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

Update github action codecov to v4 when fixed #1291

Closed TerryHowe closed 1 month ago

TerryHowe commented 3 months ago

What happened in your environment?

It looks like there are problems with v4 coverage I was not aware off. Reverting for now.

https://github.com/codecov/codecov-action/issues/1292

What did you expect to happen?

it to work

How can we reproduce it?

Run v4 codecov

What is the version of your ORAS CLI?

main/latest

What is your OS environment?

linux

Are you willing to submit PRs to fix it?

TerryHowe commented 2 months ago

Seems like this isn't fixed.

qweeah commented 2 months ago

Dependabot PRs are failing, should replicate codecov token to dependabot secrets as is suggested in https://github.com/codecov/codecov-action/issues/1292#issuecomment-1960681670