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

feat(version): Makefile and version enhancement #62

Merged
merged 1 commit into from
Mar 16, 2020

Commits on Mar 16, 2020

  1. feat(version): Makefile and version enhancement

    Make to run go test for executing  unit test cases.
    
    Removed version file, now if travis tag is set,
    the VERSION will be set to that tag. And if travis
    tag is not set, the driver version will be set to
    
     <branch-name>:<short commit hash>:<build date>
    
    Signed-off-by: Pawan <pawan@mayadata.io>
    pawanpraka1 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    dcda66d View commit details
    Browse the repository at this point in the history