# Functions
ArtifactGroup returns the group in which aritfacts are stored for the given ODS pipeline context and the subdir.
ArtifactGroupBase returns the group base in which aritfacts are stored for the given ODS pipeline context.
CopyArtifact copies given "sourceFile" into "artifactsPath".
DetectSubrepos returns a slice of subrepo directories.
DownloadGroup searches given repositories in order for assets in given group.
NewArtifactsManifest returns a new ArtifactsManifest instance.
No description provided by the author
ReadArtifactFilenames returns all filenames in artifactsPath.
ReadArtifactFilesIncludingSubrepos reads artifacts in artifactPath of the current repository and all subrepos given.
ReadArtifactsDir reads all artifacts in checkoutDir/ArtifactsPath.
ReadArtifactsManifestFromFile reads an artifact manifest from given filename or errors.
No description provided by the author
WriteJsonArtifact marshals given "in" struct and writes it into "artifactsPath" as "filename".
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ArtifactInfo represents one artifact.
ArtifactsManifest represents all downloaded artifacts.
No description provided by the author