Kyle White
Kyle White
I'm happy if it's not built into gqlgen, but would be nice to have a path for it for folks that would like it.
It's close! I'm currently figuring out the logic of not running Pach CI when _only_ docs change. ie, if there's a docs change + a code change, it should run...
I don't think running off a static tag is a good idea as it makes it more difficult to figure out exactly what version in running. Further, I think this...
I still think the issue here is pach automatically updating itself vs having an external process do it (helm upgrade, etc) How would this handle something getting added/removed from the...
lint errors now appear directly in the PR
So, looking a little deeper here, I have some concerns: - Ideally, we shouldn't modify the embedded postgres chart at all, which makes upgrading to new chart versions easier -...
@acohen4 What do you think?
👋 Hey guys, we've decided to go with https://github.com/pachyderm/pachyderm/pull/8002 which fits with our new gitops tooling (reading things in directly to pach vs the config pod)
Any thoughts here?