Thanks to visit codestin.com
Credit goes to github.com

Skip to content

don't auto-run git push && git push --tags on version #1246

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

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

etpinard
Copy link
Contributor

as discussed privately with @alexcjohnson , the auto git push && git push --tags postversion hook is probably too magical. Adding one step to our publishing tasks will allow us to inspect dist/ bundles and dist/npm-ls.json before pushing to the origin.

For example, the failed v1.19.0 could have been avoided if this hook wasn't present.

TODO:

  • update dev-docs once merged

- to allow to double-check that bundles were properly built
@alexcjohnson
Copy link
Collaborator

Nice note! 💃

@etpinard etpinard merged commit 2ccd3d1 into master Dec 12, 2016
@etpinard etpinard deleted the better-postversion branch December 12, 2016 14:55
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.

2 participants