Alan Greene

Results 353 comments of Alan Greene

Hi @ileixe, thanks for your interest in this feature and apologies for the delay, I didn't see the notification for your message. I agree that it's important to have this...

Initial support for displaying matrix TaskRuns was released in [Dashboard v0.39.0](https://github.com/tektoncd/dashboard/releases/tag/v0.39.0) Future releases will continue to improve on this.

Some related proposals in Tekton Pipelines that will allow us to further improve the display of matrix TaskRuns in the Dashboard: - https://github.com/tektoncd/community/pull/1122 - https://github.com/tektoncd/pipeline/pull/7683 - https://github.com/tektoncd/pipeline/issues/7564 - https://github.com/tektoncd/pipeline/issues/7562

Matrix display names are now supported in Dashboard v0.45.0, this feature requires Pipelines v0.58.0 or newer: https://github.com/tektoncd/dashboard/releases/tag/v0.45.0

This is currently supported on the Create PipelineRun page via the recently added YAML mode. Create TaskRun will get the same treatment in the near future. It would still be...

We've updated the Dashboard to include list and details pages for the new v1beta1 CustomRun resource (replacement for the deprecated v1alpha1 Run resource). Planning to revisit this issue to add...