Andrew

Results 882 issues of Andrew

When I try to stage changes to my `.gitmodules` file, then the `Worktree.Add()` method returns: ```console entry not found ```

mergo recently patched a cve in its yaml dependency. Let's update our mergo dependency accordingly, so that go-git remains secure. Did a quick `go test`, no surprises so far.

E.g., I want to enforce a doc requirement for my top level directory, but would like to drop in `.cane` files with `--no-doc` in some of the subdirectories.

When performing Docker ECR commands in an automated context, such as a non interactive shell execution or Jenkins CI/CD job, then Amazon's documented authentication command does not work. https://docs.aws.amazon.com/AmazonECR/latest/userguide/getting-started-cli.html#cli-authenticate-registry See...

Please update the version of DataStax used by Astyanax, as several bugfixes have since been implemented, and the newer DataStax versions do not appear to break Astyanax.

Genres are being encoded as unmarked.

Images used as album art, that are not square, now display as really small previews in the album art viewer.

Please make custom templates stable, so that we can deploy reliably without worry about features being suddenly removed. https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/#custom-templates-experimental Unfortunately, the usual annotation to blocklist pods for sidecar injection, triggers...

Hi, I like this helpful project. Could we get a Go API wrapper for the MIDI system? Ideally would integrate into the gomidi driver interface. https://docs.microsoft.com/en-us/windows/win32/multimedia/midi-functions?redirectedfrom=MSDN https://gitlab.com/gomidi/midi

Some text formats, such as `*.patch` files, are expected to have arbitrary, even mixed indentation styles. When examining large projects, it would be helpful for editorconfig to set a default...