BuildVersion interface
속성
| commit |
아티팩트에 대한 커밋 메시지를 가져오거나 설정합니다. |
| definition |
정의 ID를 가져오거나 설정합니다. |
| definition |
정의 이름을 가져오거나 설정합니다. |
| id | 빌드 ID를 가져오거나 설정합니다. |
| is |
아티팩트가 여러 정의를 지원하는 경우 가져오거나 설정합니다. |
| name | 빌드 번호를 가져오거나 설정합니다. |
| source |
아티팩트에 대한 원본 분기를 가져오거나 설정합니다. |
| source |
아티팩트에 대한 원본 끌어오기 요청 버전을 가져오거나 설정합니다. |
| source |
아티팩트에 대한 리포지토리 ID를 가져오거나 설정합니다. |
| source |
아티팩트에 대한 리포지토리 유형을 가져오거나 설정합니다. |
| source |
아티팩트의 원본 버전을 가져오거나 설정합니다. |
속성 세부 정보
commitMessage
아티팩트에 대한 커밋 메시지를 가져오거나 설정합니다.
commitMessage: string
속성 값
string
definitionId
정의 ID를 가져오거나 설정합니다.
definitionId: string
속성 값
string
definitionName
정의 이름을 가져오거나 설정합니다.
definitionName: string
속성 값
string
id
빌드 ID를 가져오거나 설정합니다.
id: string
속성 값
string
isMultiDefinitionType
아티팩트가 여러 정의를 지원하는 경우 가져오거나 설정합니다.
isMultiDefinitionType: boolean
속성 값
boolean
name
빌드 번호를 가져오거나 설정합니다.
name: string
속성 값
string
sourceBranch
아티팩트에 대한 원본 분기를 가져오거나 설정합니다.
sourceBranch: string
속성 값
string
sourcePullRequestVersion
아티팩트에 대한 원본 끌어오기 요청 버전을 가져오거나 설정합니다.
sourcePullRequestVersion: SourcePullRequestVersion
속성 값
sourceRepositoryId
아티팩트에 대한 리포지토리 ID를 가져오거나 설정합니다.
sourceRepositoryId: string
속성 값
string
sourceRepositoryType
아티팩트에 대한 리포지토리 유형을 가져오거나 설정합니다.
sourceRepositoryType: string
속성 값
string
sourceVersion
아티팩트의 원본 버전을 가져오거나 설정합니다.
sourceVersion: string
속성 값
string