konveyor / move2kube-api

HTTP REST API for move2kube
https://move2kube.konveyor.io/
Apache License 2.0
6 stars 18 forks source link

fix: remove creation and uploading of release assets #46

Closed HarikrishnanBalagopal closed 3 years ago

HarikrishnanBalagopal commented 3 years ago

The API server is meant to be consumed as part of the UI. If it needs to be run standalone we provide a container image. Don't see much benefit in providing prebuilt binaries for now.

Signed-off-by: Harikrishnan Balagopal harikrishmenon@gmail.com