Will Norris
13e73a7f8f
chore: bump action versions
...
I think this should fix the unicode import error in https://github.com/google/addlicense/actions/runs/2198105433
2022-04-21 16:21:41 -07:00
Will Norris
4f7a460357
support ignoring file or directories
...
use the doublestar library to support pattern matching of files or
directories to ignore. This replaces (and deprecates) the previous
-skip flag which only supported file extensions.
2021-08-09 12:52:40 -07:00
Will Norris
058aeeb7be
build and publish release artifacts for git tags
2021-08-09 11:23:59 -07:00
Will Norris
792e7a3462
migrate CI to GitHub Actions
...
use codecov.io to report on code coverage.
fix a few issues raised by golangci-lint
2021-07-27 22:11:04 -07:00