-
Notifications
You must be signed in to change notification settings - Fork 12
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
PR fails to upload coverage data #90
Comments
Hummm let's see how you do that... |
Yeah I have no idea how to make this work I see nothing that'd let you do that, wat :/ |
How is it set up now? As an environment variable? Not at all because of codecov integration with github? So there is https://github.com/codecov/codecov-action but sure, I would rather do CI agnostic activities with CI agnostic code. |
It's currently just using the Even if I were using the "official" codecov-action GHA I think you'd have the same issue. |
Yeah it looks like that's the case, and that obviously this is already a known issue: and Fun. |
Sigh, I guess for now just disabling running coverage for PRs. |
Trio anyways decided that submitting code coverage results was an unlikely attack vector with minimal damage and just made the code public. Granted that's assuming everything else in the security chain works... |
The token you mean? Yeah I probably agree with that especially considering
I never even look at codecov.io, sounds reasonable to me.
…On Mon, Dec 30, 2019, 14:44 Kyle Altendorf ***@***.***> wrote:
Trio anyways decided that submitting code coverage results was an unlikely
attack vector with minimal damage and just made the code public. Granted
that's assuming everything else in the security chain works...
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#90?email_source=notifications&email_token=AACQQXTITYUNJ6XZENE5HDTQ3ICL3A5CNFSM4KABPZFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH2OJ2Y#issuecomment-569697515>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACQQXQ4S24EMRNTZXUC32TQ3ICL3ANCNFSM4KABPZFA>
.
|
Maybe make the repository upload token available for PRs?
https://github.com/Julian/venvs/pull/48/checks?check_run_id=365463489#step:6:363
The text was updated successfully, but these errors were encountered: