Hugo van der Wijst

Results 9 issues of Hugo van der Wijst

With the stabilization of Cargo.lock file publishing in rust-lang/cargo#7026, lets restart the discussion from #148 about adding `Cargo.lock` to the repo. My two cents: not having `Cargo.lock` checked in is...

enhancement

Support watching the same inode through multiple paths. As a single change event can now refer to multiple paths, use "path groups" for renames to differentiate sources and destinations. Fixes...

#### System details - OS/Platform name and version: Linux 6.5.0 - Ubuntu 22.04.3 - Rust version (if building from source): `rustc --version`: `rustc 1.75.0-nightly (0f44eb32f 2023-11-09)` - Notify version (or...

Maximiato's fix (from #12) for #10 with an upgrade of Gradle so it works with newer Java versions.

To check if buck2 has permissions to upload to action cache, it tries to upload an empty action result. The digest hashing algorithm is hard coded to use SHA1 instead...

CLA Signed

Currently, upload requests are handled in parallel without knowledge of other ongoing requests. If multiple actions depend on the same set of large locally available artifacts, this results in many...

CLA Signed