JFrog · Arazzo Workflow
JFrog Promote Artifact by Checksum
Version 1.0.0
Find an artifact by its checksum and copy it to a release repository.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
promote-artifact-by-checksum
Locate an artifact by checksum and copy it to a release repository.
Searches by SHA256 checksum, and if a result is returned copies the source item to the target repository path, then verifies the copy via storage info.
1
findByChecksum
Search for the artifact by its SHA256 checksum to confirm it exists before promoting it.
2
copyArtifact
Copy the located artifact from the source repository path to the target release repository path.
3
verifyPromotion
Confirm the artifact now exists at the target path by reading its storage info.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.