agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

Feature/186/186 Participant self description #271

Closed bscholtes1A closed 2 years ago

bscholtes1A commented 2 years ago

What this PR changes/adds

Generate a Gaia-X Self-Description based on a template for each participant and inject it into the associated Identity Hub.

Why it does that

Each dataspace participant should have its own Self-Description.

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)

186

Checklist

github-actions[bot] commented 2 years ago

Unit Test Results

  4 files  4 suites   4m 38s :stopwatch:   7 tests 3 :heavy_check_mark: 1 :zzz: 3 :x: 10 runs  6 :heavy_check_mark: 1 :zzz: 3 :x:

For more details on these failures, see this check.

Results for commit 8b26d9b0.

bscholtes1A commented 2 years ago

@algattik CatalogClientTest seems to be broken... This is unlikely it is linked to the code of this PR. Any idea?