Tekton has a nice document with recommendations for Task authors: https://github.com/tektoncd/catalog/blob/main/recommendations.md we should incorporate the suggestions in this project.
Most importantly is this one that deals with string interpolation of params, we need to address this in our tasks.
Tekton has a nice document with recommendations for Task authors: https://github.com/tektoncd/catalog/blob/main/recommendations.md we should incorporate the suggestions in this project.
Most importantly is this one that deals with string interpolation of params, we need to address this in our tasks.