open-feature / python-sdk

Python SDK for OpenFeature
https://openfeature.dev
Apache License 2.0
47 stars 16 forks source link

chore: update codecov and use OIDC #313

Closed gruebel closed 4 months ago

gruebel commented 4 months ago

ok, that won't work

beeme1mr commented 4 months ago

@gruebel do you know why that won't work? Using OIDC would be nice.

gruebel commented 4 months ago

@beeme1mr Yeah, basically the GH token can't have the needed permission, when coming from a fork. It would only work for PRs from the same repo.

beeme1mr commented 4 months ago

Okay, yeah. That was the issue Todd reported a few months ago. CodeCov doesn't seem to have a great answer for that unfortunately.