Skip to content
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

build(cargo): skip external build script with rust-analyzer #6325

Merged
merged 1 commit into from Oct 31, 2023

Conversation

kwonoj
Copy link
Contributor

@kwonoj kwonoj commented Oct 31, 2023

Description

Currently turborepo-* have some build script relies on external dependencies, which fails editor analysis if those are not ready. This makes some inconviniences if someone want to work on the turbopack specifics.

PR changes behavior for 2 build script, one for turborepo-lib to allow failures with invocation of those dependencies, and skipping turborepo's build script requires go toolchain.

Copy link

vercel bot commented Oct 31, 2023

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

11 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-cra-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-gatsby-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-native-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-svelte-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-tailwind-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
examples-vite-web ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm
turbo-site ⬜️ Ignored (Inspect) Oct 31, 2023 5:10pm

Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Oct 31, 2023

🟢 CI successful 🟢

Thanks

@kwonoj kwonoj merged commit 89b6b82 into main Oct 31, 2023
61 of 62 checks passed
@kwonoj kwonoj deleted the build-rs-no-external branch October 31, 2023 18:51
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.

None yet

2 participants