Andrew

Results 882 issues of Andrew

### Issue description The recommended way to install pipenv breaks on newer Python versions. For example, Ubuntu's pip now bans installing packages (both globally as well as by `--user`). https://pipenv.pypa.io/en/latest/...

Contributor Candidate
ai-triaged

Docker provides a portable way to package many applications, similar to snaps / flatpaks. As much as I like containerizing applications directly, I find value in consistency for fpm to...

https://crates.io/

Hi, I noticed that Go was recently updated. It's funny timing, because Go released additional security patches as of Go v1.23.1: https://go.dev/doc/devel/release#go1.23.minor Can we please update xgo to target Go...

**Is your feature request related to a problem? Please describe.** I want to run X-Ray scans without depending on either Artifactory or GitHub Actions. **Describe the solution you'd like to...

feature request

RVM uniquely makes installation a hassle, by involving additional steps to manage GPG keys. Other programming languages, even other Ruby version managers, don't require this complication. Let's target ordinary transport...

`os.DirFs(pth)` seems to have a fatal design flaw: It invites the user to hardcode either a UNIX (e.g., `/`) or Windows (e.g., `C:`) root directory name. Please implement a 0-ary...

### Description By default, docker builds should exclude common patterns from `ADD` / `COPY` directives: * `*Dockerfile*`, including the standard `Dockerfile` path, as well as any user custom `Dockerfile.`, `Dockerfile-`,...

kind/feature
status/0-triage

### Description Hi, When managing Docker in a complex environment with multiple conflicting Docker versions, we can't simply assume that the full list of docker subcommands and flags are always...

kind/docs
kind/feature
status/0-triage