Jerop Kipruto
Jerop Kipruto
@vdemeester would `matrix` at the `pipeline` level be more useful?
yes, I meant `pipelinerun` 🙃 pipeline declares string params, and pipelinerun provides array params to fan out to multiple child pipelineruns seems to me that will help with the multi-arch...
After the community discussions, we have started working on the application to join the CNCF. We will update this issue with a link to the application when we submit it.
noting that this was first suggested and discussed in https://github.com/tektoncd/community/pull/240#discussion_r512128199 by @bobcatfish and @chhsia0 a user @kyubisation - also asked for this feature - https://github.com/tektoncd/pipeline/issues/6139#issuecomment-1424677912
+1 to improving the schema for params consider naming the field `enum` instead of `allowed` to reuse a concept that many users would be familiar with ```yaml apiVersion: tekton.dev/v1 kind:...
cc @pritidesai as discussed in data interface wg
@brandonin please fix the lint issue so we can get this in - https://github.com/google-gemini/gemini-cli/actions/runs/18785825757/job/53782999467
@brandonin this is the command you need to run `npm run lint:fix` - tested in temporary PR #12374 also please address this feedback in the test PR: https://github.com/google-gemini/gemini-cli/pull/12374#discussion_r2481741577
@srithreepo just so you know, we already support OpenTelemetry - is there something specific you wanted to add to it? https://github.com/google-gemini/gemini-cli/blob/main/docs/telemetry.md