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

Remove --outdated and --latest options from list command #1424

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

DjLegolas
Copy link
Contributor

In the list command, both the latest and outdated options were buggy and were causing an exception.
This is the same as the outdated command, so use it instead.

Originally posted by @danyeaw in #975 (comment):

You did run in to a bug. I don't think the --latest or --outdated options are useful, since if you want to see outdated versions you can run gvsbuild outdated. So I'll open a PR to remove them.

In the `list` command, both the `latest` and `outdated` options were
buggy and were causing an exception.
This is the same as the `outdated` command, so use it instead.
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Nice cleanup @DjLegolas, thanks!

@danyeaw danyeaw changed the title Remove buggy functionality from list command Remove --outdated and --latest options from list command Aug 31, 2024
@danyeaw danyeaw merged commit 9a8b8b7 into wingtk:main Aug 31, 2024
12 checks passed
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.

2 participants