Introduce inputs support into JobRequest / JobResponse API in runner
The goal of this issue is to parse inputs received in the runner from the JobResponse as described in &19756 (closed).
The inputs should made available to be expanded in various YAML nodes using the expansion API from the step-runner that is implemented as part of Introduce moa-based expansion API into step-runner (step-runner#295 - closed).
We already have a draft implementation of this in Introduce first iteration of job inputs interpo... (!5855 - merged).
Edited by Timo Furrer