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

Suppress update notice if the user ran lume upgrade #206

Closed
binyamin opened this issue Jun 17, 2022 · 1 comment
Closed

Suppress update notice if the user ran lume upgrade #206

binyamin opened this issue Jun 17, 2022 · 1 comment
Milestone

Comments

@binyamin
Copy link
Contributor

This is funny, in an ironic sort of way. I updated lume to v1.10.0, and afterwards, it told me I should update lume to v1.10.0. It probably just checked at the beginning of the command, and didn't realize I ran the lume upgrade command.

$ lume upgrade
...
Update successful!
You're using the latest version of Lume: v1.10.0!
See the changes in https://github.com/lumeland/lume/blob/v1.10.0/CHANGELOG.md

----------------------------------------
Update available v1.9.1  → v1.10.0
Run lume upgrade to update
----------------------------------------

Image of the console's output, which is also written in the code-block above

@binyamin binyamin changed the title Supress update notice when if user just updated Supress update notice if the user ran lume upgrade Jun 17, 2022
@binyamin binyamin changed the title Supress update notice if the user ran lume upgrade Suppress update notice if the user ran lume upgrade Jun 17, 2022
@oscarotero
Copy link
Member

Yep, good catch. I'll fix it in the next version.
Thanks!

@oscarotero oscarotero added this to the 1.10.1 milestone Jun 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

No branches or pull requests

2 participants