purajit
purajit
> Are you passing any flags on the `argocd app diff/manifests` command, or just the app name? Hey apologies, really need to figure out my GH notifications game. Not passing...
> I would prefer to have a flag that the zero value defaults to the current behaviour i.e specifying it would disable overwriting the config file. Makes sense, I'm not...
Sorry, had a busy week. I'm happy with that configuration, and I think it makes sense to prevent `--edit` from altering it as well. Btw another behavior I've noticed, which...
Apologies if I missed this somewhere, but what's blocking generating a release for nearly 2 years?
I like the proposal, but I'd still say I'm curious how the users who want the config to be overwritten work - considering that this is the only CLI I've...
Amazing, thanks!
I have this issue too, it seems like it's expecting parentheses.
`moveWindowToSpace` works for me on Sonoma, but not Sequoia. Both v1.0.0. It still returns `true`, which means it didn't hit any errors/edge-cases as mentioned in https://github.com/Hammerspoon/hammerspoon/blob/08cb81357dae2e9ecce33cba1a627b9dbc09af04/extensions/spaces/libspaces.m#L189
https://github.com/ianyh/Amethyst/discussions/1682 This seems relevant to Sequoia :/
Gotcha, yeah we're using registry caches, but this still prevents using other parameters like `mode`, `image-manifest`, `oci-mediatypes`, which are pretty critical (especially for multi-stage builds). We resolved our issues by...