community
community copied to clipboard
Community documentation for the Tekton project
- Collision when other parameter names contain dots . - Problem when the object parameter name itself or its key name contains dots .
This PR proposes adding a new field ```OnError```to ```PipelineTask```definition to allow users define task failure strategy
This commit proposes API changes to provide a more consistent user experience for compute resources. /kind tep
In this TEP, we propose git-based organization contract to replace directory-based organization contract for Tekton Catalogs. This TEP builds on prior work in [TEP-0003][tep-0003] & [TEP-0110][tep-0110] and is a blocker...
This TEP extends Tekton Results to support the storage and retrieval of `TaskRun` logs.
resolve https://github.com/tektoncd/community/issues/781
This commit updates TEP-0096 to make it more clear which components of the TEP are related to achieving "stable" stability levels for individual CRDs, and which components are related to...
Add more details for param variable replacement as a whole in TEP076 When elements in params of type arrays, it should be use variable replacements in three ways