bbc/audience-platform-hubot

Name: audience-platform-hubot

Owner: BBC

Description: BBC Audience Platform's Cosmos deployable Hubot

Created: 2018-03-22 10:59:28.0

Updated: 2018-05-18 13:21:51.0

Pushed: 2018-03-26 19:36:38.0

Homepage: http://hubot.github.com

Size: 1992

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Audience Platform Hubot

We spend a lot of our time in Slack, so why not make that the place to get Ops tasks done? Enter Hubot, GitHub's customisable life embetterment robot.

Building Audience Platform Hubot

In Jenkins, checkout this repo, and use execute shell to execute the build. Your build script should look like this:

+x
rt COSMOS_CERT=/etc/pki/tls/private/client_crt_key.pem
rt COSMOS_CERT_KEY=/etc/pki/tls/private/client.key
rt COSMOS_TIMEOUT=240000

-i 's/audience-platform/YOUR-PROJECT/g' project.json package.json
-i 's/Hugh/YOUR-ROBOTS-NAME/g' package.json
onent="YOUR-PROJECT-hubot"
install
test
run lint
run spec
os-build --os=centos7

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.