Currently, theres 2 distinct codepaths, one for running a single app, and one for chaining pipelines together.
Ideally, a single app should be just a "pipeline of one", and this would combine both codepaths.
I ask for this because I have a few branches that would need to be duplicated/tested for both (and I haven't gotten around to that). Ie optional-zipping, containers-run, would need to make the same changes in both codepaths.
I spoke to @tien-tong about this, and we agreed to get the conversation started in an issue.
Currently, theres 2 distinct codepaths, one for running a single app, and one for chaining pipelines together.
Ideally, a single app should be just a "pipeline of one", and this would combine both codepaths.
I ask for this because I have a few branches that would need to be duplicated/tested for both (and I haven't gotten around to that). Ie optional-zipping, containers-run, would need to make the same changes in both codepaths.
I spoke to @tien-tong about this, and we agreed to get the conversation started in an issue.