nsoft / jesterj

Document Ingestion Framework for Search Systems
Apache License 2.0
35 stars 33 forks source link

Passing Builds listed as failing due to CodeCov issue #187

Open nsoft opened 1 year ago

nsoft commented 1 year ago

CodeCov is apparently getting ratelimited by github, causing errors with the message: Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token

However putting the token in a public repository has issues too, and the wording of the following post implies that it may not be a 100% fix.

https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954

OF COURSE this shows up on the day I publish a release...

nsoft commented 1 year ago

See also https://github.com/codecov/feedback/issues/126