BuildConfiguration interface
Détails de BuildConfiguration.
Propriétés
| branch |
Nom de la branche pour laquelle la build est générée. |
| build |
BuildDefinitionId pour la génération. |
| build |
Système de construction. |
| creation |
Date de création de la build. |
| flavor | Saveur de construction (par exemple Build/Release). |
| id | BuildConfiguration Id. |
| number | Numéro de build. |
| platform | Plateforme BuildConfiguration. |
| project | Projet associé à cette BuildConfiguration. |
| repository |
Guide du référentiel pour la génération. |
| repository |
ID du référentiel |
| repository |
Type de référentiel (par ex. TFSGit). |
| source |
La version source (/first commit) de la compilation a été déclenchée. |
| target |
TargetBranchName. |
| uri | Construire Uri. |
Détails de la propriété
branchName
Nom de la branche pour laquelle la build est générée.
branchName: string
Valeur de propriété
string
buildDefinitionId
BuildDefinitionId pour la génération.
buildDefinitionId: number
Valeur de propriété
number
buildSystem
Système de construction.
buildSystem: string
Valeur de propriété
string
creationDate
Date de création de la build.
creationDate: Date
Valeur de propriété
Date
flavor
Saveur de construction (par exemple Build/Release).
flavor: string
Valeur de propriété
string
id
BuildConfiguration Id.
id: number
Valeur de propriété
number
number
Numéro de build.
number: string
Valeur de propriété
string
platform
Plateforme BuildConfiguration.
platform: string
Valeur de propriété
string
project
Projet associé à cette BuildConfiguration.
project: ShallowReference
Valeur de propriété
repositoryGuid
Guide du référentiel pour la génération.
repositoryGuid: string
Valeur de propriété
string
repositoryId
ID du référentiel
repositoryId: number
Valeur de propriété
number
repositoryType
Type de référentiel (par ex. TFSGit).
repositoryType: string
Valeur de propriété
string
sourceVersion
La version source (/first commit) de la compilation a été déclenchée.
sourceVersion: string
Valeur de propriété
string
targetBranchName
TargetBranchName.
targetBranchName: string
Valeur de propriété
string
uri
Construire Uri.
uri: string
Valeur de propriété
string