| Package | Description |
|---|---|
| io.fabric8.updatebot.commands | |
| io.fabric8.updatebot.model | |
| io.fabric8.updatebot.repository |
| Modifier and Type | Method and Description |
|---|---|
RepositoryConfig |
CommandSupport.getRepositoryConfig(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryConfig |
RepositoryConfigs.loadRepositoryConfig(String configFile,
File sourceDir)
Returns the UpdateBot project configurations from the given configFile (File or URL) and source directory
|
| Modifier and Type | Method and Description |
|---|---|
static GitRepositoryConfig |
RepositoryConfigs.getGitHubRepositoryDetails(RepositoryConfig repositoryConfig,
File sourceDir)
Returns the git repository configuration details
|
| Modifier and Type | Method and Description |
|---|---|
static List<LocalRepository> |
Repositories.cloneOrPullRepositories(CommandSupport command,
Configuration configuration,
RepositoryConfig repositoryConfig) |
protected static List<LocalRepository> |
Repositories.findRepositories(CommandSupport updateBot,
Configuration configuration,
RepositoryConfig repositoryConfig) |
Copyright © 2076–2017 Red Hat. All rights reserved.