Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(cli): expand globs in workspace member paths #8439

Merged
merged 5 commits into from
Dec 20, 2023
Merged

fix(cli): expand globs in workspace member paths #8439

merged 5 commits into from
Dec 20, 2023

Conversation

FabianLars
Copy link
Member

@FabianLars FabianLars commented Dec 19, 2023

fixes #8403

Edit: Alternatively we could also re-use the output of cargo metadata but i didn't want to bother trying to parse "my-package 0.1.0 (path+file:///path/to/my-package)" unless you think it'd be better than trying to be cargo again.

@FabianLars FabianLars requested a review from a team as a code owner December 19, 2023 19:22
amrbashir
amrbashir previously approved these changes Dec 20, 2023
@amrbashir amrbashir changed the title fix(cli): Expand globs in workspace member paths fix(cli): expand globs in workspace member paths Dec 20, 2023
@amrbashir amrbashir merged commit 0a2175e into 1.x Dec 20, 2023
10 checks passed
@amrbashir amrbashir deleted the watch-glob branch December 20, 2023 13:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants