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

fix: correctly forward passthrough arguments when using pkg#task format #10087

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 5, 2025

Conversation

NicholasLYang
Copy link
Contributor

@NicholasLYang NicholasLYang commented Mar 4, 2025

Description

Closes #10086. Parses the task as a TaskName before checking if task matches for passthrough args, to account for tasks being passed pkg#task.

Testing Instructions

Added a test for passthrough args

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 5, 2025 8:35pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 8:35pm

@NicholasLYang NicholasLYang force-pushed the nicholasyang/fix-args-forwarding branch from 179677d to 3172e8f Compare March 4, 2025 20:49
@NicholasLYang NicholasLYang force-pushed the nicholasyang/fix-args-forwarding branch from 3172e8f to 4732ceb Compare March 4, 2025 21:16
@NicholasLYang NicholasLYang marked this pull request as ready for review March 4, 2025 21:18
@NicholasLYang NicholasLYang force-pushed the nicholasyang/fix-args-forwarding branch from af5dc48 to 982d812 Compare March 5, 2025 18:28
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.

Can't pass arguments to the underlying command when using #
2 participants