All Projects → tektoncd → Triggers

tektoncd / Triggers

Licence: apache-2.0
Event triggering with Tekton!

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Triggers

prime-re.github.io
Open resource exchange platform for non-human primate neuroimaging
Stars: ✭ 13 (-95.34%)
Mutual labels:  pipelines
painless-continuous-delivery
A cookiecutter for projects with continuous delivery baked in.
Stars: ✭ 46 (-83.51%)
Mutual labels:  pipelines
pipeline-editor
Cloud Pipelines Editor is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.
Stars: ✭ 22 (-92.11%)
Mutual labels:  pipelines
adenine
ADENINE: A Data ExploratioN PipelINE
Stars: ✭ 15 (-94.62%)
Mutual labels:  pipelines
WebSocketPipe
System.IO.Pipelines API adapter for System.Net.WebSockets
Stars: ✭ 17 (-93.91%)
Mutual labels:  pipelines
julia-workshop
"Integrating Julia in real-world, distributed pipelines" for JuliaCon 2017
Stars: ✭ 39 (-86.02%)
Mutual labels:  pipelines
jenkins-pipeline-shared-library-template
Project template for developing shared Jenkins pipeline libraries.
Stars: ✭ 46 (-83.51%)
Mutual labels:  pipelines
modules
Repository to host tool-specific module files for the Nextflow DSL2 community!
Stars: ✭ 94 (-66.31%)
Mutual labels:  pipelines
codeflare
Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.
Stars: ✭ 163 (-41.58%)
Mutual labels:  pipelines
devops-101-workshop
Serves as documentation, starter code, and companion guide for a DevOps 101 workshop using the JFrog platform.
Stars: ✭ 36 (-87.1%)
Mutual labels:  pipelines
NewmanPostman VSTS Task
A task for Azure DevOps Pipelines to run newman tests.
Stars: ✭ 31 (-88.89%)
Mutual labels:  pipelines
tibanna
Tibanna helps you run your genomic pipelines on Amazon cloud (AWS). It is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna supports CWL/WDL (w/ docker), Snakemake (w/ conda) and custom Docker/shell command.
Stars: ✭ 61 (-78.14%)
Mutual labels:  pipelines
scrapy-pipelines
A collection of pipelines for Scrapy
Stars: ✭ 16 (-94.27%)
Mutual labels:  pipelines
k8s-knative-gitlab-harbor
Build container images with Knative + Gitlab + Harbor inside Kops cluster running on AWS
Stars: ✭ 23 (-91.76%)
Mutual labels:  pipelines
nbtransom
Machines and people collaborating together through Jupyter notebooks.
Stars: ✭ 17 (-93.91%)
Mutual labels:  pipelines
django-slack-oauth
Handles OAuth and stores slack token
Stars: ✭ 51 (-81.72%)
Mutual labels:  pipelines
dspatch
The Refreshingly Simple Cross-Platform C++ Dataflow / Pipelining / Stream Processing / Reactive Programming Framework
Stars: ✭ 124 (-55.56%)
Mutual labels:  pipelines
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (+963.08%)
Mutual labels:  pipelines
MLBlocks
A library for composing end-to-end tunable machine learning pipelines.
Stars: ✭ 94 (-66.31%)
Mutual labels:  pipelines
tfx-kubeflow-pipelines
Kubeflow pipelines built on top of Tensorflow TFX library
Stars: ✭ 17 (-93.91%)
Mutual labels:  pipelines

Tekton Triggers

GoDoc Go Report Card

Tekton Triggers logo (Tekton cat playing with a ball)

Tekton Triggers is a Kubernetes Custom Resource Definition (CRD) controller that allows you to create Kubernetes resources based on information it extracts from event payloads.

Tekton Triggers originates from the implementaiton of this design (visible to members of the Tekton mailing list).

Background

Tekton is a Kubernetes-native continuous integration and delivery (CI/CD) framework that allows you to create containerized, composable, and configurable workloads declaratively through Kubernetes CRDs. When integrated with Tekton Triggers, Tekton allows you to easily create fully fledged CI/CD systems in which you define all mechanics exclusively using Kubernetes resources.

To learn more, see the Tekton Triggers Overview.

Getting Started

To get started with Tekton Triggers, see the following:

The "Getting Started with Tekton Triggers" guide walks you through setting up an end-to-end image building solution triggered via GitHub's push events.

Documentation

Version Docs Examples Getting Started
HEAD Docs @ HEAD Examples @ HEAD Getting Started @ HEAD
v0.12.1 Docs @ v0.12.1 Examples @ v0.12.1 Getting Started @ v0.12.1
v0.12.0 Docs @ v0.12.0 Examples @ v0.12.0 Getting Started @ v0.12.0
v0.11.2 Docs @ v0.11.2 Examples @ v0.11.2 Getting Started @ v0.11.2
v0.11.1 Docs @ v0.11.1 Examples @ v0.11.1 Getting Started @ v0.11.1
v0.11.0 Docs @ v0.11.0 Examples @ v0.11.0 Getting Started @ v0.11.0
v0.10.2 Docs @ v0.10.2 Examples @ v0.10.2 Getting Started @ v0.10.2
v0.10.1 Docs @ v0.10.1 Examples @ v0.10.1 Getting Started @ v0.10.1
v0.10.0 Docs @ v0.10.0 Examples @ v0.10.0 Getting Started @ v0.10.0
v0.9.1 Docs @ v0.9.1 Examples @ v0.9.1 Getting Started @ v0.9.1
v0.9.0 Docs @ v0.9.0 Examples @ v0.9.0 Getting Started @ v0.9.0
v0.8.1 Docs @ v0.8.1 Examples @ v0.8.1 Getting Started @ v0.8.1
v0.8.0 Docs @ v0.8.0 Examples @ v0.8.0 Getting Started @ v0.8.0
v0.7.0 Docs @ v0.7.0 Examples @ v0.7.0 Getting Started @ v0.7.0
v0.6.1 Docs @ v0.6.1 Examples @ v0.6.1 Getting Started @ v0.6.1
v0.6.0 Docs @ v0.6.0 Examples @ v0.6.0 Getting Started @ v0.6.0
v0.5.0 Docs @ v0.5.0 Examples @ v0.5.0 Getting Started @ v0.5.0
v0.4.0 Docs @ v0.4.0 Examples @ v0.4.0 Getting Started @ v0.4.0
v0.3.1 Docs @ v0.3.1 Examples @ v0.3.1 Getting Started @ v0.3.1
v0.3.0 Docs @ v0.3.0 Examples @ v0.3.0 Getting Started @ v0.3.0
v0.2.1 Docs @ v0.2.1 Examples @ v0.2.1 Getting Started @ v0.2.1
v0.1.0 Docs @ v0.1.0 Examples @ v0.1.0 Getting Started @ v0.1.0

Want to contribute?

Hooray!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].