CloudBees Pipeline Explorer 1.11

2 minute read

RELEASED: Public: February 21, 2024

New features

Add the related builds step to the tree view (BEE-42591)

Displays the related builds in the tree view with additional information in their menus.

CloudBees Pipeline Explorer advanced tree view (BEE-43860)

The Pipeline Explorer tree view now has options to show steps within stages.

Users can show all the steps for a Pipeline or show only steps from a specific branch. The steps are distinguished by function name and you can search them from within the stage search box.

In the CloudBees Pipeline Explorer, create a jump to a specific line (BEE-45614)

The user can now jump to a specific line.

Feature enhancements

In the CloudBees Pipeline Explorer, add a console URL provider implementation (BEE-38076)

Added a new "Console URL Provider" configuration option in Jenkins core, that allows administrators and users to select a preferred build console provider.

This provider replaces the classic console view when it follows any links to the build console from within Jenkins.

Improve performance of the CloudBees Pipeline Explorer by caching the FlowGraph (BEE-45675)

Cached the flow graph computation in the CloudBees Pipeline Explorer to improve its performance.

In the CloudBees Pipeline Explorer, include the name of the failing step in the Unsuccessful Steps view (BEE-45676)

The name of the failing step is now included in the Unsuccessful Steps view.

Resolved issues

Links to the CloudBees Pipeline Explorer from Pipeline Steps View take your tree view preferences into account when applying filters (BEE-44298)

When you navigate to the CloudBees Pipeline Explorer from the Pipeline Steps View for a node step and your preferences prevent node steps from being displayed, the CloudBees Pipeline Explorer now activates the filter for the stage that contains the node step.

Wrap the test insights test names (BEE-45503)

The test names in the test insights drawer are now wrapped.

  • Internal changes to streamline development. Not user visible. (BEE-44085)(BEE-44154)(BEE-44155)(BEE-44777)(BEE-45466)

Known issues

None.

Upgrade notes

None.