actions-marketplace-validations/gke-argo

Trigger an Argo Workflow on GKE

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argo_urlThe endpoint where your Argo UI is hosted. This is used to build the link for dashboard of unique runs.yes
application_credentialsbase64 encoded GCP application credentials (https://cloud.google.com/sdk/docs/authorizing)
project_idname of the GCP Project where the GKE K8s cluster resides.
location_zoneThe location-zone where your GKE K8s cluster resides, for example `us-west1-a`
cluster_nameThe name of your GKE K8s cluster
workflow_yaml_pathThe full path name including the filename of the YAML file that describes the workflow you want to run on Argo. This should be relative to the root of the GitHub repository where the Action is triggered.
parameter_file_pathParameter file that allows you to change variables in your workflow file.""
shaSupply a SHA for the run-id, otherwise uses the $GITHUB_SHA""
namedescription
WORKFLOW_URLURL that is a link to the current run in Argo.