John Vandenberg

Results 1306 issues of John Vandenberg

`--version` is a cheap way to verify a binary is usable, and record in the logs which version was used, useful for detecting when a new release started causing a...

Running deepsource from https://github.com/DeepSourceCorp/cli/releases/download/v0.8.6/deepsource_0.8.6_linux_amd64.tar.gz on `alpine:latest` fails with ``` /usr/local/bin/deepsource: cannot execute: required file not found ``` https://github.com/taiki-e/install-action/actions/runs/9432055259/job/25981364422?pr=522 This isnt happening for any other platform tests in CI at https://github.com/taiki-e/install-action/pull/522

~~I am guessing that this is now at the step of doing a build of my project, rather than building the deps.~~ My process list ``` 3029927 pts/2 Sl+ 0:32...

I am setting up a project for the first time, and it would be helpful to have a mode which automatically selects a sensible fix for each problem, roughly always...

I see a lot of cases like ``` lcms2-sys's build script emitted disallowed instruction `cargo:include=/home/jayvdb/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lcms2-sys-4.0.5/vendor/include` 1) Allow build script for `lcms2-sys.build` to emit instruction `cargo:include=/home/jayvdb/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lcms2-sys-4.0.5/vendor/include` 2) Allow build script for...

https://github.com/cackle-rs/cackle/releases/tag/v0.8.0 tarball contains a file `cackle-v0.8.0-x86_64-unknown-linux-musl`. Usually github release tarballs only contain the binary, with the expected binary name if `cargo install` was used. i.e. `cargo-acl` in this case. I...

Close https://github.com/taiki-e/install-action/issues/567