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-71381 As a developer, I would like to be able to get System-scoped configurations using the ConfigurationProviderUtil #47751

Closed
wants to merge 7 commits into from

Conversation

drewbrokke
Copy link

This is an update for LPS-71381.

/cc @pei-jung @JorgeFerrer

@liferay-continuous-integration
Copy link
Collaborator

@drewbrokke
Copy link
Author

Hey @brianchandotcom, this pull adds a method that will speed up development on a few of our other stories. If you could take a look at this soon, it would help us a lot. Thanks!

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 2 hours 23 minutes 40 seconds

Base Branch:

Branch Name: master
Branch GIT ID: dbd714d1c111eb82b00eca72863cde2c4d72ee63

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    94 Jobs Passed.
    2 Jobs Failed.

    Downstream jobs FAILED.
For upstream results, click here.

@drewbrokke
Copy link
Author

ci:retest

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

All tests PASSED.

Build Time: 2 hours 6 minutes 56 seconds

Base Branch:

Branch Name: master
Branch GIT ID: e6fa2e0474eb0d36a863558dc99b6428649fee46

Job Summary:

For more details click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 44b4b65...ddea411

@brianchandotcom
Copy link
Owner

@drewbrokke is this safe to backport? If so, please do so. Thx.

@brianchandotcom
Copy link
Owner

@JorgeFerrer this looks safe to me, and I can imagine other modules needing something like this.

@drewbrokke if it's not, just leave it as master only.

Thx

@JorgeFerrer
Copy link

My main doubt is, what are the consequences to increasing the minor number in the portal-kernel version?

@drewbrokke
Copy link
Author

@JorgeFerrer I don't think this would increase portal-kernel's verison. We're only updating packageinfo files. Am I missing something?

@JorgeFerrer
Copy link

Hmm, but you are adding a method to an existing interface (ProviderType) of the API. Shouldn't that force you to change the minor version of the module?

@drewbrokke
Copy link
Author

drewbrokke commented Mar 23, 2017

My understanding is no, since the increased minor versions of the packages do not surpass the minor version of the module itself.

I may be mis-remembering how the package to module versioning relationship works, but in any case the versioning is automated when building portal-kernel.

@drewbrokke
Copy link
Author

drewbrokke commented Jun 12, 2017

Hey @brianchandotcom, Zoltan is asking why this one should be backported. He's not sure it meets the requirements. https://github.com/dustinryerson/liferay-portal-ee/pull/2785#issuecomment-294748268. Why do you want to backport this story? I'm just not sure what to tell him right now, since I don't think it's totally necessary (but would be nice to have).

@JorgeFerrer
Copy link

JorgeFerrer commented Jun 13, 2017 via email

@drewbrokke
Copy link
Author

I believe it was mostly because the ticket was not classified as a bug. I think they're (rightfully) wary of backporting stories if they don't have to. Thanks for your comment on the pull.

@drewbrokke drewbrokke deleted the LPS-71381 branch November 16, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants