Skip to content

Conversation

nathanwhit
Copy link
Member

No description provided.

@nathanwhit nathanwhit requested a review from dsherret September 4, 2025 17:23
@@ -1264,6 +1264,8 @@ fn new_workspace_factory_options(
is_package_manager_subcommand: matches!(
flags.subcommand,
DenoSubcommand::Install(_)
| DenoSubcommand::Uninstall(_)
| DenoSubcommand::Cache(_)
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't this depend on whether it's global or not?

Copy link
Member Author

Choose a reason for hiding this comment

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

hmm yeah i guess so. I should probably change that for Install then too

Copy link
Member

Choose a reason for hiding this comment

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

Actually, I'm not entirely sure. I'm just going to approve this PR :D

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

@nathanwhit nathanwhit enabled auto-merge (squash) September 4, 2025 17:51
@nathanwhit nathanwhit merged commit eea93eb into denoland:main Sep 4, 2025
19 checks passed
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.

2 participants