Skip to content

Support for multiple hosts to be set in GIT_HOST_TYPES #2422

Open
@yiannistri

Description

In WGE, there's an environment variable GIT_HOST_TYPES that is used to map a custom host address to the type of git provider running in that address. For example, if we set

GIT_HOST_TYPES: git.example.com=bitbucket-server

then any GitRepository URLs that reference git.example.com are assumed to be BitBucket Server repositories.

In BitBucket Server we may have to set both HTTPS and SSH URLs in this variable, which is not currently supported.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions