Skip to content

Creating Workflows to update Assets and DAR metadata.

Francois Ancien requested to merge add-catalog-updating-workflows into main

Adding 2 workflows. Both retrieve some information (about assets and DAR respectively) from EDC provider then POST the retrieved responses to the metadata catalog API.

The MR also include the python scripts that handle these requests and DockerFile to create the image containing these scripts.

Edited by Francois Ancien

Merge request reports