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

Switch to yargs. #189

Merged
merged 1 commit into from
Aug 28, 2016
Merged

Switch to yargs. #189

merged 1 commit into from
Aug 28, 2016

Conversation

jmdobry
Copy link
Member

@jmdobry jmdobry commented Aug 26, 2016

No description provided.

@@ -13,7 +13,7 @@

'use strict';

var example = require('../query');
var example = require('../queries');
Copy link
Contributor

Choose a reason for hiding this comment

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

Not terribly worried about this change (because it needs to be done anyway), but this wasn't technically a yargs change. 😛

@ace-n
Copy link
Contributor

ace-n commented Aug 26, 2016

LGTM, other than the nits that I mentioned.

(Also: a few PubSub tests are failing on circle - maybe some names need to be changed around?)

@@ -15,6 +15,7 @@

var proxyquire = require('proxyquire').noCallThru();
var bucketName = 'foo';
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: should this be srcBucketName?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@jmdobry
Copy link
Member Author

jmdobry commented Aug 28, 2016

@dpebot Merge when green.

@dpebot
Copy link
Contributor

dpebot commented Aug 28, 2016

Okay! I'll merge when all statuses are green.

@dpebot dpebot added the automerge Merge the pull request once unit tests and other checks pass. label Aug 28, 2016
@jmdobry jmdobry removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 28, 2016
@codecov-io
Copy link

Current coverage is 89.04% (diff: 96.05%)

No coverage report found for master at f3733e8.

Powered by Codecov. Last update f3733e8...563013b

@jmdobry jmdobry merged commit 3607c6b into master Aug 28, 2016
@jmdobry jmdobry deleted the yargs branch August 28, 2016 02:01
ace-n pushed a commit that referenced this pull request Nov 11, 2022
include the required region if using EU based processor (defaults to US)

Co-authored-by: Justin Beckwith <[email protected]>
ace-n pushed a commit that referenced this pull request Nov 11, 2022
include the required region if using EU based processor (defaults to US)

Co-authored-by: Justin Beckwith <[email protected]>
ace-n pushed a commit that referenced this pull request Nov 12, 2022
include the required region if using EU based processor (defaults to US)

Co-authored-by: Justin Beckwith <[email protected]>
ace-n pushed a commit that referenced this pull request Nov 14, 2022
include the required region if using EU based processor (defaults to US)

Co-authored-by: Justin Beckwith <[email protected]>
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
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.

4 participants