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

refactor: split identityhub-core module #598

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Feb 18, 2025

What this PR changes/adds

this PR splits :core:identity-hub-core up:

  • CoreServicesExtension -> identity-hub-core (no change)
  • DefaultServicesExtension -> common-core (new module)

Why it does that

the issuer service runtime also uses some services provided by the DefaultServicesExtension, but does not require those from the CoreServicesExtension.

Further notes

  • just refactoring, no functional change!

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the refactoring Changing directories, modules, structures, etc. without functional changes label Feb 18, 2025
@paullatzelsperger paullatzelsperger merged commit 1b7f9d1 into eclipse-edc:main Feb 18, 2025
18 checks passed
@paullatzelsperger paullatzelsperger deleted the refactor/split_identityhub-core_module branch February 18, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Changing directories, modules, structures, etc. without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants