-
- Downloads
feat: add additional git authentication rules (#13477)
* feat: add additional git authentication rules * feat: refactor and add additional test cases * fix: add git envs to gomod tests * chore: revert function renaming * chore: use interface instead of type * chore: add test for different protocol * chore: add typed import * fix: do not use quotes, it breaks the docker sidecar * chore: use correct quotes * chore: incorporate feedback * chore: lint files Co-authored-by:Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
Showing
- lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap 8 additions, 4 deletionslib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
- lib/manager/gomod/artifacts.spec.ts 97 additions, 28 deletionslib/manager/gomod/artifacts.spec.ts
- lib/util/git/auth.spec.ts 161 additions, 24 deletionslib/util/git/auth.spec.ts
- lib/util/git/auth.ts 70 additions, 13 deletionslib/util/git/auth.ts
- lib/util/git/types.ts 9 additions, 0 deletionslib/util/git/types.ts
Loading
Please register or sign in to comment