-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Reland fix custom task shell doesn't work without manually passing in "run command" arg/flag #236058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reland fix custom task shell doesn't work without manually passing in "run command" arg/flag #236058
Conversation
… "run command" arg/flag
meganrogge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested various repos - this causes the default build task to fail in xterm.js for example
Head branch was pushed to by a user without write access
I just tested the change in the https://github.com/xtermjs/xterm.js repo but I don't see any differences between with this change and without, do you mind adding some more details about how it failed? |
nd adding some more details about how it failed?
|
|
Sorry but it seems to be missing |
|
Yep, my bad 🤦🏼♀️ 😄 |

This PR relands #181760
Fix #181302
Fix #169821