David P

Results 38 comments of David P

This is still broken and a flutter clean doesn't fix it for me.

I'm absolutely shocked that this isn't implemented! I really like @GrahamDumpleton's idea of importing into a subpath in the data values. As a workaround I wrote the following script: ```sh...

Huh. According to the [documentation](https://carvel.dev/ytt/docs/v0.44.0/ytt-data-values/#--data-values-file) `--data-values-file` only accepts yaml files as input. jq outputs json and it seams ytt just eats it. Quoting the docs: > filesystem path can either...

We'd like to have this as well, our use case is some computed variables that we want to have generated in the constructor instead of being passed as variables. It's...

I'm seeing the same error. I've narrowed it down to the card component by just selecting and deselecting the options in the CLI, but I cannot find the exact source...

Can we expect this to be in the works any time soon? This is a very crucial missing feature for actions. Currently there is no way to restrict action calls...

Ah great, another abandoned dart library, @jonahwilliams would you be kind enough to merge and publish this so I don't have to make a duplicate package for one trivial line...

I am also experiencing this, my subscriptions stop working after the link is reconnected, the only way I managed to work around this was by retrying the subscription with an...

Ah, I'd very much like to, but I cannot reproduce this very easily, the exception was logged to our sentry instance from some end user devices. We won't be shipping...