git-events-operator

command module
v0.0.0-...-edfd98a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

git-events-operator

This is an operator (or more of a framework) that allows users to build their own specific flavor of an operator and deploy to Kubernetes.

The framework makes it easy to trigger on arbitrary events and map them to arbitrary actions.

In the case of our first example we map a merge to master, to a rebrandly link

Building

make container push

More information

make help

Brokers

GitHub

Required environmental variables

export GITHUB_USER="myuser"
export GITHUB_PASS="mypass"

Actions

Rebrandly
export REBRANDLY_API_KEY="mykey"
Sparkpost
export SPARKPOST_API_KEY="mykey"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL