Repository interface
metadata of a repository.
Properties
| branch | Branch name of repository. |
| deployment |
Url to access repository action logs. |
| display |
Display url of repository. |
| url | Url of repository. |
Property Details
branch
Branch name of repository.
branch: string
Property Value
string
deploymentLogsUrl
Url to access repository action logs.
deploymentLogsUrl?: string
Property Value
string
displayUrl
Display url of repository.
displayUrl?: string
Property Value
string
url
Url of repository.
url: string
Property Value
string