Skip to content

feat: add run --global option #4502

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

jdanil
Copy link
Contributor

@jdanil jdanil commented May 29, 2022

What's the problem this PR addresses?

Resolves #3424.

How did you fix it?

Added a new --global option to the run and foreach run commands.

I did not add this in a backwards-compatible way as this is being proposed as a breaking change for yarn v4.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@jdanil jdanil force-pushed the feat/run-global branch 4 times, most recently from c6f5242 to 21333d8 Compare May 29, 2022 07:09
@jdanil jdanil force-pushed the feat/run-global branch from 21333d8 to e9075a7 Compare May 29, 2022 08:15
@jdanil
Copy link
Contributor Author

jdanil commented Jun 1, 2022

I need to spend a bit more time to get this working for workspaces, but if anyone has a chance to take a look in the meantime I'd be keen to know if its likely a change like this would be accepted.

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.

[Feature] explicit "run global" behavior instead of special-casing :
1 participant