You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2018/07/30 18:20:58 UTC

[incubator-openwhisk-runtime-ballerina] branch master updated: encrypt slackbot URL using this repo's key (#4)

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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-ballerina.git


The following commit(s) were added to refs/heads/master by this push:
     new 736f63b  encrypt slackbot URL using this repo's key (#4)
736f63b is described below

commit 736f63b80153816dac0abb01d614e0653a04b3c2
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Mon Jul 30 14:20:56 2018 -0400

    encrypt slackbot URL using this repo's key (#4)
---
 .travis.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 6acbcb1..8a5d507 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,9 +14,7 @@ notifications:
   webhooks:
     urls:
       # travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR authors with TravisCI results
-      secure: "@@@@@@@kjsdhfksadfsnddaVN8+Shkaty+WDhjTuCbVkliH4H2yJ3GMK2cf8pxhQz1Po0qJNxuyO9jDjQRbDG95b0PueBLcK0gMZZkjoe47lg
-      /ZqYMyEFjhKP0J4C0+thokVnM4MoT8xKktWjPyIRK2EfYEdR1UXPtmofNgkZmpwx/GARuuDhAiSo3myMZ2xWQx0ASVsWbkODBePUnnMVv4Hcm0zn9ActFBZW9aJaGjg8Qo+sertESCemWYhreErdXtXV4prlWJo2LytpUuXIAWLFnutYu6TJw2I7gBaRkbLN+4N7qSgddcfVUdBf8j6NqWwUz6BqLqDSZ031lKCIlTNpS/Yu/+9qgI/aBZ9a0l+Nv4o0V0nWTZ0aAkw3/HtZ3muDHHs7ninMq9IFgGRUR4jX4OgUV8Pu8OKEHYcUF0S0XiXbTfLIxI3OirBBlxweunMKtjyOUOLdWcmT2XQLYJGU7cdiG3SE+ONo7kR+BugUtqSzgCnRRxE4m4wkZHqOfyRI2b3RVCtEQHfewevZnDCbxYxZn+v1mMjE4zuenhu+hbtsvQbbX+x1MeDaL8RYrwjXXf+TrILhnj1xku [...]
-    enabled: false
+      secure: "jzynedhJsLjEShDWyPmlpzl9Ba704kvjSuLKXu/PEXh9ZKTNtG1NYjjAHZCFzMpRxaLpnUnboUNlh9up577rgQcSsczPu7TP0nabRfLupLWt+8Wbd4+53B3NDHWJfep9LKSL5FmgegMd6pLK/JUMDctW/ba1+eiLEAQZG+jm4i5XntAbvO2YBoqtmiRK5z8W+/hlmX3TuoP9KCgLHMwu9u9QQ/7boXYNU0dAHzAB+m77l4AM5LtQh+FnA+Vl9M48PNZMXltrrSqaH5pqs7GB0/LmiSKUhG4RSFObmCo8nwlGSrQVHOiWqYV7q6q33ivflZnPGUewqhwHiaTM8VVrtAa28IQX205mkKUa3aryxVOKw2VqDqE8R29aEKNxEB/Vd6YtjhwfzVR2g7nJUehTHkiMTlls1uqgdE0Y39MVpJ4fV7joglEgPlMz4DmePhLFZSIfhwuo63t66e0dG8u7i/tb2RT7D [...]
 
 before_install:
 - "./tools/travis/setup.sh"