Skip to content

Commit 8857e1a

Browse files
committed
2021-5-12 open rfc call feedback
1 parent be778d1 commit 8857e1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

accepted/0000-workspaces-auto-cwd-context.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Now that we are landing support to **workspace-aware** commands (see: [#117](htt
1616

1717
## Rationale and Alternatives
1818

19+
- Use the logic to figuring out if a **workspace-aware** command was run from the context of a child **workspace** folder but only print a warning message to users, similar to our existing set of "Did you mean?" warning messages. Educating the user on the usage of the `--workspace` config rather than automatically switching the context.
1920
- Only implement the auto-switch behavior in arborist-reify related methods. namely: `ci|dedupe|find-dupes|install-ci-test|install-test|install|link|rebuild|update|uninstall|update`
2021
- Make it so that the auto-switch behavior of the cli is disabled by default and needs some type of opt-in mechanism.
2122
- Do not implement any auto-switch mechanism

0 commit comments

Comments
 (0)