Jerop Kipruto

Results 106 comments of Jerop Kipruto

@chabeezy you may be interested in the work that @adambkaplan is doing to persist logs in tekton - https://github.com/tektoncd/community/blob/main/teps/0117-tekton-results-logs.md

@lengrongfu there's ongoing related work in a new project called Workflows - https://github.com/tektoncd/community/issues/464 - [Experimental Project](https://github.com/tektoncd/experimental/tree/main/workflows) - [TEP-0098: Workflows](https://github.com/tektoncd/community/pull/569) > The goal is to provide a way for users to...

@tektoncd/core-maintainers updated this issue reflect what we agreed to do to promote custom tasks to beta in TEP-0114

For now, you could possibly solve your use case by creating a `Task` that compares a _branch_ `Param` against a _pattern_ `Param` and produces a `Result` indicating whether it _matches_....then...

@itewk @bitsofinfo check out the newly-added [common expression language custom task](https://github.com/tektoncd/experimental/tree/master/cel) which may be helpful for your use cases

reopening on behalf of @bitsofinfo /reopen

my approval was for documenting the design evaluation that I'd requested when I saw that sigstore was pulled in in https://github.com/tektoncd/pipeline/pull/5552 now that some api changes have been added and...