Nipuna Perera
Nipuna Perera
Hey @levlaz that is what I expected. But for services, --debug didn't make it scrollable either.
Just getting back to this now. on v0.11.0 I am trying to run with `--progress=plain` but my pipeline is frozen after "Connected to engine..." According to @vito this may not...
I've been using `+default` a bunch and I like it. It works intra-module with the `functionOpts` pattern. What is the limitation you are running into? And if `+default` is removed...
So when I call an existing module function from another module the `+default` values are passed through by default. `dag.One().MyFunction()` If I wanted to modify a default I can do...
> Is this something that works today? Or an idea for a future improvement? It works in 0.9.9 > Right, that's what I do today. But now I'm handling some...
To add to this, I would like to request a way to _not_ create the LICENSE. I find myself deleting it all the time as it doesn't make sense for...
> @nipuna-perera Easiest option is probably to just create a LICENSE file in the root of the repo (it can just be empty). The CLI will search upward, find it,...