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

Add cross-platform support for pre/post version script hooks. #17

Merged

Commits on Nov 28, 2016

  1. Add cross-platform support for pre/post version script hooks.

    Fix error reporting for exec function that was failing when result `stdout` and `stderr` are null (for example in case when `ENOENT` error is surfaced).
    Fix error reporting for bump prompt cli.
    Sergey Zarouski committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    1e32718 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Fix test for windows. Add https://ci.appveyor.com as windows CI.

    Sergey Zarouski committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    f8b6701 View commit details
    Browse the repository at this point in the history