Documentation ¶
Index ¶
- func NormalizeBitbucketRepo(repoURL string) (string, error)
- func NormalizeGerritProject(project string) (string, error)
- func NormalizeGithubRepo(repoURL string) (string, error)
- func NormalizeGitlabRepo(repoURL string) (string, error)
- func NormalizeOrgRepoURL(provider, repoURL string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeBitbucketRepo ¶
func NormalizeGerritProject ¶
func NormalizeGithubRepo ¶
func NormalizeGitlabRepo ¶
func NormalizeOrgRepoURL ¶
NormalizeOrgRepoURL attempts to normalize repos for any provider using the example.com/org/repo style. e.g. %s, Gitlab and Bitbucket
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.