Codefresh Steps: Reusable Code for Common Operations
This page provides code you can use to perform common operations in the Codefresh CI/CD platform.
appset-runlist-creator appset-runlist-creator
Generate Runlist for Dynamic Run step from ApplicationSet Manifest, to enable Argo Sync of Applications of an ApplicationSet Manifest.
arguments
CreateApplicationSetRunlist:
type: appset-runlist-creator
arguments:
APPLICATIONSET_FILE: /codefresh/volume/myrepo/mydir/applicationset.yaml
PIPELINE: pipeline-id
RUNLIST_FILE: runlist.yaml
SHA: git-sha
TRIGGER: git-trigger