-
Notifications
You must be signed in to change notification settings - Fork 3k
Disable response files on export #5093
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
Disable response files on export #5093
Conversation
None of the exporters can handle them, so just don't do it
/morph export-build |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 141 Exporter Build failed! |
... oh boy |
/morph export-build |
6806046
to
a62f89d
Compare
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 143 Build Prep failed! |
Turns out if you rebase while /morph export-bulid is cloning it fails! Who knew? 😁 |
/morph export-build |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 144 All exports and builds passed! |
👍 |
Time to merge. |
None of the exporters can handle them, so just don't do it
Resolves #5092