You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2018/08/07 20:12:00 UTC

[arrow] branch master updated: ARROW-3011: [CI] Remove Slack notification

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

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 568f1cb  ARROW-3011: [CI] Remove Slack notification
568f1cb is described below

commit 568f1cbba9b0779810a02b3ce2fe20b970c73f46
Author: Krisztián Szűcs <sz...@gmail.com>
AuthorDate: Tue Aug 7 16:11:56 2018 -0400

    ARROW-3011: [CI] Remove Slack notification
    
    Author: Krisztián Szűcs <sz...@gmail.com>
    
    Closes #2397 from kszucs/ARROW-3011 and squashes the following commits:
    
    a1d15b82 <Krisztián Szűcs> remove slack travis notification
---
 .travis.yml                            | 6 ------
 python/doc/source/getting_involved.rst | 4 +---
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 6ecce82..f8f96ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -247,9 +247,3 @@ after_failure:
 env:
   global:
   - secure: "GcrPtsKUCgNY7HKYjWlHQo8SiFrShDvdZSU8t1m1FJrE+UfK0Dgh9zXmAausM8GmhqSwkF0q4UbLQf2uCnSITWKeEPAL8Mo9eu4ib+ikJx/b3Sk81frgW5ADoHfW1Eyqd8xJNIMwMegJOtRLSDqiXh1CvMlKnY8PyTOGM2DgN9ona/v6p9OFH9Qs0JhBRVXAn0S4ztjumck8E56+01hqRfxbZ88pTfpKghBxYp9PJaMjtGdomjVWlqPaWaWJj+KptT8inV9NK+TVYKx0dXWD+S1Vgr1PytQnLdILOYV23gsOBYqn33ByF/yADl4m3hUjU/qeT0Fi7aWxmVpj+oTJISOSH5N8nIsuNH8mQk2ZzzXHfV7btFvP+cOPRczadoKkT6D6cHA8nQ7b0dphC6bl6SAeSfc/cbhRT+fYnIjg8jFXC8jlyWBr7LR6GXVpc0bND7i300ITo0FuRJhy2OxqPtGo3dKLE7e [...]
-notifications:
-  slack:
-    on_success: change
-    on_failure: always
-    rooms:
-     - secure: "pjolv9Jg9c1XYIauRK1/SvfkWXxRxuDs2K3Vho8HapKTcQcB1FGsKUX+Ov/5uE4goOQiJuf8S8SzqpALZaNsn1d4nIo8qRKtcp+1cbL6vRBgaKDPIq8P/iv2Z1xf45uEpEYs9Ve7JHtqhOv320CrLK046F51Wym60D1ZybCrO8+kvEcfH6pmjsKsOhpvg8OS4Gc3jv84tN0Y1H1jI5VbWxgHh0pU1a9YdOlOLWa4K7HYrc/fgWzeevVPe3dzflP0z+8N/I39xjBK0DWHz+L3EAzaPSbWuGzo8+VydDnXC6FGtPjvVJbVxhFKKT4luFuWIW57FkwnPDLueAeNtVCB3uJl6sHRHwhKIQ2IqZAoFwEUbX79Hgti+uBg7RfkyAnUjg5rcuQmrRyvqThgaSbXp+Y7CvZOalUvM9yJy8LE6yDBgDLCrMo+vFGUDaMdT1351L4rPDNRnvJL7DbD7SzLIW33Iu4l [...]
diff --git a/python/doc/source/getting_involved.rst b/python/doc/source/getting_involved.rst
index 90fa3e4..7159bdf 100644
--- a/python/doc/source/getting_involved.rst
+++ b/python/doc/source/getting_involved.rst
@@ -26,12 +26,10 @@ systems.
 Even if you do not plan to contribute to Apache Arrow itself or Arrow
 integrations in other projects, we'd be happy to have you involved:
 
- * Join the mailing list: send an email to 
+ * Join the mailing list: send an email to
    `dev-subscribe@arrow.apache.org <ma...@arrow.apache.org>`_.
    Share your ideas and use cases for the project or read through the
    `Archive <http://mail-archives.apache.org/mod_mbox/arrow-dev/>`_.
  * Follow our activity on `JIRA <https://issues.apache.org/jira/browse/ARROW>`_
  * Learn the `Format / Specification
    <https://github.com/apache/arrow/tree/master/format>`_
- * Chat with us on `Slack <https://apachearrowslackin.herokuapp.com/>`_
-