Useful metadata of Artifact saved for further lookup. More...
Public Attributes | |
BranchName | |
Source branch where the artifact was built from, noted as commit.branch in Artifactory API. More... | |
CommitHash | |
Unique identifier for a source control repo commit, noted as commit.hash in Artifactory API. More... | |
MostRecentUpdated | |
Indicates the most recent time it is published to their server. More... | |
ResourceName | |
Identifier for the resource, used to build unique identifier. More... | |
SourceControlRepo | |
Name of the UI artifact to be kitted, found as the name of the UI application repo, need to distinguish from ArtifactoryRepo. More... | |
Version | |
Semantic version expression of the artifact to obtain. More... | |
Useful metadata of Artifact saved for further lookup.
BranchName |
Source branch where the artifact was built from, noted as commit.branch in Artifactory API.
CommitHash |
Unique identifier for a source control repo commit, noted as commit.hash in Artifactory API.
MostRecentUpdated |
Indicates the most recent time it is published to their server.
Noted as "updated" in Artifactory API in W3C time format.
Identifier for the resource, used to build unique identifier.
SourceControlRepo |
Name of the UI artifact to be kitted, found as the name of the UI application repo, need to distinguish from ArtifactoryRepo.
Version |
Semantic version expression of the artifact to obtain.