Skip to content
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

Release script blows up on missing upstream git remote #1109

Closed
bevacqua opened this issue Aug 10, 2018 · 3 comments
Closed

Release script blows up on missing upstream git remote #1109

bevacqua opened this issue Aug 10, 2018 · 3 comments

Comments

@bevacqua
Copy link
Contributor

You have to continue manually, because by that point the release script has done a ton of stuff, so "trying again" just doesn't cut it. It'd be best to short circuit with a check at the beginning.

Also docs-sync doesn't seem to output anything, it should stream output from the execSync calls like release script does. Currently, it buffers it and then flushes once the scripts ended.

@github-actions
Copy link

github-actions bot commented Sep 7, 2021

👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment.

@github-actions
Copy link

❌ We're automatically closing this issue due to lack of activity. Please comment if you feel this was done in error.

@cee-chen
Copy link
Contributor

Resolved by #6528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants