David Glasser
David Glasser
## what Allow Atlantis administrators to cap the number of VCS comments that will be created for a single command. (The default value is 0, which means unlimited comments.) ##...
Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...
Atlantis v0.27 just added a new `depends_on` key to projects. https://github.com/runatlantis/atlantis/pull/3292 This is complementary to `execution_order_group`. `execution_order_group` guides the order in which Atlantis will look at projects if told to...
I use a custom build rather than the Chrysalis default for my Model100 only to turn on ActiveModColorEffect (since I find sticky keys to be unusable without it). I'd love...
This visitor pattern is designed for doing normalizations on executable documents, so it assumes you will mutate the tree as it is walked. (Perhaps a better design would be to...
The default implementation of dataIdFromObject is that any response object with a `id` or `_id` response field name (perhaps an alias) uses that field as a key, and objects without...
I would like to use ledger-mode-clean-buffer as a save hook (which I have used a custom fork of `ledgerfmt` for: https://github.com/glasser/ledger/commit/d3e0cc837788a145bd4237217283c1320a8de417) but it seems to take comments that I put...
**Describe the bug** I had customized my Model 100's keyboard layouts and dynamic macros in Chrysalis. This morning, it forgot them. I had plugged it into a different Mac laptop...
In GraphQL, you should be able to spread an interface or union against a union, as long as there's some type that satisfies both. For example: ``` interface Error {...
I just upgraded to Pie. On my first launch of GrazeRSS, it popped up a message saying "This app was built for an older version of Android and may not...