Searched refs:RepoProject (Results 1 – 3 of 3) sorted by relevance
29 type RepoProject struct { struct40 Projects []RepoProject `xml:"project"`
40 func resolveProject(ctx context.Context, repoProj *app.RepoProject, remote *app.RepoRemote, proj Pr… argument133 repoChan := make(chan *app.RepoProject)
144 Projects: []app.RepoProject{},166 app.RepoProject{Groups: "group", Name: name, Revision: "sha", Path: name})