| Package | Description |
|---|---|
| io.fabric8.updatebot.kind | |
| io.fabric8.updatebot.kind.maven | |
| io.fabric8.updatebot.kind.npm | |
| io.fabric8.updatebot.model |
| Modifier and Type | Method and Description |
|---|---|
void |
Updater.addVersionChangesFromSource(CommandContext context,
Dependencies dependencyConfig,
List<DependencyVersionChange> list) |
void |
CompositeUpdater.addVersionChangesFromSource(CommandContext context,
Dependencies dependencyConfig,
List<DependencyVersionChange> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenUpdater.addVersionChangesFromSource(CommandContext context,
Dependencies dependencyConfig,
List<DependencyVersionChange> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageJsonUpdater.addVersionChangesFromSource(CommandContext context,
Dependencies dependencyConfig,
List<DependencyVersionChange> list)
Adds the list of possible dependency update steps from the given source context that we can then apply to
other repositories
|
| Modifier and Type | Method and Description |
|---|---|
Dependencies |
GitRepositoryConfig.getPull() |
Dependencies |
GitRepositoryConfig.getPush() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitRepositoryConfig.setPull(Dependencies pull) |
void |
GitRepositoryConfig.setPush(Dependencies push) |
Copyright © 2076–2017 Red Hat. All rights reserved.