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

chore: extract base controllers for all DSP apis #4666

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Dec 5, 2024

What this PR changes/adds

Extract the base logic for dsp controllers:

  • catalog
  • negotiation
  • transfer process

into dsp-*-http-api-lib reusabe across different dsp version implementations

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4665

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

@wolf4ood wolf4ood force-pushed the feat/4665_extract_dsp_http_libs branch from 6f65b0b to ad1684d Compare December 5, 2024 16:02
@wolf4ood wolf4ood self-assigned this Dec 5, 2024
@wolf4ood wolf4ood added enhancement New feature or request refactoring Cleaning up code and dependencies labels Dec 5, 2024
@wolf4ood wolf4ood force-pushed the feat/4665_extract_dsp_http_libs branch 3 times, most recently from 7cf61c1 to 2ba5dd4 Compare December 6, 2024 08:21
@wolf4ood wolf4ood force-pushed the feat/4665_extract_dsp_http_libs branch from 2ba5dd4 to f2aebc4 Compare December 6, 2024 08:39
@wolf4ood wolf4ood marked this pull request as ready for review December 6, 2024 09:25
@wolf4ood wolf4ood requested a review from jimmarino December 6, 2024 09:25
@wolf4ood wolf4ood merged commit 60a20fe into eclipse-edc:main Dec 9, 2024
24 checks passed
@wolf4ood wolf4ood deleted the feat/4665_extract_dsp_http_libs branch December 9, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract dsp-*-http-api into libs
2 participants