Represents a build in an external CI system, such as Jenkins or TeamCity
Name | Description | |
---|---|---|
CIBuildInfo(string Id, string Scope, string Number, System.DateTime Date, string Status, string Url) |
Represents a build in an external CI system, such as Jenkins or TeamCity |
The Scope is used to represent a Build Configuration (in TeamCity) or a Branch (in a Jenkins Multibranch Project), where users may think of them like "sub-projects"