Closed Eriner closed 3 years ago
Ha, does it really matter which, then? :) I still need to handle the tagging, so still WIP. Comments addressed.
The only reason CI is worth adding is to produce the Docker containers as far as I'm concerned, but I figured I'd make it a bit more useful and add the traditional make test
and whatnot. (I'm only half kidding)
Not quite finished, but mostly there.
CODEOWNERS
so you will be pinged to review any changes to the.github/workflows
folder, which is security sensitive. Also added myself for theDockerfile
.golangci-lint
options out of theMakefile
and into.golangci-lint.yml
so that the CI tooling (and my editor) will pick up the options. Also added some ignores.The Docker images will be pushed to your (@lukechampine's) GitHub package registry: https://github.com/lukechampine?tab=packages
GitHub has made this is *free (for now).
TBD:
latest
)