Alan Greene
Alan Greene
On a related note… We may need to find a different way to manage the translations in future. The previous maintainers of the Chinese and Japanese translations are no longer...
Closing for now as there's no current plan to expand the number of languages provided and we do not have active owners for the existing translations. We can revisit this...
Thanks @jisoolee, as discussed offline we're currently considering decorating the status icon on the task to indicate when a given task has been signed by chains. This will not use...
I think this will block PRs since the jobs are still required. There's an open GitHub enhancement request related to this: https://github.com/orgs/community/discussions/44490 The common approach is to skip the jobs...
Thanks for the feature request @TheUncleRemus. Something like this should be possible by leveraging Tekton Pipelines support for [param enums](https://tekton.dev/docs/pipelines/tasks/#param-enum) (currently in alpha). Would this be suitable for your use...
Alpha features are experimental and subject to change so typically the Dashboard does not add support for them. There are many reasons for this, including the overhead in maintaining them...
> Currently I see that the tkn dash provides an input-text as js component to mange this type of param, but it is counterintuitive (I think). Because if I have...
Thanks for the feature request @caiocampoos. This is something we might consider after the [current major updates](https://github.com/tektoncd/dashboard/issues/2452) are complete as we're making significant changes to the Dashboard's API layer.
This is being added by https://github.com/tektoncd/dashboard/pull/4374 which should be included in v0.61 later this month.
Hi @caiocampoos, thanks for the feature request. Can you elaborate a bit on what exactly you're trying to do? It would be really helpful if you could provide an example...