Alan Greene
Alan Greene
As part of #2306 we're making the task run and step durations more prominent on the PipelineRun details page as well as displaying them while in progress. This enhancement will...
In v0.61 the TaskRun details page was updated with the new design previously applied to the PipelineRun details in v0.60. The new design for both pages is now enabled by...
I've opened https://github.com/tektoncd/chains/pull/1446 to move the build and unit tests jobs, although the tests are currently failing on `main`.
build and unit tests jobs are now passing and merged: - build: https://github.com/tektoncd/chains/actions/runs/19326880726/job/55280083413 - unit tests: https://github.com/tektoncd/chains/actions/runs/19326880726/job/55280083444
This is also tracked in the repo at https://github.com/tektoncd/chains/blob/2ae36f68042e1e91364037a34bbf3f4390bb7d07/tekton.pub
The repository owner can edit the security advisory to correct the patched versions: https://docs.github.com/en/code-security/security-advisories/working-with-repository-security-advisories/editing-a-repository-security-advisory
Hi @lingbohome, see the full details of the deprecation notice on the [tekton-users mailing list](https://groups.google.com/forum/#!forum/tekton-users) at https://groups.google.com/g/tekton-users/c/YxPHmgiX-Ig Copying content of the announcement below. --- Hey Tekton Users, We're writing to...
@lingbohome Does my comment above answer your questions? Can this issue be closed now? Thanks
Yes these are the buttons referenced by this issue.
You can specify a default value for each param: https://tekton.dev/docs/pipelines/tasks/#default-value If no value is provided for that param at runtime (via TaskRun / PipelineRun) then the default value is used....