Base class for source repository monitors.
Name | Description | |
---|---|---|
RepositoryMonitor |
Initializes a new instance of the RepositoryMonitor class. |
Name | Description | |
---|---|---|
MessageLogged |
Name | Description | |
---|---|---|
GetCurrentCommitsAsync(IRepositoryMonitorContext context) |
Returns all commits at the tips of any configured branches for the repository. |
|
GetDescription |
Returns a friendly description of the monitor and its configuration. |
|
Log(Inedo.Diagnostics.IMessage message) |
Writes a message to the associated log. |