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

Yarn deployments should not hang #642

Merged
merged 1 commit into from Feb 1, 2017
Merged

Conversation

GoodForOneFare
Copy link
Member

yarn publish has an unskippable user input prompt, so always use npm publish for JS projects.

`yarn publish` [has an unskippable user input prompt](https://github.com/yarnpkg/yarn/blob/master/src/cli/commands/publish.js#L136), so always use `npm publish` for JS projects.
Copy link
Contributor

@casperisfine casperisfine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too bad. Maybe it's worth reporting upstream?

:shipit:

@GoodForOneFare
Copy link
Member Author

@casperisfine there's an open issue for this. I'll keep an eye on that (maybe even take a stab at fixing it).

@GoodForOneFare GoodForOneFare merged commit 7cc062e into master Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants