jayvee
jayvee copied to clipboard
[FEATURE] Composite blocks should support the same pipeline syntax as pipelines
User Story
- As a {user}
- I want {to split my pipelines in composite blocks}
- So that {I can organize my code better}
User Acceptance Criteria
- [ ] Split pipelines / multiple pipelines are possible in composite blocks, see https://github.com/jvalue/jayvee/pull/411#discussion_r1307060421
Definitions of Done
- [ ] A PR has been opened and accepted
- [ ] All user acceptance criteria are met
- [ ] All tests are passing
We should consider the verbose syntax as well. Or generally remove the verbose syntax of pipes?
I think we should just get rid of it, I don't really see the point anymore, no?