Ian Clanton-Thuon
Ian Clanton-Thuon
Couple things here: - `rushx` currently just runs the script in `package.json`'s `scripts` block. It doesn't run the Rush command. This design could be revisited, though. - Writing to cache...
Putting together a plugin to run a shell script would be pretty easy. Would you be interested in contributing that as an official plugin?
Just confirming - this will commit the updated shrinkwrap, right?
Note: PR #3337 has renamed our GitHub `master` branch to `main`. This should not affect your pull request, but we recommend to redo your `git clone` to avoid confusion with...
Should these options go in `rush.json`, or in a separate file? These options could potentially add a lot to `rush.json`?
@octogonz - thoughts on where these options should live?
Note: PR #3337 has renamed our GitHub `master` branch to `main`. This should not affect your pull request, but we recommend to redo your `git clone` to avoid confusion with...
@hawkett - What would the desired behavior in your scenario be?
This seems like a recent regression. @dmichon-msft - can you take a look at this, since you refactored the project selection logic? This may have been broken by recent changes...
I've noticed something similar with TypeScript, where errors at some point stop getting reported.