Skip to content

Commit 3006a60

Browse files
authored
Merge pull request #83889 from openshift-cherrypick-robot/cherry-pick-83476-to-pipelines-docs-main
2 parents 4f2cf21 + 3ea6cbf commit 3006a60

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,3 +472,19 @@ With this update, {pipelines-title} General Availability (GA) 1.15.1 is availabl
472472
* Before this update, when you enabled the {pipelines-shortname} plugin, viewed the details page for a pipeline in the web console, and selected *Edit Pipeline* from the menu, the console displayed the YAML specification of the pipeline. With this update, the console displays the *Pipeline Builder* page.
473473

474474
* Before this update, in {pipelines-shortname} version 1.15.0, when you added a comment on a pull request, {pac} set an event type depending on the comment content, for example, `retest-comment` or `on-comment`. With this update, the event type after a pull request comment is always `pull_request`, similar to {pipelines-shortname} version 1.14 and earlier.
475+
476+
[id="release-notes-1-15-2_{context}"]
477+
== Release notes for {pipelines-title} General Availability 1.15.2
478+
479+
With this update, {pipelines-title} General Availability (GA) 1.15.2 is available on {OCP} 4.14 and later versions.
480+
481+
[id="fixed-issues-1-15-2_{context}"]
482+
=== Fixed issues
483+
484+
* Before this update, when you passed a parameter value to a pipeline or task and the value included more than one variable with both full and short reference formats, for example, `$(tasks.task-name.results.variable1) + $(variable2)`, {pipelines-shortname} did not interpret the value correctly. The pipeline run or task run could stop execution and the Pipelines controller could crash. With this update, {pipelines-shortname} interprets the value correctly and the pipeline run or task run completes.
485+
486+
* Before this update, in the web console, sorting of pipeline runs and task runs by creation time did not work. Sorting of pipelines by last run time also did not work. With this update, the sorting works correctly.
487+
488+
* Before this update, in the web console, if you enabled the {pipelines-shortname} console plugin, when starting a pipeline you could not select the storage class for the volume claim template, because the *StorageClass* list was not present in the *VolumeClaimTemplate* options. With this update, you can select the storage class for the volume claim template.
489+
490+
* Before this update, if you used {pac}, the list of pipeline runs did not display correctly in the *Repository details* page of the web console. With this update, the list of pipeline runs displays correctly.

0 commit comments

Comments
 (0)