JFrog · Arazzo Workflow
JFrog Release Bundle v2 Promote
Version 1.0.0
Create a v2 release bundle from a build and promote it to an environment.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
promote-release-bundle-v2
Create a v2 release bundle from a build and promote it.
Creates a release bundle v2 from a build, promotes it to the target environment, then polls promotion status until it is no longer in progress.
1
createBundle
createReleaseBundle
Create a v2 release bundle sourced from the supplied build.
2
promote
promoteReleaseBundle
Promote the release bundle to the target environment.
3
pollPromotion
getPromotionStatus
Poll the promotion status. While the latest promotion is in progress, loop back and check again; otherwise finish.