CloudBees Pipeline Explorer 1.4

3 minute read

RELEASED: Public: September 20, 2023

New features

CloudBees Pipeline Explorer now acts as the default notification URL handler for supported Pipeline builds when it is installed (BEE-35805)

Additionally, administrators may now configure a "Default notification URL" in the CBCI system configuration page.

Add the ability to have two display modes, a light mode and a dark mode (BEE-37600)

Light and dark modes are now available and use the browser/OS setting to determine the preference.

Searching logs in CloudBees Pipeline Explorer now accounts for the active filter by default (BEE-37670)

When performing a search while a tree view filter is active, CloudBees Pipeline Explorer will only search lines included in that filter by default. This behavior can be toggled on and off.

Add the ability to manually customize the size of the tree view and issue explorer drawers when they are open (BEE-38374)

Users can now resize the tree view and the issue explorer drawers.

Add the ability to set the log time to UTC or the local time to be in sync with the browser time (BEE-39039)

The timestamps are now properly displayed depending on the CBCI User Defined Time Zone configuration.

Feature enhancements

After editing the timestamp format fields, they were saved by pressing the Enter key and it was unclear if they were saved (BEE-32623)

This issue was resolved by adding a Save button and the reset action was replaced with a Reset button.

When you select a line that is part of an error, the blue marker does not show (BEE-36806)

This issue has been resolved and the selected line has now a specific background.

Make it easier to identify and view log lines that did not come from any step (BEE-37930)

The CloudBees Pipeline Explorer now always hides [Pipeline] <step> log lines in the CloudBees Pipeline Explorer, and there is a new "Build root" filter that only shows log lines not produced by a Pipeline step.

Resolved issues

The CloudBees Pipeline Explorer does not display the loading status at the initial page load (BEE-38081)

This issue has been fixed and the loading status is now displayed.

CloudBees Pipeline Explorer shows context badges between lines in the log as needed to indicate stage and parallel branch transitions (BEE-38439)

Previously, in some cases, consecutive badges would be identical, making them redundant. CloudBees Pipeline Explorer no longer displays these redundant context badges.

The tree view in CloudBees Pipeline Explorer incorrectly omitted stages and parallel branches in some cases, and displayed parallel branches for incomplete builds in an inconsistent order (BEE-38781)

The tree view no longer omits stages or parallel branches and always shows parallel branches in a consistent order.

When displaying a line menu, if you leave the menu without any selection and hover again on the line, it displays the menu again (BEE-38927)

This issue has been resolved.

When activating a filter on an incomplete build, it was possible for CloudBees Pipeline Explorer to display an error in some cases (BEE-39338)

CloudBees Pipeline Explorer no longer fails when activating a filter for incomplete builds.

When CloudBees Pipeline Explorer is enabled, the classic "Console output" page will now display the available content even if the log file is corrupted and cannot be displayed natively in CloudBees Pipeline Explorer (BEE-39376)
  • Internal changes to streamline development. Not user visible. (BEE-39333)

Known issues

None.

Upgrade notes

None.