Tags: fangyuzhong2016/tegola
Tags
Migrate release building to Github Actions * Added windows build on an actual windows runner (no more xgo). * Added linux and MacOS builds. * Added tegola_lambda build. * Added Docker build. * All builds now leverage CGO as that's the path forward for now. * Refactored Dockerfile including upgrading base images to Go 1.4.1. * Removed .travis.yml file. * Purged old ci scripts. * Added release conditionals to GH Action workflow. * Updated proto file to indicate syntax version so go generate can be run at the repo root.
PreviousNext