Skip to content

Include Rust toolchain in Docker runtime image#116

Merged
lukidoescode merged 1 commit into
mainfrom
lwagner/fix-docker-image
May 3, 2026
Merged

Include Rust toolchain in Docker runtime image#116
lukidoescode merged 1 commit into
mainfrom
lwagner/fix-docker-image

Conversation

@lukidoescode
Copy link
Copy Markdown
Owner

The release saga's UpdateLockfileStep runs cargo update --workspace but the runtime image only contained cargo-changeset. Install a minimal Rust toolchain via rustup in the runtime stage and add a non-dry-run release test to prevent this regression.

The release saga's `UpdateLockfileStep` runs `cargo update --workspace`
but the runtime image only contained `cargo-changeset`. Install a
minimal Rust toolchain via rustup in the runtime stage and add a
non-dry-run release test to prevent this regression.
@lukidoescode lukidoescode merged commit d1815a9 into main May 3, 2026
17 checks passed
@lukidoescode lukidoescode deleted the lwagner/fix-docker-image branch May 3, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant