feat(core): extra parameters support for run tool#658
feat(core): extra parameters support for run tool#658AgentEnder merged 1 commit intonx-dotnet:masterfrom
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 960cb1b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 7 targets
Sent with 💌 from NxCloud. |
|
Kudos, SonarCloud Quality Gate passed!
|
AgentEnder
left a comment
There was a problem hiding this comment.
This looks great 👍
Do you want to follow up with a @nx-dotnet/core:run-tool executor? It's been something I've wanted to add to the plugin for a while but not gotten to.
The one I've been working on is a |
|
I'd prefer to start with a generic run-tool executor, ef stuff wouldn't be bad to add eventually though |
# [1.21.0](v1.20.0...v1.21.0) (2023-03-18) ### Features * **core:** extra parameters support for run tool ([#658](#658)) ([fe4bc14](fe4bc14)) Mar 18, 2023, 5:55 AM
|
🎉 This PR is included in version 1.21.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |








Fix #657
Example usage in custom executor:
With a target like this: