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

fix: dump all contents of Outputs instead of all but the first one #877

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 1 commit into from
Mar 13, 2022

Conversation

weyert
Copy link
Contributor

@weyert weyert commented Mar 13, 2022

Small change to the output of --dryn-run command for when the outputs-array is empty instead of outputting all but the first one we display all entries

@vercel
Copy link

vercel bot commented Mar 13, 2022

Someone is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Mar 13, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/FfhVMRuEm2KwfSCTJdFy9kYTNoPz
✅ Preview: https://turbo-site-git-fork-weyert-fix-panic-in-dryrun.vercel.sh

Copy link
Contributor

@gsoltis gsoltis left a comment

Choose a reason for hiding this comment

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

Good catch!

@kodiakhq kodiakhq bot merged commit 2414f99 into vercel:main Mar 13, 2022
@weyert weyert deleted the fix-panic-in-dryrun branch March 13, 2022 21:34
@@ -105,21 +105,21 @@ Options:
execution. Supports globs.
--cache-dir Specify local filesystem cache directory.
(default "./node_modules/.cache/turbo")
--concurrency Limit the concurrency of task execution. Use 1 for
--concurrency Limit the concurrency of task execution. Use 1 for
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove white space changes

Copy link
Contributor

Choose a reason for hiding this comment

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

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.

3 participants