graveyard / gearcmd

Utility to create gearman workers out of command-line programs
Apache License 2.0
13 stars 0 forks source link

move baseworker-go to a subpackage rather than vendor #36

Closed natebrennand closed 8 years ago

natebrennand commented 8 years ago

Will make a patch version bump after merging.

cozmo commented 8 years ago

@natebrennand Do we need to modify the makefile to run the tests for this new package?

Other than that LGTM.

natebrennand commented 8 years ago

Nope, we obtain the list of packages to test using the go toolchain! Always up to date. https://github.com/Clever/gearcmd/blob/master/Makefile#L7