Patrick Nelson

Results 116 comments of Patrick Nelson

This makes me wonder @cppforlife, is there the ability to flag the file (maybe in the header at the very top) to enable this functionality? That or maybe some code-based...

It stinks that we're still stuck at not being able to simply emit comments in `ytt` output. @pivotaljohn what do you think: Could we at the very least have some...

This may be sacrilege, but: I’m actually dropping `ytt` entirely now in favor of `kustomize` since I’m finding that it’s actually much better suited for my use case anyway (building...

Getting this problem on WSL2 as well (Debian 11), even after following all the provided instructions. Granted, I am using Docker Desktop for Windows which manages `kubectl` for me, it...

I see the confusion. Looks like #68 was closed, not this one πŸ˜„

Just tested this and it works great. Only minor issue might be the `Console.WriteLine` output if an invalid switch is specified, however... I'd love to see this merged and released...

Just calling this out _in abstract_, but: What if we resolve some of this ambiguity issues by making a _decision_ and then issuing warnings to the console when the application...

> There are also merge conflicts again, but I would prefer to solve them once I got some feedback. Otherwise, I will have to redo the same kind of work...

Pinging @Sonaryr, would you be able to please take a look at this? πŸ™ This looks like a relatively simple change. πŸ˜„ Not that I care all that much (since...

Just created #32 inspired by this pull request which addresses two issues above, i.e.: 1. Fixes the dependency issue on `sass` and 2. Allows you to override via new `compiler`...