Tekton Operator Repo CI/CD

July 23, 2024 ยท View on GitHub

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 build, test and release.

Create an official release

To create an official release, follow the steps in the release-cheat-sheet.

Nightly releases

The nightly release pipeline is triggered nightly by Tekton.

Setup from scratch

To start from scratch and use these Pipelines and Tasks: follow steps in setup-release-from-scratch.