v1.1.0
v1.1.0 of go-build 🚀, the open-source MIT-Licensed multi-project multi-branch build tool.
Go build now supports plugins! A basic plugin interface has been exposed, and a couple of simple plugins are included by default - compile them using make build-plugins
! 😄
Changelog
- 🔌 Plugin Support!
- 🔨 Makefile improved with plugin build support
- 🐦 Raven library added for Sentry.io reporting support (turn it off with the
metrics
config parameter)
Give it a go!
Dependencies: libgit2
(v0.27.0) and libssh2