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

refactor: use cargo-make's built-in arg expansion instead of custom plugin support in nested-cargo-workspace-in-cargo-make-emulated-workspace-support #201

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented Aug 26, 2024

Custom env var expansion was added to nested-cargo-workspace-in-cargo-make-emulated-workspace-support since cargo-make didn't support it. Now that sagiegurari/cargo-make#1132 has merged support for this in cargo-make itself, there is no longer a need to do this manually in the plugin.

This reverts commit 2d199bc.

fixes #194

@wmmc88 wmmc88 force-pushed the remove-plugin-workaround branch from 42b0e39 to a495685 Compare August 27, 2024 18:31
@wmmc88 wmmc88 marked this pull request as ready for review August 30, 2024 18:22
@wmmc88 wmmc88 added this pull request to the merge queue Aug 30, 2024
Merged via the queue into microsoft:main with commit 5788223 Aug 30, 2024
49 checks passed
@wmmc88 wmmc88 deleted the remove-plugin-workaround branch August 30, 2024 22:17
@wmmc88 wmmc88 mentioned this pull request Sep 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants