-
Notifications
You must be signed in to change notification settings - Fork 479
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
Contribute cloudant plugin #261
Conversation
token=token, | ||
) | ||
|
||
response = requests.get( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you do the specific exception thing here?
Rest of the PR ✅ ⛵️ 🚢 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment addressed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't realize this in the other PR, but it is a little confusing that the numbers referenced in your commit messages map to unrelated issue/PR #'s, presumably b/c they're internal numbers.
Yes, we use Github Enterprise internally, which might mess up with the PR. I can remove the PR id from commit message to avoid confusion. |
* 1st pass cloudant tests and detector * cleaning debugs * whitelisting secret false positive * correcting lint errors * correct line break errors * more lint * more lint * more lint * more lint * typo * more lint * more lint * PR responses
* clarify var names in test * help text * correcting account / pw test verification path * correcting validation error response * change detector vars & add cases * detection tests clean pending verification tests * all tests clean * added more key assignment tests * PR simplifications * fix capture group * fix capture group 2
* feat: use assign regex in cloudant * feat: use assign regex in db2 * feat: use assign regex in gh * feat: use assign regex in iam * feat: use assign regex in sl * address comments * address comments * address comments
* feat: enhance cloudant * address comment * fix broken buid
79e4e9c
to
29589cb
Compare
Pushed again with updated commit message. |
29589cb
to
d2f5317
Compare
Retrigger Travis build. |
* Fix hung build * Don't install cos
* Fix hung build * Don't install cos
* Fix hung build * Don't install cos
Add one more plugin to detect Cloudant tokens.