-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
prefix "yarn workspaces run" (v1.10.0) output with package names #6389
Comments
Another option would be similar to how Jenkins does it:
Also this format will be more useful, when yarn allow running workspace scripts in parallel (wink, wink, it was in the proposal). |
We have a similar discussion in pnpm: pnpm/pnpm#1440 |
Hi - I believe I have addressed this in the following PR: #6932 Thanks! |
If you're using Yarn Berry, the command is |
Do you want to request a feature or report a bug?
feature
What is the current behavior?
What is the expected behavior?
Similar to
wsrun --serial
:(Note, in the terminal
package-a
/b
/c
are also written bold to make the log even nicer to read.)Please mention your node.js, yarn and operating system version.
The text was updated successfully, but these errors were encountered: