umccr / orcabus

 🐋 UMCCR Pipeline & Workflow Orchestration
3 stars 0 forks source link

icav2 launch ready from workflow run manager should check versions of payload #297

Open alexiswl opened 4 months ago

alexiswl commented 4 months ago

Payload versions will determine which step functions are used for the set-inputs-json (we might need to support multiple versions at once).

The Workflow Run Manager will provide the payload version for the its input.

Likewise the microservice will need to provide a payload version for its output.

victorskl commented 1 month ago

This may as well be related to Stacky Glue refactor https://github.com/umccr/orcabus/pull/393