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

feat(launch): update vscode launch configs #6887

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

tknickman
Copy link
Member

@tknickman tknickman commented Jan 4, 2024

Description

Update the vscode launch configs

  1. Update the version to get access to user input and grouping
  2. Remove old Go and e2e configs
  3. Fix the existing configs to user skip-infer to ensure we're using the local built turbo and not the one installed in the example
  4. Cleans up unused actions

Closes TURBO-1991

Copy link

vercel bot commented Jan 4, 2024

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) Jan 4, 2024 4:37pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-gatsby-web ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-native-web ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-svelte-web ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-tailwind-web ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
examples-vite-web ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
rust-docs ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm
turbo-site ⬜️ Ignored (Inspect) Jan 4, 2024 4:37pm

Copy link
Contributor

github-actions bot commented Jan 4, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Jan 4, 2024

🟢 CI successful 🟢

Thanks

@tknickman tknickman enabled auto-merge (squash) January 4, 2024 17:06
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.

Thanks for reminding me that we can easily use the debugger now that we're full Rust.

@tknickman tknickman merged commit deed498 into main Jan 4, 2024
41 checks passed
@tknickman tknickman deleted the update-launch-configs branch January 4, 2024 20:00
Zertsov pushed a commit that referenced this pull request Jan 5, 2024
### Description

Update the vscode launch configs

1. Update the version to get access to user input and grouping
2. Remove old Go and e2e configs
3. Fix the existing configs to user skip-infer to ensure we're using the
local built turbo and not the one installed in the example
4. Cleans up unused actions

Closes TURBO-1991
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.

2 participants