Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial hubot Cloudant scripts #2

Merged
merged 6 commits into from
Aug 11, 2016
Merged

Initial hubot Cloudant scripts #2

merged 6 commits into from
Aug 11, 2016

Conversation

JonHoughton
Copy link
Contributor

Initial commit.

@@ -1,4 +1,89 @@
[![Build Status](https://travis-ci.org/ibm-cloud-solutions/hubot-ibmcloud-cloudant.svg?branch=master)](https://travis-ci.org/ibm-cloud-solutions/hubot-ibmcloud-cloudant)
[![Coverage Status](https://coveralls.io/repos/github/ibm-cloud-solutions/hubot-ibmcloud-cloudant/badge.svg?branch=cleanup)](https://coveralls.io/github/ibm-cloud-solutions/hubot-ibmcloud-cloudant?branch=cleanup)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

branch should be master. This is a bug in the repo you took this from.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6397554 on cloudant-scripts into * on master*.

{
"name": "databasename",
"type": "entity",
"prompt": "OK. What is the name of the database for which you want detailed?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for which you want details? vs. detailed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5830834 on cloudant-scripts into * on master*.


// Passing arrow functions to mocha is discouraged: https://mochajs.org/#arrow-functions
// return promises from mocha tests rather than calling done() - http://tobyho.com/2015/12/16/mocha-with-promises/
describe('Interacting with Cloudant via Slack', function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps remove slack and highlight RegEx or Natural Language in describe text

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reworded all references to slack in the three test files.

@chambrid
Copy link
Contributor

A couple comments. Also your CLAs are for app-management. You can grab the word docs from the skeleton project and generate the appropriate PDFs.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6180e5b on cloudant-scripts into * on master*.

@JonHoughton
Copy link
Contributor Author

JonHoughton commented Aug 10, 2016

@chambrid I have made all of the review changes including updating the cla docs. Thanks for reviewing. Please let me know if you'd like me to merge this pull request.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3b2a5b2 on cloudant-scripts into * on master*.

@chambrid
Copy link
Contributor

👍

@chambrid chambrid merged commit 95d26d6 into master Aug 11, 2016
@chambrid chambrid deleted the cloudant-scripts branch August 11, 2016 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants