Gerard Ryan
Gerard Ryan
Here's an example of what I'm thinking of: Currently I run: `gerrymander todo-mine -p my/project/example` If my current directory is a git repo with `my/project/example` as a remote (just origin...
This fixes #310 (addresses the CVE-2022-21698 concern therein). The following commands were used to make this change: ``` go get github.com/prometheus/[email protected] go mod vendor ``` Signed-off-by: Gerard Ryan
Hi again @PeterMosmans! :wave: I had a thought while trying out the `gnome_fonts` variable here for the first time: 1. The `gnome_extensions`, `gnome_dconf`, and `gnome_gsettings` variables lead to changes for...
### Summary When I try to use `--with-prov`, it fails to move/copy provenance file, seemingly because it's looking in the wrong place. It's expecting it to be in the temp...
Hi! I've just tried submitting my first plugin through the chrisstore.co UI, and it's giving me an error that something is not a valid string. Here's the POST Data of...
When I upgraded to 0.10.0, I noticed that every few minutes (10-15 maybe? I haven't timed it), the disk I/O would spike for 90 seconds or more. When I downgraded...