Travis A. Everett
Travis A. Everett
Just trying out svglib for the first time today and ran into this error. I couldn't find another report, so I figured I should at least document it. I'm not...
I'm updating a plugin I haven't touched in a couple years and trying to get travis-ci working again, but I'm running into GDK/GTK-related failures on Linux. I went ahead and...
I'm not sure if I've stumbled into a real issue, or just fallen into a documentation hole. I had a bear of a time getting travis-ci set up this time....
_Not sure this is short-run actionable, and I don't think it's actually a pytest-flask bug. If others encounter this it may still make sense to add something like the workaround...
I've personally just removed everything in ~/.travis while cleaning up because I don't still have the CLI installed at the moment, but I had trouble finding any succinct acknowledgement of...
I'm getting my ducks in a row to submit a nixpkgs expression for bashup.events. First, I want to check in on some versioning issues. (Nix's packaging instructions get a little...
Output of `restic version` -------------------------- restic 0.9.5 compiled with go1.12.1 on darwin/amd64 How did you run restic exactly? ------------------------------- # using s3 configured with envs $ restic backup "/Users/abathur/.bash_sessions/" repository...
This enables mgitstatus to handle repositories with non-standard work tree locations (such as those used by yadm) and would close #26. It can discover these within the directory tree, or...
Not a huge problem, but I had to spend a little more effort than ideal figuring out to run an update statement against the `stdin` table for a piped CSV....
Not urgent, but I was writing a query to check a CSV for duplicate rows and realized it might be nice to have a flag for returning an exit status....