这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(release): manually install target toolchain #10080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

dimitropoulos
Copy link
Contributor

Description

We discovered that Rust 1.28 release requires us to manually install the toolchain, not just the target. This command should install both and ensure compatibility.

Testing Instructions

Running the Turbo Repository Library Release workflow.

Copy link

vercel bot commented Mar 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:11am

### Description

Latest `rustup` stopped installing toolchain by default, we need to
handle it ourselves. This is a one off to unblock us.

### Testing Instructions

[Turborepo Library
Release](https://github.com/vercel/turborepo/actions/runs/13644580496)
Copy link
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing changes here

@chris-olszewski chris-olszewski merged commit 0713aee into main Mar 4, 2025
50 of 51 checks passed
@chris-olszewski chris-olszewski deleted the dimitri/toolchains branch March 4, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants