Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 28, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…r readability in Functions (#20000)

* Fix Javadoc grammar in InstanceIdentityProvider; use toString() for readability in Functions.toEmailSafeString

- Correct “will must be currently valid” -> “must be currently valid” in Javadoc (two occurrences)
- Prefer buf.toString() over String.valueOf(buf) for clarity; no behavior change

Signed-off-by: shbhmexe <[email protected]>

* ci: retrigger checks

Signed-off-by: shbhmexe <[email protected]>

* tests: make ViewTest.privateView resilient to new dashboard tabs

- Detect the active view using either classic tabBar markup or the new app-build-tabs buttons.
- Avoid brittle XPath that breaks when NewDashboardPageUserExperimentalFlag is enabled.

No production code changes.

Signed-off-by: shbhmexe <[email protected]>

* Reverted the changes introduced in the most recent commit on this branch.

Replaces support for both classic and new dashboard tab selectors with a single XPath targeting the classic tab bar. This streamlines the test by removing conditional logic for different UI layouts.

* Remove unrelated change

* Fix indentation in ViewTest privateViewsPage section

Corrected indentation for the 'viewLabel' assignment in the ViewTest to improve code readability and maintain consistency.

---------

Signed-off-by: shbhmexe <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
@pull pull bot locked and limited conversation to collaborators Nov 28, 2025
@pull pull bot added the ⤵️ pull label Nov 28, 2025
@pull pull bot merged commit 8627fea into boost-entropy-java:master Nov 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant