Jenkins plugin to interact with Tekton Pipelines on a Kubernetes Cluster.
For a quick demo of the plugin, please check out the following video:
To chat with the community, ask questions, or get help, you can join us on Gitter:
- Task
- TaskRun
- Pipeline
- PipelineRun
- 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.
- Installation Guide
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.