timbray / topfew

Finds the field values (or combinations of values) which appear most often in a stream of records.
GNU General Public License v3.0
186 stars 6 forks source link

Set up CI #10

Closed timbray closed 5 months ago

timbray commented 5 months ago

Need to set up listing and testing on check-in via GH actions. While topfew has no dependencies, I guess we still need Dependabot to keep the linter and go setup up-to-date.

timbray commented 5 months ago

Need to break this down into a set of smaller issues. The go-lint test works but the build for some reason does not.