You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by aw...@apache.org on 2019/03/16 04:12:38 UTC

[yetus] branch master updated (8ae3986 -> bdb0f18)

This is an automated email from the ASF dual-hosted git repository.

aw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git.


    from 8ae3986  YETUS-814. docker hub builds are out of sync
     new ec10ee2  YETUS-807. Add SemaphoreCI Support
     new bdb0f18  YETUS-806. Configure docker-from-cache for Travis CI

The 1133 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../README.md => .semaphore/semaphore-build.sh     | 19 ++++++----
 .travis.yml => .semaphore/semaphore.yml            | 33 ++++++++--------
 .travis.yml                                        |  1 +
 .../documentation/in-progress/precommit-robots.md  | 11 ++++++
 .../shell/robots.d/{gitlabci.sh => semaphoreci.sh} | 44 +++++++++++-----------
 precommit/src/main/shell/test-patch.d/github.sh    | 22 +++++++++++
 6 files changed, 83 insertions(+), 47 deletions(-)
 copy precommit/src/main/shell/coprocs.d/README.md => .semaphore/semaphore-build.sh (67%)
 copy .travis.yml => .semaphore/semaphore.yml (68%)
 copy precommit/src/main/shell/robots.d/{gitlabci.sh => semaphoreci.sh} (64%)