Tutorials

Learn how to write your own pipeline plugin for Vela.

An example of these tutorials exist in our go-vela/vela-tutorials repository.


Bash

Learn how to write a Vela plugin with Bash.

Go

Learn how to write a Vela plugin with Go.

Kotlin

Learn how to write a Vela plugin with Kotlin.

Node.js

Learn how to write a Vela plugin with Node.js.

Python

Learn how to write a Vela plugin with Python.

Ruby

Learn how to write a Vela plugin with Ruby.

Last modified September 16, 2022: chore: use main as default (#324) (400aa851)