Why does Tekton Operator have a folder called tekton
? Cuz we think it would be cool
if the tekton
folder were the place to look for CI/CD logic in most repos!
We dogfood our projects by using Tekton Pipelines to build, test and release
Tekton Projects! This directory contains the
Tasks
and
Pipelines
that we use for Tekton Operator buind, test and release.
To create an official release, follow the steps in the release-cheat-sheet.
The nightly release pipeline is triggered nightly by Tekton.
To start from scratch and use these Pipelines and Tasks: follow steps in setup-release-from-scratch.