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/152/152 check prefix #246

Closed algattik closed 2 years ago

algattik commented 2 years ago

What this PR changes/adds

Check that the user-provided prefix when running the Deploy action adheres to Azure naming conventions (and restrictions).

Why it does that

Further notes

Run with valid prefix: https://github.com/agera-edc/MinimumViableDataspace/actions/runs/2825298663 Sample failed run with invalid prefix: https://github.com/agera-edc/MinimumViableDataspace/actions/runs/2825083999

Linked Issue(s)

https://github.com/agera-edc/MinimumViableDataspace/issues/152

Checklist