Package | Description |
---|---|
com.rultor.agents |
Agents.
|
com.rultor.agents.daemons |
Daemons.
|
com.rultor.agents.ecs |
Amazon ECS.
|
com.rultor.agents.github |
Github.
|
com.rultor.agents.req |
Merges.
|
com.rultor.agents.shells |
Shells.
|
com.rultor.agents.twitter |
Twitter interaction.
|
com.rultor.spi |
SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAgent
Abstract agent.
|
class |
Mails
Send email after release done.
|
class |
Publishes
Publishes if it's public.
|
class |
SafeAgent
Safe agent.
|
Modifier and Type | Method and Description |
---|---|
Agent |
Agents.agent(Talk talk,
Profile profile)
Create it for a talk.
|
Constructor and Description |
---|
SafeAgent(Agent agent)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchivesDaemon
Marks the daemon as done.
|
class |
EndsDaemon
Marks the daemon as done.
|
class |
KillsDaemon
Kills daemon if too old.
|
class |
SanitizesDaemon
Sanitizes the daemon, if it's broken.
|
class |
StartsDaemon
Starts daemon.
|
class |
StopsDaemon
Stops daemon if STOP request is present.
|
class |
WipesDaemon
Wipe the daemon as broken.
|
Modifier and Type | Class and Description |
---|---|
class |
StartsECS
Starts Amazon ECS container, that runs Docker + SSHD on ECS.
|
Modifier and Type | Class and Description |
---|---|
class |
ClosePullRequest
Closes pull request manually, leaves comment with description.
|
class |
CommentsTag
Comments a new tag in Github.
|
class |
Dephantomizes
Removes request, if Github issue is gone.
|
class |
ReleaseBinaries
Attach binaries to release.
|
class |
Reports
Posts merge results to Github pull request.
|
class |
Stars
Stars repos used.
|
class |
Understands
Understands request.
|
Modifier and Type | Class and Description |
---|---|
class |
EndsRequest
Finishes and reports merge results.
|
class |
StartsRequest
Merges.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistersShell
Registers shell.
|
class |
RemovesShell
Removes shell.
|
Modifier and Type | Class and Description |
---|---|
class |
Tweets
Tweets.
|
Modifier and Type | Class and Description |
---|---|
static class |
Agent.Iterative
Iterative.
|
Constructor and Description |
---|
Iterative(Agent... list)
Ctor.
|
Constructor and Description |
---|
Iterative(Iterable<Agent> list)
Ctor.
|
Copyright © 2009–2018 Rultor Inc.. All rights reserved.