Amir Omidi
Amir Omidi
Wolfi: https://www.chainguard.dev/unchained/introducing-wolfi-the-first-linux-un-distro Pretty similar to alpine, but with different repositories.
There are effectively only three CAs using exactly 64 bit length serial numbers. (Searched with `(labels="trusted" and labels="precert" and validation.nss.has_trusted_path=true and not labels="revoked") and parsed.serial_number_hex="????????????????"`). Let's considering bringing this length...
``` /home/runner/work/_temp/b1d5f4e4-9e42-492a-b074-ae4e66c473a0.sh: line 1: /home/runner/bin/coveralls: cannot execute binary file: Exec format error ```
This would be really nice for CI purposes, but I understand that it would be a bit of a change since some generated files would need to be included. Out...
Go install doesn't allow you to change binary name without doing another `mv` command. This change would allow someone to do go install `github.com/ewhauser/bazel-differ@latest` and get the binary exposed as...
Any chance we can get a permissive standard license on this?
Would love to have this directly on bzlmod
### Go version go version go1.23.1 darwin/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='arm64' GOBIN='' GOCACHE='/Users/amir/Library/Caches/go-build' GOENV='/Users/amir/Library/Application Support/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='arm64' GOHOSTOS='darwin' GOINSECURE='' GOMODCACHE='/Users/amir/go/pkg/mod' GONOPROXY=''...
**Is your feature request related to a problem? Please describe.** Inability to use my existing `devbox.lock` file with this rule is a bit frustrating, but its not necessarily this tools...
Version: from main Unfortunately this is happening on a private repository, so I can't share a minimal example. If you do require one and the issue isn't obvious, I can...