Alan Greene

Results 353 comments of Alan Greene

Thanks for the feature request @chitrangpatel. Adding a new link to show the StepActions resources should be relatively straightforward. Would there also be changes required on the PipelineRun or TaskRun...

OK so roughly v0.60.0 / June timeframe, or shortly after. Sounds good. We'll need to test out some examples to see how they're reflected in the existing pages but hopefully...

For my own reference that's https://dashboard.dogfooding.tekton.dev/#/pipelineruns?labelSelector=tekton.dev%2Fpipeline%3Dgo-coverage-pipeline Looks like it's displayed correctly, or at least in the same way as a regular step with status, details, etc., so that's a good...

Support for displaying v1beta1 StepActions is now available in the latest nightly and will be included in this month's v0.49.0 release.

v0.49.0 LTS is available now with support for StepActions: https://github.com/tektoncd/dashboard/releases/tag/v0.49.0

Hi @martinmlouis, thanks for the request. Can you provide some more details about what you're looking for? Some more specifics in the use case, maybe a concrete example or two...

So you're looking for a UI that allows you to select multiple Pipelines (or Tasks), and will create PipelineRuns (or TaskRuns) for each of them in parallel by pressing a...

> As you did not respond to this request and might be thinking this ask may deviate from the accepted practices. I'm not sure which piece I didn't respond to,...

The enum feature released in Pipelines v0.54 only supports string values. As I mentioned in my comment above, support for arrays was identified as potential future work but not included...

If you're willing / able to contribute the feature to Tekton Pipelines you can engage with the maintainers on the Pipelines issue linked above. It will need to be implemented...