argocd-sync-and-wait

By @dcherman >= 2.9.0

This task syncs (deploys) an Argo CD application and waits for it to be healthy. To do so, it requires the address of the Argo CD server and some form of authentication either a username/password or an authentication token.

argocd

buildkit

By @alexec >= 2.9.0

Build and push an image using Docker Buildkit. This does not need privileged access, unlike Docker in Docker (DIND).

buildkit

distro

By @sumitnagal >= 2.9.0

This workflow template contains a template to make simple test-container executed via Argo.

distro

go-build

By @alexec >= 2.9.0

Checkout out from Git, build and test a Golang application.

gitgolang

hello-world

By @alexec >= 2.9.0

This is a basic catalog example that simply prints "hello argo!".

example

jenkins-pipeline

By @dcherman >= 2.9.0

This is a workflow template that allows you to run a Jenkinsfile pipeline in a container by using the `jenkins/jenkinsfile-runner` image.

cijenkins

pgdump-s3

By @descrepes >= 2.9.0

Dump/Restore a PostgreSQL database to/from S3.

postgresql

sendmail

By @dcherman >= 2.9.0

This task sends a simple email to receivers via SMTP server.

emailsendmailsmtp

slack

By @descrepes >= 2.9.0

this workflow template contains a template to make simple notifications and a template to upload a file with a header and a footer.

slack

slack-workflow-notifications

By @courtneygreif >= 2.9.0

A template for sending slack notifications with workflow status details when the workflow begins and completes.

slack-workflow-notifications

terraform-basic

By @descrepes >= 2.9.0

This workflow run a basic Terraform plan.

terraform