Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

Add Jenkins pipeline #397

Closed malcyon closed 4 years ago

malcyon commented 4 years ago

Add Jenkins pipeline to build collector-sidecar. There are three stages in the pipeline:

I have also refactored it to use Go Modules for dependency management instead of Glide.

The build and package stages have been tested successfully. I'll have to have this code merged before I can test and validate the release phase.