JFrog Artifactory · Arazzo Workflow
Artifactory Rename Build and Verify
Version 1.0.0
Confirm a build exists, rename it, then read the runs under its new name.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
rename-build-and-verify
Verify a build, rename it, and confirm runs under the new name.
Reads the runs for the original build name, renames the build, and reads the runs under the new name to confirm the rename succeeded.
1
getOriginalRuns
Read the runs for the existing build name to confirm the build exists before renaming it.
2
3
getRenamedRuns
Read the runs under the new build name to verify the rename took effect.
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.