eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 14 forks source link

Open API Swagger Workflow is not working #279

Closed matbmoser closed 5 months ago

matbmoser commented 5 months ago

Current Behavior

The workflow for releasing the open API here: https://app.swaggerhub.com/apis/eclipse-tractusx-bot/digital-product-pass is not working...

Workflow run: https://github.com/eclipse-tractusx/digital-product-pass/actions/runs/8709170581

The reason probably is because the "tagging" configuration is done incorrectly since the versions are not "published": image

Expected Behavior

Have a published API in swagger hub with the workflow not failing

saudkhan116 commented 5 months ago

Fixed this issue in PR #295 and included in release v2.3.0