0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-11 21:59:05 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Tobias
9008c2e533
chore(git): use PLATFORM_HOST_TYPES as supported git hosts for gitAllowedHostTypes () 2024-08-07 21:54:53 +00:00
Aleksandr Mezin
f3ef1739d5
fix(git/auth): fix insteadOf for bitbucket-server () 2024-07-20 11:16:01 +00:00
Sergei Zharinov
d6d1e57763
refactor: Rename validateUrl to isHttpUrl () 2024-04-17 15:57:33 +00:00
renovate[bot]
8de2126cb2
build(deps): update dependency prettier to v3.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-21 07:10:51 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Tobias
095afcd0ba
feat(git/auth): Support hostrules with username and password when authenticating git commands () 2023-09-04 09:48:17 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Tobias
6c6984b220
feat(git): move git autentification via environment variables to git auth ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-20 19:30:39 +00:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union () 2022-11-01 14:46:09 +00:00
Michael Kriese
9caf45ed43
fix(git): wrong git url handling ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-24 19:41:43 +00:00
Michael Kriese
321afb5ede
fix(manager/gomod): fix auth ()
* fix(manager/gomod): fix auth

* fix: add another github url

* test: fix coverage

* Update lib/util/git/auth.spec.ts

Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>

Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
2022-08-12 05:12:30 +00:00
Michael Kriese
8270d5512d
refactor: fix lint issues ()
* refactor: fix lint issues

* Update lib/renovate.ts

* chore: revert toplevel await for ts
2022-07-26 08:32:12 +00:00
renovate[bot]
210695c1a0
build(deps): update dependency git-url-parse to v12 ()
* build(deps): update dependency git-url-parse to v12

* fix: add workaround

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-11 19:37:56 +00:00
Michael Kriese
5723be1ac5
refactor: add strict null checks () 2022-02-11 11:02:30 +01:00
Nils Plaschke
33e9e5a97d
fix: remove quotations around git insteadOF url () 2022-02-07 20:00:53 +00:00
Nils Plaschke
2eadd19a47
feat: add additional git authentication rules ()
* 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>
2022-02-05 07:50:48 +00:00
Matt Palmer
3cdfd7a20a
fix(manager/gomod): GitLab Private Authentication () 2021-12-21 13:09:49 +00:00
Tobias
87c5e8e022
feat(gomod): use git host rules as authentication for gosum updates ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-31 07:06:59 +00:00
Tobias
53964d196d
fix(gomod): remove token encoding ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:49:36 +00:00
Tobias
15dd2fcf02
feat(git): insteadOf environment variables for authentication ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-20 13:16:49 +02:00
Rhys Arkins
f0e1070299
fix(gomod): revert auth changes () 2021-07-30 10:23:35 +00:00
Tobias
9237127be2
chore(go): add support for authenticated go git from source () 2021-07-14 08:32:30 +00:00