Tekton Client

Build Status Contributors Jenkins Plugin GitHub release Jenkins Plugin Installs Codecov

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

Quick Demo

For a quick demo of the plugin, please check out the following video:

Community

To chat with the community, ask questions, or get help, you can join us on Gitter:

Join the chat at https://gitter.im/jenkinsci/tekton-client-plugin

Start using the plugin

Supported Tekton Resource Types

  • Task
  • TaskRun
  • Pipeline
  • PipelineRun

Supported Actions on Resources

  • Create
  • Delete

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

Contributing

If you want to contribute to the plugin, refer to the following documents:

  • Check out DEVELOPMENT.md for getting started with the setup required and plugin development details.
  • Check out CONTRIBUTING.md for an overview of the process.