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

Deployment Pipeline Refactoring #161

Open zeier opened 2 years ago

zeier commented 2 years ago

Feature #91

Description

We want to have a workflow to create a new participant manually. If we don't refactor the MVD deploy workflow, adding a "Deploy participant" workflow would imply duplication of the deploy workflow. To avoid that, we could refactor the workflows.

The Deploy-Participant job can be moved to a workflow. This workflow would be called several times from cd workflow to deploy the 3 participants and could also be triggered manually. The same would be needed for the Destroy workflow.

The goal of this story would be to figure out if this refactor is possible, and implement it if it is.

Acceptance Criteria

Tasks

zeier commented 2 years ago

Put on hold since capacity until end of sprint 13 is projected to be insufficient to cover this feature. Can be taken up as the next priority feature if capacity is available.