Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-152229 Replace and deprecate listSelect with new getSelectedOptionValues utility #117395

Conversation

liferay-continuous-integration
Copy link
Collaborator

Forwarded from: liferay-frontend#2199 (Took 1 ci:forward attempt in 1 minute)
Console

@kresimir-coko
@liferay-frontend

Original pull request comment:

Overview

listSelect is a utility that accepts a <select> element, and an optional delimiter argument. It returns a CSV string consisting of values of <option> elements that are children of the <select> element.

I've decided to rename this utility as it doesn't do what the name listSelect suggests but instead it gets the selected options inside the provided select element.

馃И This util can be tested by dragging the Documents & Media portlet onto the landing page and going to its Configuration. Once there, click Save and the util will be invoked.

Previous ci:test:relevantbuild was successfully reevaluated against more recent upstream results.

鉁旓笍 ci:test:stable - 25 out of 25 jobs passed

鉁旓笍 ci:test:relevant - 266 out of 286 jobs passed in 2 hours 28 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: d5d3a9d5e7a6275cf170dfcc43ef68d63fb7009b

Upstream Comparison:

Branch GIT ID: d5d3a9d5e7a6275cf170dfcc43ef68d63fb7009b
Jenkins Build URL: Acceptance Upstream DXP (master) #3260

ci:test:stable - 25 out of 25 jobs PASSED
25 Successful Jobs:
ci:test:relevant - 265 out of 286 jobs PASSED

21 Failed Jobs:

265 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at d5d3a9d:
  1. ...

鉁旓笍 ci:test:sf - 1 out of 1 jobs passed in 5 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: d5d3a9d5e7a6275cf170dfcc43ef68d63fb7009b

Sender Branch:

Branch Name: listSelect
Branch GIT ID: 6e662df86bd77fd134a4875959bb747d8c94f87d

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator Author

To conserve resources, the PR Tester does not automatically run for forwarded pull requests.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 7830e38...6358e5a

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 05096f4...05096f4

@liferay-continuous-integration liferay-continuous-integration deleted the ci-forward-listSelect-pr-2199-sender-kresimir-coko-ts-1652430004205 branch May 20, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants