Skip to content

Commit 8f79a3a

Browse files
authored
Merge pull request #91905 from openshift-cherrypick-robot/cherry-pick-84146-to-pipelines-docs-main
[pipelines-docs-main] RHDEVDOCS 6177 RN Pipelines 1.14.5 - undefined workspace info causes error now
2 parents daf143a + 35ba80c commit 8f79a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/op-release-notes-1-14.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,3 +362,5 @@ With this update, {pipelines-title} General Availability (GA) 1.14.5 is availabl
362362
* Before this update, when you used the web console and clicked a pipeline in the overview page, the pipeline details page did not contain information about tasks in the pipeline. With this update, when you click a pipeline in the overview page, the pipeline details page contains the required information.
363363

364364
* Before this update, when you configured {tekton-chains} to disable storing OCI artifacts by setting an empty `artifacts.oci.storage` value in the `TektonConfig` CR, the configuration did not work and {tekton-chains} attempted to store the artifacts and logged a failure in the `chains.tekton.dev/signed` annotation. With this update, when you set an empty `artifacts.oci.storage` value in the `TektonConfig` CR, {tekton-chains} does not attempt to store OCI artifacts.
365+
366+
* Before this update, when you used workspace information, such as `$(workspaces.source.path)`, in a pipeline or task without defining a workspace, {pipelines-shortname} did not report an error. With this update, {pipelines-shortname} reports an error in this case and does not run the pipeline or task.

0 commit comments

Comments
 (0)