Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/freebsd-disk-space
d0a26f3b fix(core): fix Windows build error from Rust 1.94 mutability check The `creation_flags()` call requires a mutable `Command`, but the variable was declared immutable. This only manifests on Windows builds since the call is behind `#[cfg(target_os = "windows")]`. Split into separate cfg blocks so each platform compiles cleanly.
by FrozenPandaz
F
Failed
fix/freebsd-disk-space
08bf725c fix(repo): resolve FreeBSD build disk space issue by disabling Gradle plugin The FreeBSD VM only has 11G of disk and the Rust native build was running out of space. Disabling the Gradle plugin avoids installing OpenJDK17 and its ~30 X11/font dependencies (~500MB), which aren't needed for the native bindings build. Also explicitly install ca_root_nss for CA certificates (previously pulled in transitively by openjdk17), and stop deleting ~/.cargo/registry and ~/.cargo/git during cleanup since Cargo needs them to resolve dependencies.
by FrozenPandaz
F
Failed
fix/freebsd-disk-space
f9e3d6d4 fix(repo): resolve FreeBSD build disk space issue by disabling Gradle plugin The FreeBSD VM only has 11G of disk and the Rust native build was running out of space. Disabling the Gradle plugin avoids installing OpenJDK17 and its ~30 X11/font dependencies (~500MB), which aren't needed for the native bindings build. Also stop deleting ~/.cargo/registry and ~/.cargo/git during cleanup, since Cargo needs them to resolve dependencies during the build.
by FrozenPandaz
F
Failed
fix/freebsd-disk-space
f9e3d6d4 fix(repo): resolve FreeBSD build disk space issue by disabling Gradle plugin The FreeBSD VM only has 11G of disk and the Rust native build was running out of space. Disabling the Gradle plugin avoids installing OpenJDK17 and its ~30 X11/font dependencies (~500MB), which aren't needed for the native bindings build. Also stop deleting ~/.cargo/registry and ~/.cargo/git during cleanup, since Cargo needs them to resolve dependencies during the build.
by FrozenPandaz
F
Failed
fix/freebsd-disk-space
7f400e66 fix(repo): resolve FreeBSD build disk space issue by disabling Gradle plugin The FreeBSD VM only has 11G of disk and the Rust native build was running out of space. Disabling the Gradle plugin avoids installing OpenJDK17 and its ~30 X11/font dependencies (~500MB), which aren't needed for the native bindings build.
by FrozenPandaz
F
Previous page
Previous
Next
Next page