Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hack/tree_status.sh: preserve new lines | Valentin Rothberg | 2019-02-20 |
| | | | | | | | | Quote the status output in echo to preserve the new lines. Having the output in one line complicated debugging issues and is not friendly to use. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | Cirrus: add vendor_check_task | Valentin Rothberg | 2019-02-06 |
* Make sure that all vendored dependencies are in sync with the code and the vendor.conf by running `make vendor` with a follow-up status check of the git tree. * Vendor ginkgo and gomega to include the test dependencies. Signed-off-by: Chris Evic <cevich@redhat.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |