You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/03/08 02:17:19 UTC

[1/2] incubator-beam git commit: Send travis-ci emails to their default recipients

Repository: incubator-beam
Updated Branches:
  refs/heads/master 567e1f513 -> 8b8b8a9eb


Send travis-ci emails to their default recipients


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0bda00d4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0bda00d4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/0bda00d4

Branch: refs/heads/master
Commit: 0bda00d41853814160d81c6abba6c3a11541f16b
Parents: 567e1f5
Author: Davor Bonaci <da...@google.com>
Authored: Thu Mar 3 19:17:07 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Mar 7 17:16:34 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/0bda00d4/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 95baf69..096e5ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,10 @@ sudo: false
 
 notifications:
   email:
-    recipients:
-      - dataflow-sdk-build-notifications+travis@google.com
+    # Group email notifications are disabled for now, since we cannot do it on a per-branch basis.
+    # Right now, it would trigger a notification for each fork, which generates a lot of spam.
+    # recipients:
+    #  - dataflow-sdk-build-notifications+travis@google.com
     on_success: change
     on_failure: always
 


[2/2] incubator-beam git commit: This closes #19

Posted by da...@apache.org.
This closes #19


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8b8b8a9e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8b8b8a9e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/8b8b8a9e

Branch: refs/heads/master
Commit: 8b8b8a9eb196bb212b96a36bb9df7370dabdcafe
Parents: 567e1f5 0bda00d
Author: Davor Bonaci <da...@google.com>
Authored: Mon Mar 7 17:16:46 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Mar 7 17:16:46 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------