mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-29 17:38:12 -07:00
Add "update" and "checkVersions" as tasks.
This commit is contained in:
parent
8d72cfd12b
commit
de09321727
4 changed files with 30 additions and 4 deletions
|
@ -235,6 +235,7 @@ private class Main @Inject constructor(
|
|||
}
|
||||
|
||||
val allProjects = findProjectResult.projects
|
||||
findProjectResult.context.allProjects.addAll(allProjects)
|
||||
|
||||
//
|
||||
// Now that we have projects, add all the repos from repo contributors that need a Project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue