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 f723d32  YETUS-772. RC verification document updates from 0.9.0
     new 18e848b  YETUS-811. Add an API for robots to do their own artifact URLs
     new d77718c  YETUS-808. cleanup the docker image cleanup output

The 1162 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:
 .circleci/config.yml                               | 21 ++++-------
 .gitlab-ci.yml                                     |  4 ++
 .travis.yml                                        |  4 ++
 .../documentation/in-progress/precommit-robots.md  | 21 ++++++++++-
 precommit/src/main/shell/core.d/01-common.sh       | 16 ++++++++
 .../src/main/shell/core.d/builtin-bugsystem.sh     | 19 ++++++----
 precommit/src/main/shell/core.d/docker.sh          |  8 +++-
 precommit/src/main/shell/robots.d/circleci.sh      | 43 ++++++++++++++++++++--
 precommit/src/main/shell/robots.d/gitlabci.sh      | 10 +++++
 precommit/src/main/shell/robots.d/jenkins.sh       |  5 +++
 precommit/src/main/shell/robots.d/travisci.sh      | 11 +++---
 .../src/main/shell/test-patch.d/briefreport.sh     |  6 ++-
 precommit/src/main/shell/test-patch.d/github.sh    |  6 ++-
 precommit/src/main/shell/test-patch.d/gitlab.sh    |  6 ++-
 precommit/src/main/shell/test-patch.d/htmlout.sh   |  4 +-
 precommit/src/main/shell/test-patch.d/jira.sh      |  5 ++-
 16 files changed, 150 insertions(+), 39 deletions(-)

Reply via email to