unity-sds / unity-py

Apache License 2.0
2 stars 4 forks source link

Deploy algorithm via Unity.py or Unity.js #20

Closed rtapella closed 1 year ago

rtapella commented 1 year ago

can currently (release 23.1) deploy to SDS using a hardcoded JSON payload

rtapella commented 1 year ago

Deployment of algorithm will happen via Dockstore + WPS-T directly.

Will set up algorithm deployment in Unity Common API in 23.3/23.4 as part of that work chunk.

rtapella commented 1 year ago

Note: there will be both an explicit deployment Unity Common API endpoint (and Unity-py function, e.g. application/deploy/) as well as an implicit endpoint (application/execute/ on an Application that is not yet deployed).