Amo Chumber

Results 19 comments of Amo Chumber

Hi do you need any more information about this issue?

> these steps fixed it for me too.. thanks!! > > rm -rf ./.local/share/meld > rm -f ./Library/Preferences/org.gnome.meld.plist > rm -rf "./Library/Saved Application State/org.gnome.meld.savedState/" This isn't really a "fix" though...

yeah definitely a bash-ism: ``` amo_chumber@cloudshell:~/scratch/devcontainer-test$ docker build -f .devcontainer/$(cat .devcontainer/devcontainer.json | grep -v // | jq -r '.build.dockerfile') $(cat .devcontainer/devcontainer.json | grep -v // | jq -r '.build.args |...

So changing line 57 to: `ARGS=$(echo $CONFIG | jq -r '.build.args | to_entries? | map("--build-arg \(.key)=\(.value)")? | join(" ")')` seems to resolve this but I'm not sure of the wider...

It works for me if I set the `--vacuum-size` to something more aggressive: `sudo journalctl --vacuum-size=10M`

Merged and released in 0.10.0: https://github.com/open-policy-agent/cert-controller/releases/tag/v0.10.0

I would still find this emoji based approach useful on gitlab.com. Currently since marge cannot impersonate approvers on the hosted version if a branch gets rebased the approval is removed...

> Great spot, thanks! Would you like to submit a PR for this? No worries at all if not. Yes I'd be happy to! Leave it with me and I'll...