Skip to content

feat: retrieve ConfigurationService from ConfigurationServiceProvider #1010

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

Merged
merged 19 commits into from
Mar 11, 2022

Conversation

metacosm
Copy link
Collaborator

@metacosm metacosm commented Mar 9, 2022

Depends on #1013

@metacosm metacosm self-assigned this Mar 9, 2022
@metacosm metacosm requested a review from csviri March 9, 2022 12:42
@metacosm metacosm force-pushed the static-configuration-service branch 6 times, most recently from 6a5a3e3 to c33cdd1 Compare March 11, 2022 09:34
@metacosm metacosm marked this pull request as ready for review March 11, 2022 09:50
@csviri
Copy link
Collaborator

csviri commented Mar 11, 2022

Does this help with quarkus extension too? or the point is just to have a global config serivce?

Copy link
Collaborator

@csviri csviri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM , just 1 minor comment

If we decide to go along with this work, we will probably need a JUnit
extension to always reset the ConfigurationServiceProvider before and
after each test automatically.
@metacosm
Copy link
Collaborator Author

Does this help with quarkus extension too? or the point is just to have a global config serivce?

I'm not sure yet… It started with the idea that it would help but I need to try it out…

@metacosm metacosm force-pushed the static-configuration-service branch from f283b06 to aadba2b Compare March 11, 2022 13:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 62 Code Smells

38.7% 38.7% Coverage
0.0% 0.0% Duplication

@metacosm metacosm merged commit 13a6c83 into next Mar 11, 2022
@metacosm metacosm deleted the static-configuration-service branch March 11, 2022 15:03
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.

2 participants