Add riscv64 Docker images
by zanieb
·
Feb 06, 2026 at 19:08 UTC
·
scan-b90e653a53e19de1
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Critical (100%)
Add riscv64 Docker images
build-docker.yml adds linux/riscv64
Dockerfile updated with riscv64gc-unknown-linux-musl
uv-bin-install/src/lib.rs updates Ruff to version 0.15.0
Trusted contributor with 1787 merged PRs. maintains 116 public repositories. has 908 followers.
Trusted contributor with 1006 merged PRs. maintains 173 public repositories. has 354 followers.
Trusted contributor with 2961 merged PRs. has 6228 followers.
Review 9 high-priority file(s)
.github/workflows/build-docker.yml
+25
Modifies ci_config code; Configuration
.github/workflows/build-release-binaries.yml
+7
Modifies ci_config code; Configuration
Dockerfile
+1
Modifies container_config code; Configuration
crates/uv/src/commands/tool/install.rs
+133
133 lines changed; Source code
crates/uv/tests/it/lock.rs
+123
123 lines changed; Source code
crates/uv/tests/it/tool_install.rs
+170
170 lines changed; Source code
crates/uv/tests/it/sync.rs
+87
87 lines changed; Source code
crates/uv/tests/it/tool_run.rs
+87
87 lines changed; Source code
crates/uv/tests/it/pip_install.rs
+80
80 lines changed; Source code
crates/uv/src/commands/tool/run.rs
+70
70 lines changed; Source code
+28 more files
199
minutes to review
extensive
effort level
none
staleness risk
Schedule dedicated review time; consider pair review
Critical risk level requires changes before approval
Consider breaking into smaller PRs
.github/workflows/build-docker.yml
Requires security review for ci_config changes
Why is security_scan_clean missing? Consider adding this check.
Why is coverage_maintained missing? Consider adding this check.
.github/workflows/build-docker.yml
CI configuration changed - verify build/deploy behavior