CloudBees Pipeline Explorer 1.6

3 minute read

RELEASED: Public: November 15, 2023

New features

Add an option to view Pipeline node steps in the tree in the CloudBees Pipeline Explorer (BEE-39302)

When Show node steps in tree is enabled in CloudBees Pipeline Explorer, every node step in the Pipeline is visible in the tree along with the stages, parallel steps, and parallel branches.

Add link to computer page for node steps in the CloudBees Pipeline Explorer (BEE-39976)

When Show node steps in tree is enabled in the CloudBees Pipeline Explorer, the menu for node steps includes a View agent info button that brings you to the main page of that computer.

Access build artifacts from the CloudBees Pipeline Explorer UI (BEE-40745)

Users now can view and access the build artifacts directly from the Pipeline Explorer UI.

Test insights panel implemented (BEE-41264)

The test insights panel that is based on JUnit reports was implemented.

Add the ability to search for the failed tests in the test insights panel (BEE-41551)

The user can now search for the failed tests in the test insights panel.

Sort the failed tests in the test insights panel (BEE-41552)

The user can sort the failed tests by name or duration in the test insights panel.

Add contextual information to the log line menu in the CloudBees Pipeline Explorer when a range of lines is selected (BEE-41553)

Show the duration between the first and last lines in the selected range and the total number of lines in the selected range in the log line menu in the CloudBees Pipeline Explorer when a range of lines is selected.

Feature enhancements

Add support in the CloudBees Pipeline Explorer for ANSI escape sequences that specify 8-bit and 24-bit colors (BEE-40553)

The CloudBees Pipeline Explorer now supports ANSI escape sequences that specify 8-bit and 24-bit colors.

Resolved issues

Some elements do not load properly on a Mac with Chrome (BEE-40906)

Users experienced missing elements on a page until they clicked on an element with actions.

The issue has been fixed and all elements now load correctly.

Break long error messages across multiple lines in the issue explorer in the CloudBees Pipeline Explorer (BEE-41262)

Long error messages can now break across multiple lines in the issue explorer in CloudBees Pipeline Explorer.

Copy line to clipboard did not work correctly in the CloudBees Pipeline Explorer (BEE-41558)

Copy line to clipboard accidentally created invalid links that did not navigate to the desired line number in CloudBees Pipeline Explorer 1.5.

This issue has been resolved.

Scrolling issue with a line within page boundaries (BEE-41577)

Scrolling occurred twice when accessing the CloudBees Pipeline Explorer using a line within the page boundaries.

This issue has been resolved.

Direct search links with filter and text do not work (BEE-41702)

Direct search links with filter and text were not working and the Search all logs button did not display.

Behavior changes were also implemented to the search functionality. This issue has been resolved.

CloudBees Pipeline Explorer could hang loading the initial page in some cases (BEE-41759)

Loading CloudBees Pipeline Explorer could take a long time for failed builds whose flow graph had not been accessed recently.

This was primarily an issue for complex Pipelines when the controller is using a network file system. CloudBees Pipeline Explorer no longer performs complex operations as part of the initial load, so any potentially slow operations occur after the CloudBees Pipeline Explorer is in the process of loading logs.

Log lines from steps that did not complete successfully were not marked correctly in the CloudBees Pipeline Explorer (BEE-42128)

Log lines from the Pipeline steps that fail or emit a warning once again display a colored indication in the left-side of the log view next to the line as intended.

This was inadvertently broken in CloudBees Pipeline Explorer 1.4.

  • Internal changes to streamline development. Not user visible. (BEE-40669)(BEE-41058)(BEE-41744)(BEE-41858)(BEE-42132)

Known issues

None.

Upgrade notes

None.