Package | Description |
---|---|
com.rultor.agents |
Agents.
|
com.rultor.agents.daemons |
Daemons.
|
com.rultor.agents.docker |
Docker agents.
|
com.rultor.agents.github |
Github.
|
com.rultor.agents.github.qtn |
Questions.
|
com.rultor.agents.req |
Merges.
|
com.rultor.agents.shells |
Shells.
|
com.rultor.profiles |
Profiles.
|
com.rultor.spi |
SPI.
|
Modifier and Type | Method and Description |
---|---|
Agent |
Agents.agent(Talk talk,
Profile profile)
Create it for a talk.
|
Constructor and Description |
---|
Mails(Profile prfl,
com.jcabi.email.Postman pstmn)
Ctor.
|
Publishes(Profile prf)
Ctor.
|
Constructor and Description |
---|
StartsDaemon(Profile prof)
Ctor.
|
Constructor and Description |
---|
StartsDockerDaemon(Profile prof)
Ctor.
|
Constructor and Description |
---|
ClosePullRequest(Profile prof,
com.jcabi.github.Github ghub)
Constructor.
|
ReleaseBinaries(com.jcabi.github.Github ghub,
Profile prof)
Ctor.
|
Constructor and Description |
---|
QnAskedBy(Profile prof,
String path,
Question qtn)
Ctor.
|
QnByArchitect(Profile prof,
String path,
Question qtn)
Ctor.
|
QnConfig(Profile prof)
Ctor.
|
Constructor and Description |
---|
StartsRequest(Profile prof)
Ctor.
|
Constructor and Description |
---|
PfShell(Profile prof,
String host,
int port,
String login,
String key)
Constructor.
|
RegistersShell(Profile profile,
String host,
int port,
String user,
String key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Profile |
Profiles.fetch(Talk talk)
Fetch a profile from a talk.
|
Profile |
Profiles.merged(Profile master,
String fork,
String branch)
Merge profile from master and fork.
|
Profile |
Profiles.validated(Profile master,
Profile merged)
Validate merged profile: merged profile must have no changes in architect
and commander sections (full match with master profile).
|
Modifier and Type | Method and Description |
---|---|
Profile |
Profiles.merged(Profile master,
String fork,
String branch)
Merge profile from master and fork.
|
Profile |
Profiles.validated(Profile master,
Profile merged)
Validate merged profile: merged profile must have no changes in architect
and commander sections (full match with master profile).
|
Constructor and Description |
---|
ProfileDeprecations(Profile prof)
Constructs a
ProfileDeprecations with the specified underlying
Profile . |
Modifier and Type | Class and Description |
---|---|
static class |
Profile.Fixed
Fixed.
|
Modifier and Type | Field and Description |
---|---|
static Profile |
Profile.EMPTY
Empty.
|
Constructor and Description |
---|
Defaults(Profile profile)
Ctor.
|
Copyright © 2009–2018 Rultor Inc.. All rights reserved.