Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fail build on failed dependencies * split docker auto and release builds * Revert "split docker auto and release builds" This reverts commit b26768e * test variables inheritance * try overriding RELEASE_VERSION * try overriding RELEASE_VERSION * build docker images in the release job * fix docker auto-build job * fix application build process, fixes #52 * arm artifacts * adjust log level * configurable retry options * add app and version fields to logs * check if runs in k8s and adjust checksum workers number accordingly * by default run only 2 checksum workers in k8s * fix go build recipes * pass version to the docker build * logstash/filebeat compatible logging * add version to the build * more advanced build chain * fixed RELEASE_VERSION property * fix dependencies * fix reverse dep parameter * simplify pipeline for now * godeps build step * params adjustment * enable godeps * run unit tests before release * get rid of godeps * fix release build
- Loading branch information