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

Complete publish process #4

Open
egoist opened this issue Jan 3, 2017 · 2 comments
Open

Complete publish process #4

egoist opened this issue Jan 3, 2017 · 2 comments

Comments

@egoist
Copy link
Owner

egoist commented Jan 3, 2017

changelog --publish changelog will run:

  • check git status
  • npm test
  • changelog
  • npm publish
  • git push --follow-tags
@egoist
Copy link
Owner Author

egoist commented Jan 3, 2017

Or I prefer making this the default behavior, as an alternative to kanpai

@egoist
Copy link
Owner Author

egoist commented Jan 8, 2017

Currently it check git status -> make changelog -> update package.json & create git tag, what leave to user are running npm test before changelog, and running git push --follow-tags and npm publish after changelog

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

1 participant