Skip to content

Catalog of shared Tasks and Pipelines.

License

Notifications You must be signed in to change notification settings

openshift/tektoncd-catalog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openshift TektonCD Catalog

This repository holds Openshift's fork of tektoncd/catalog with additions and fixes needed only for the OpenShift side of things.

How this repository works ?

The master branch holds up-to-date specific openshift files that are necessary for CI setups and maintaining it. This includes:

  • Scripts to create a new release branch from upstream
  • CI setup files
    • tests scripts

Each release branch holds the upstream code for that release and our openshift's specific files.

CI Setup

For the CI setup, two repositories are of importance:

  • This repository
  • openshift/release which contains the configuration of CI jobs that are run on this repository

All of the following is based on OpenShift’s CI operator configs. General understanding of that mechanism is assumed in the following documentation.

About

Catalog of shared Tasks and Pipelines.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.7%
  • Dockerfile 15.0%
  • Makefile 5.2%
  • Python 4.1%