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

Add a new --latests-only option to opam list & opam admin list to only work on the set of latest packages #5375

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

kit-ty-kate
Copy link
Member

@kit-ty-kate kit-ty-kate commented Dec 2, 2022

Having such an option available would help improve the "revdeps" count for opam-health-check and would allow users to have a way to say "i only care about the latest versions not all of them" which is currently very difficult to do.

tests/reftests/list-repo.test Outdated Show resolved Hide resolved
tests/reftests/list.test Outdated Show resolved Hide resolved
src/client/opamListCommand.ml Outdated Show resolved Hide resolved
src/client/opamCommands.ml Outdated Show resolved Hide resolved
tests/reftests/list.test Show resolved Hide resolved
src/client/opamAdminCommand.ml Show resolved Hide resolved
Copy link
Collaborator

@rjbou rjbou left a comment

Choose a reason for hiding this comment

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

Thanks!

@kit-ty-kate kit-ty-kate merged commit 65506e1 into ocaml:master Aug 8, 2024
29 checks passed
@kit-ty-kate kit-ty-kate deleted the list-latests-only branch August 8, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants