-
- Downloads
Add ``fail_on_http_error`` arg to github repository reader. (#13366)
* catch http error * fix missing variable * add tests * run pants tailor * update tests with mock for all requests * fix tests * skip test if no github_token * lint * vbump --------- Co-authored-by:Andrei Fajardo <92402603+nerdai@users.noreply.github.com> Co-authored-by:
Andrei Fajardo <andrei@nerdai.io>
Showing
- docs/BUILD 8 additions, 0 deletionsdocs/BUILD
- llama-index-integrations/readers/llama-index-readers-github/llama_index/readers/github/repository/github_client.py 12 additions, 1 deletion...ub/llama_index/readers/github/repository/github_client.py
- llama-index-integrations/readers/llama-index-readers-github/pyproject.toml 1 addition, 1 deletion...rations/readers/llama-index-readers-github/pyproject.toml
- llama-index-integrations/readers/llama-index-readers-github/tests/BUILD 3 additions, 0 deletions...tegrations/readers/llama-index-readers-github/tests/BUILD
- llama-index-integrations/readers/llama-index-readers-github/tests/test_github_repository_reader.py 75 additions, 0 deletions...dex-readers-github/tests/test_github_repository_reader.py
Loading
Please register or sign in to comment