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

scoop status shows "Scoop is up to date." even though buckets don't have the latest changes. #3549

Closed
nimzo6689 opened this issue Jul 8, 2019 · 0 comments · Fixed by #5031

Comments

@nimzo6689
Copy link
Contributor

Scoop should notice bucket's status as well as Scoop itself.

Expected Behavior

scoop status
#=>WARN  Scoop is out of date. Run 'scoop update' to get the latest changes.

scoop update
#=>....
scoop status
#=>Scoop is up to date.
#=>Updates are available for:
#=>    new-available-one is shown.

Actual Behavior

scoop status
#=>Scoop is up to date.
#=>Everything is ok!

scoop update
#=>....
scoop status
#=>Scoop is up to date.
#=>Updates are available for:
#=>    new-available-one is shown.
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 a pull request may close this issue.

1 participant