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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-101620 Deprecate Liferay.Util.randomInt #87824

Conversation

liferay-continuous-integration
Copy link
Collaborator

Forwarded from: https://github.com/wincent/liferay-portal/pull/215

@julien
@wincent

Original pull request comment:
The goal of these changes is to deprectate the Liferay.Util.randomInt
function and update the usages.

✔️ ci:test:stable - 18 out of 18 jobs passed

✔️ ci:test:relevant - 37 out of 37 jobs passed in 1 hour 41 minutes 53 seconds 906 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 16ee1f13eb07dae3c7c937c83c8684b89cff1d28

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 18 out of 18 jobs PASSED
18 Successful Jobs:
ci:test:relevant - 37 out of 37 jobs PASSED
37 Successful Jobs:
For more details click here.

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes 24 seconds 736 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 296ff93c5fcb45f4659fa3049cc3c74d7dcb6414

Sender Branch:

Branch Name: LPS-101620
Branch GIT ID: 61b6f5af7267956c8610507158b7d3650591c1f7

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

Julien Castelain added 4 commits April 20, 2020 16:34
The goal of these changes is to deprectate the `Liferay.Util.randomInt`
function and update the usages.
As discussed in https://github.com/wincent/liferay-portal/pull/215
we think it's better to avoid proposing a replacement for this function
as it's probably application dependent. Usages sites have been updated
to use `Number.MAX_SAFE_INTEGER` instead of `Date.now()`.
@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: b6d444d...faa199a

@liferay-continuous-integration liferay-continuous-integration deleted the ci-forward-LPS-101620-pr-215-sender-julien-ts-1587520460245 branch April 29, 2020 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants