You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/02/17 15:59:06 UTC

[hadoop-ozone] branch master updated (7e62db0 -> 2da22b3)

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

elek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from 7e62db0  HDDS-2999. Move server-related shared utilities from common to framework (#544)
     add 2da22b3  HDDS-2997. Support github comment based commands

No new revisions were added by this update.

Summary of changes:
 .../comment-commands/debug.sh                      |  8 ++--
 .../sonar.sh => .github/comment-commands/help.sh   | 18 ++++---
 .../comment-commands/label.sh                      | 11 ++++-
 .../comment-commands/pending.sh                    | 27 +++++------
 .../comment-commands/ready.sh                      | 15 +++++-
 .../comment-commands/retest.sh                     | 36 +++++---------
 .github/process-comment.sh                         | 56 ++++++++++++++++++++++
 .../workflows/comments.yaml                        | 30 ++++++------
 8 files changed, 133 insertions(+), 68 deletions(-)
 copy hadoop-ozone/dist/src/shell/shellprofile.d/hadoop-ozone.sh => .github/comment-commands/debug.sh (88%)
 mode change 100644 => 100755
 copy hadoop-ozone/dev-support/checks/sonar.sh => .github/comment-commands/help.sh (71%)
 copy dev-support/bin/smart-apply-patch => .github/comment-commands/label.sh (72%)
 copy hadoop-ozone/dist/src/main/smoketest/s3/bucketlist.robot => .github/comment-commands/pending.sh (61%)
 mode change 100644 => 100755
 copy dev-support/bin/smart-apply-patch => .github/comment-commands/ready.sh (60%)
 copy hadoop-ozone/dist/dev-support/bin/dist-tar-stitching => .github/comment-commands/retest.sh (56%)
 create mode 100755 .github/process-comment.sh
 copy hadoop-hdds/docs/dev-support/bin/generate-site.sh => .github/workflows/comments.yaml (71%)
 mode change 100755 => 100644


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org