Skip to content

Latest commit

 

History

History

tekton

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Resources for CI/CD

This folder includes Tasks, Pipelines and other shared resources used to setup CI/CD pipelines for all repositories in the tektoncd org. It also includes tektoncd/plumbing specific tasks and pipelines.

These resources are applied to the dogfooding cluster.

Resources are organised in folders:

  • The cronjobs folder holds CronJobs definition for regular tasks, like building images, deploying configuration, nightly releases
  • The images folder contains the Dockerfile and context for all container images used by the Tekton project infrastructure.
  • The resources folder contains Tekton resources used for various automation tasks: building container images, doing releases, maintaining the GitHub org and more.
  • The cd folder contains kustomize overlays, used to deploy the various Tekton projects to the infra clusters.