jqm90 / tekton-client-plugin

Trigger Tekton Pipelines from Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tekton Client Plugin

Build Status codecov

Jenkins plugin to interact with Tekton Pipelines on a Kubernetes Cluster.

Current State : Proof of Concept

Start using the plugin

Supported Tekton Resource Types

  • Task
  • TaskRun
  • Pipeline
  • PipelineRun
  • PipelineResource

Supported Actions on Resources

  • Create
  • Delete

Currently in the tekton-client-plugin we are able to create and delete Tekton Resources.

  • Learn more with the tutorial!
  • Check out the roadmap for a better idea of what's planned for the future.

Want to contribute

Awesome ! Let's get started !

About

Trigger Tekton Pipelines from Jenkins

License:Apache License 2.0


Languages

Language:Java 98.8%Language:Shell 0.8%Language:Makefile 0.4%