1
0
Fork 0
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:
Cedric Beust 2016-06-27 01:52:17 -08:00
parent 8d72cfd12b
commit de09321727
4 changed files with 30 additions and 4 deletions

View file

@ -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