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

Disable update checking in stripe listen command #531

Merged
merged 1 commit into from Nov 6, 2020
Merged

Disable update checking in stripe listen command #531

merged 1 commit into from Nov 6, 2020

Conversation

ritikbhatia
Copy link
Contributor

@ritikbhatia ritikbhatia commented Nov 4, 2020

Reviewers

r? @richardm-stripe @tomer-stripe
cc @stripe/developer-products

Summary

This pull request is a potential solution to PR #496
This PR adds the --skip-update / -s flag to allow the user to skip checking for update. This will help improve the speed by avoiding the overhead of checking for new updates.

Example commands for usage of this flag:

  • stripe listen --skip-update
  • stripe listen -s

@CLAassistant
Copy link

CLAassistant commented Nov 4, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@pepin-stripe pepin-stripe left a comment

Choose a reason for hiding this comment

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

hey @ritikbhatia thanks for the PR! Looks great, feel free to merge and it will get into the next release!

@ritikbhatia
Copy link
Contributor Author

Hi @pepin-stripe! Thanks for approving the PR! I cannot merge the PR since I do not have write access to the repository. Could you (or anyone in the Stripe team with write access to the repo) merge it?

@richardm-stripe richardm-stripe merged commit 799166e into stripe:master Nov 6, 2020
@ritikbhatia ritikbhatia deleted the disable_update_checking branch November 7, 2020 03:45
az777777 pushed a commit to az777777/stripe-cli that referenced this pull request Jun 22, 2021
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

5 participants