Свойство | Тип | Описание | |
---|---|---|---|
Timeout | int |
Метод | Описание | |
---|---|---|
Fetch ( |
||
GetChildUrls ( |
||
GetGitPath ( |
||
GetSourceTagPath ( |
||
PrepareForBuild ( |
Метод | Описание | |
---|---|---|
GetCurrentRevision ( string gitDir, string bt ) : string | ||
RunCommand ( string gitDir, string cmd, StringBuilder log ) : IEnumerable |
||
UpdateRepo ( |
public Fetch ( |
||
ctx | ||
sourceId | int | |
stag | CydinBuildService.n127_0_0_1.SourceTagInfo | |
output | StringBuilder | |
error | StringBuilder | |
Результат | void |
public GetChildUrls ( |
||
ctx | ||
source | CydinBuildService.n127_0_0_1.SourceInfo | |
Результат | IEnumerable |
public GetGitPath ( |
||
ctx | ||
sourceId | int | |
Результат | string |
public GetSourceTagPath ( |
||
ctx | ||
sourceId | int | |
sourceTagId | int | |
Результат | string |
public PrepareForBuild ( |
||
ctx | ||
sourceId | int | |
stag | CydinBuildService.n127_0_0_1.SourceTagInfo | |
Результат | void |