-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run unit testing prior release (#57)
* 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
- Loading branch information
Showing
1 changed file
with
20 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters