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

change (CI): add github actions #1

Closed
wants to merge 7 commits into from

Conversation

khangnkn
Copy link
Contributor

@khangnkn khangnkn commented Oct 8, 2020

  • Add CI (github actions) to automate testing and linting
  • Fix lint error, using golangci-lint
  • Use go mod since it reduces code base in repository

+ remove vendor directory
+ use go mod instead
+ reduce code base in repository
+ add github action to automate testing workflow
+ move into 1 file
+ make release depend on lint and unit test
+ change  go release CI to use binaries for C/C++ whrn compiling for
macOS
+ create unittest
+ change some error handling in keyvalue package
@khangnkn
Copy link
Contributor Author

khangnkn commented Oct 9, 2020

This PR is divided in to #2 and #3 .

@khangnkn khangnkn closed this Oct 9, 2020
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.

1 participant