chore/rust-builder-1.94 #64

Merged
David merged 3 commits from chore/rust-builder-1.94 into main 2026-05-10 20:26:21 +02:00
Owner
No description provided.
Replaces upstream `rust:*` (and prior `rust-builder*` images) with the libc-organized images published by niceguyit/oci-images:

- glibc consumers -> rust-builder-glibc:v1.0.0-rust1.94-trixie
- musl consumers -> rust-builder-musl:v1.0.0-rust1.94-alpine
- windows cross-compile -> rust-builder-glibc-windows:v1.0.0-rust1.94-trixie

Each base image bakes in the full set of build deps, cargo-binstall, dioxus-cli (glibc), bun (glibc), wasm32 target, and rustfmt + clippy, so the per-repo apt-get/apk install + tooling install steps drop out. Bumps Rust toolchain from 1.93.x to 1.94 across all builders.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ci: bump runtime stage from bookworm-slim to trixie-slim
Some checks failed
Check / clippy + fmt + tests (pull_request) Has been cancelled
a705252ae4
The builder is now rust-builder-glibc (debian trixie, glibc 2.41). A bookworm-slim runtime (glibc 2.36) cannot resolve symbols compiled against the newer glibc; bumping the runtime keeps the two stages compatible.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Merge branch 'main' into chore/rust-builder-1.94
Some checks failed
Check / clippy + fmt + tests (pull_request) Failing after 1m41s
0d8aedf500
David merged commit 2a81cf6ad5 into main 2026-05-10 20:26:21 +02:00
David deleted branch chore/rust-builder-1.94 2026-05-10 20:26:21 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/lets-chat!64
No description provided.