ci: drop rustup component add now that opensuse-base ships them #38

Merged
David merged 1 commit from chore/drop-rust-toolchain-install into main 2026-05-10 17:25:40 +02:00
Owner

opensuse-base v1.3.1+ pre-installs clippy, rustfmt, and the wasm32 target during image build, and exposes /home/dev/.cargo/bin + /home/dev/.bun/bin on PATH for both login shells (via /etc/profile.d/dev-paths.sh) and non-login docker exec (via the image's ENV PATH=...). Drops the per-job "Install Rust toolchain" step which is now a wasteful no-op on every CI run.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

opensuse-base v1.3.1+ pre-installs `clippy`, `rustfmt`, and the wasm32 target during image build, and exposes `/home/dev/.cargo/bin` + `/home/dev/.bun/bin` on PATH for both login shells (via /etc/profile.d/dev-paths.sh) and non-login `docker exec` (via the image's `ENV PATH=...`). Drops the per-job "Install Rust toolchain" step which is now a wasteful no-op on every CI run. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ci: drop rustup component add now that opensuse-base ships them
Some checks failed
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Failing after 7s
3b36044ec3
opensuse-base v1.3.1+ pre-installs `clippy`, `rustfmt`, and the wasm32 target during image build, and exposes `/home/dev/.cargo/bin` + `/home/dev/.bun/bin` on PATH for both login shells (via /etc/profile.d/dev-paths.sh) and non-login `docker exec` (via the image's `ENV PATH=...`). Drops the per-job "Install Rust toolchain" step which is now a wasteful no-op on every CI run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
David merged commit d630b9b29c into main 2026-05-10 17:25:40 +02:00
David deleted branch chore/drop-rust-toolchain-install 2026-05-10 17:25:40 +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
a8n-tools/rusty-links!38
No description provided.