Skip to content

feat: add dsp tck metadata test integration #5035

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 1 commit into from
Jun 12, 2025

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Jun 12, 2025

What this PR changes/adds

Adds support for metadata (.well-known/dspace-version) test in dsp tck.

In order to do that the 2025 version naming has been aligned with the upstream DSP example

2025-1 instead of 2025/1 which impacts the path where the version is exposed

<connector-dsp>/2025-1 instead of <connector-dsp>/2025/1

and the protocol field

dataspace-protocol-http:2025-1 instead of dataspace-protocol-http:2025/1

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.

Who will sponsor this feature?

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

Linked Issue(s)

Closes #5034

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

@wolf4ood wolf4ood added the enhancement New feature or request label Jun 12, 2025
@wolf4ood wolf4ood self-assigned this Jun 12, 2025
@wolf4ood wolf4ood marked this pull request as ready for review June 12, 2025 07:37
@wolf4ood wolf4ood merged commit e4313a3 into eclipse-edc:main Jun 12, 2025
29 of 30 checks passed
@wolf4ood wolf4ood deleted the feat/5034_dsp_tck_metadata_test branch June 12, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dsp tck metadata test integration
3 participants