Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.21 KB

Tekton Operator Repo CI/CD

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.

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.