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

Add participant self-description #264

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

Self-Description of each participant should be exposed.

Linked Issue(s)

186

Checklist

github-actions[bot] commented 2 years ago

Unit Test Results

  7 files  ±0    7 suites  ±0   46s :stopwatch: +5s 27 tests ±0  26 :heavy_check_mark: ±0  1 :zzz: ±0  0 :x: ±0  30 runs  +3  29 :heavy_check_mark: +3  1 :zzz: ±0  0 :x: ±0 

Results for commit 23e61a0a. ± Comparison against base commit 8e1c8802.

This pull request removes 3 and adds 3 tests. Note that renamed tests count towards both. ``` org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [1] http://localhost:8181/api/identity-hub, eu org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [2] http://localhost:8182/api/identity-hub, eu org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [3] http://localhost:8183/api/identity-hub, us ``` ``` org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [1] http://localhost:8181/api/identity-hub, eu, FR org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [2] http://localhost:8182/api/identity-hub, eu, DE org.eclipse.dataspaceconnector.system.tests.identityhub.IdentityHubIntegrationTest ‑ [3] http://localhost:8183/api/identity-hub, us, US ```

:recycle: This comment has been updated with latest results.