Merge pull request #4779 from annasong20/locloader

Reinstate #4652 without url-related code
This commit is contained in:
Kubernetes Prow Robot
2022-08-30 08:13:01 -07:00
committed by GitHub
21 changed files with 679 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ type RepoSpec struct {
// TODO(monopole): Drop raw, use processed fields instead.
raw string
// Host, e.g. github.com
// Host, e.g. https://github.com/
Host string
// orgRepo name (organization/repoName),