← Back to context Comment by mr_o47 4 hours ago This was more like an educational exercise 3 comments mr_o47 Reply esafak 4 hours ago Since you're exercising, you can take it to the next level where you don't specify the next step but the inputs to each task, allowing you to infer the DAG and implement caching... verdverm 2 hours ago You can do this with cue/flow, but have not turned it into a full CI system. The building blocks are there mr_o47 1 hour ago Never heard of cue/flow will definitely check it out
esafak 4 hours ago Since you're exercising, you can take it to the next level where you don't specify the next step but the inputs to each task, allowing you to infer the DAG and implement caching... verdverm 2 hours ago You can do this with cue/flow, but have not turned it into a full CI system. The building blocks are there mr_o47 1 hour ago Never heard of cue/flow will definitely check it out
verdverm 2 hours ago You can do this with cue/flow, but have not turned it into a full CI system. The building blocks are there mr_o47 1 hour ago Never heard of cue/flow will definitely check it out
Since you're exercising, you can take it to the next level where you don't specify the next step but the inputs to each task, allowing you to infer the DAG and implement caching...
You can do this with cue/flow, but have not turned it into a full CI system. The building blocks are there
Never heard of cue/flow will definitely check it out