Skip to content
Snippets Groups Projects
Commit 33851a5a authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

refactor: replace github code search with getTree/manual search (#944)

Previously Renovate was using the GitHub code search API once for each filename we are looking for. Instead, we now retrieve a list of files in the repository and cache it so it can be reused for filename matches.

Closes #939
parent c1bf1ebf
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment