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

Terminus checks for the latest release EVERY TIME #1646

Closed
TeslaDethray opened this issue Mar 7, 2017 · 1 comment
Closed

Terminus checks for the latest release EVERY TIME #1646

TeslaDethray opened this issue Mar 7, 2017 · 1 comment
Milestone

Comments

@TeslaDethray
Copy link
Contributor

Expected behavior

Terminus should only check Github for the latest release one week after it last checked.

Actual behavior

It checks every time and causes Github API to quit after 100 such requests in an hour. Furthermore, it is a waste of bandwidth.

Steps to reproduce the behavior

  • Run any command with -vvv twice and see it check Github twice.
@TeslaDethray TeslaDethray added this to the 1.0.1 milestone Mar 7, 2017
@greg-1-anderson
Copy link
Member

This might be the cause of https://getpantheon.atlassian.net/browse/AL-869. Checking once a week would nicely solve that problem as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants