-
- Downloads
fix(repology): Correctly resolve packageName to repology project again (#7997)
* fix(repology): Correctly resolve packageName to repology project again
As a fallback now do the direct API call, but only if the repository is not supported by the resolver tool
* Add missing httpMock expectation in test
* Do not log error in valid error case
* Add missing snapshot
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
Showing
- lib/datasource/repology/__snapshots__/index.spec.ts.snap 207 additions, 7 deletionslib/datasource/repology/__snapshots__/index.spec.ts.snap
- lib/datasource/repology/index.spec.ts 178 additions, 23 deletionslib/datasource/repology/index.spec.ts
- lib/datasource/repology/index.ts 122 additions, 31 deletionslib/datasource/repology/index.ts
Loading
Please register or sign in to comment