Interface: ArtifactEpoch
A fully emitted and validated immutable artifact publication.
Properties
configDigest
readonlyconfigDigest:string
createdAt
readonlycreatedAt:string
diagnostics
readonlydiagnostics:DiagnosticSummary
id
readonlyid:string
manifestPath
readonlymanifestPath:string
modelDigest
readonlymodelDigest:string
packageName?
readonlyoptionalpackageName?:string
The npm package name axis of the published project, when packaged.
packageVersion?
readonlyoptionalpackageVersion?:string
The semantic release-version axis of the published project, when packaged.
projectRevision
readonlyprojectRevision:string
targetDigests
readonlytargetDigests:Readonly<Record<string,string>>