Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

The CodeCov Bash uploader breaks uploads when run within GitHub Actions on GitHub Enterprise #440

Open
debayande opened this issue Jun 10, 2021 · 0 comments

Comments

@debayande
Copy link

debayande commented Jun 10, 2021

As a part of its routine for auto-detecting the underlying CI engine, the Bash uploader sets the build_url parameter to http://github.com/${GITHUB_REPOSITORY}/actions/runs/${GITHUB_RUN_ID} in L875 upon detecting GitHub Actions as the CI engine.

While this works fine for GitHub.com, it breaks uploads with HTTP 500 errors when run on GitHub Enterprise, GitHub's self-hosted sibling.

May we please request a fix for the same? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant