GitVersionDescriptor interface

Properties

version

Version string identifier (name of tag/branch, SHA1 of commit)

versionOptions

Version options - Specify additional modifiers to version (e.g Previous)

versionType

Version type (branch, tag, or commit). Determines how Id is interpreted

Property Details

version

Version string identifier (name of tag/branch, SHA1 of commit)

version: string

Property Value

string

versionOptions

Version options - Specify additional modifiers to version (e.g Previous)

versionOptions: GitVersionOptions

Property Value

versionType

Version type (branch, tag, or commit). Determines how Id is interpreted

versionType: GitVersionType

Property Value