fix(core/http): fallback to github /gitlab hosttype (#11605)
* fix(core/http): fallback to github /gitlab hosttype
* fix: remove generic host rule
* Update lib/util/http/index.ts
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
Showing
- lib/constants/platform.spec.ts 25 additions, 6 deletionslib/constants/platform.spec.ts
- lib/constants/platforms.ts 13 additions, 0 deletionslib/constants/platforms.ts
- lib/platform/github/__snapshots__/index.spec.ts.snap 0 additions, 27 deletionslib/platform/github/__snapshots__/index.spec.ts.snap
- lib/platform/github/index.spec.ts 0 additions, 11 deletionslib/platform/github/index.spec.ts
- lib/platform/github/index.ts 1 addition, 7 deletionslib/platform/github/index.ts
- lib/types/github.ts 0 additions, 8 deletionslib/types/github.ts
- lib/types/index.ts 0 additions, 1 deletionlib/types/index.ts
- lib/types/platform/gitlab/index.spec.ts 0 additions, 25 deletionslib/types/platform/gitlab/index.spec.ts
- lib/types/platform/gitlab/index.ts 0 additions, 7 deletionslib/types/platform/gitlab/index.ts
- lib/util/http/auth.ts 7 additions, 5 deletionslib/util/http/auth.ts
- lib/util/http/host-rules.spec.ts 41 additions, 0 deletionslib/util/http/host-rules.spec.ts
- lib/util/http/host-rules.ts 44 additions, 7 deletionslib/util/http/host-rules.ts
- lib/util/http/index.spec.ts 7 additions, 0 deletionslib/util/http/index.spec.ts
- lib/util/http/index.ts 11 additions, 5 deletionslib/util/http/index.ts
Loading
Please register or sign in to comment