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

[Feature Request] A way to detect outdated rocks #567

Open
Dynge opened this issue Oct 22, 2024 · 2 comments
Open

[Feature Request] A way to detect outdated rocks #567

Dynge opened this issue Oct 22, 2024 · 2 comments
Labels
enhancement New feature or request needs-triage

Comments

@Dynge
Copy link

Dynge commented Oct 22, 2024

Hello. I am migrating to rocks.nvim, and I am attempting to use the Rocks for as many plugins as possible. However sometimes the rocks are very old. This is hard to detect as Ive got loads of plugins this process is very heavy. Furthermore in 6 months a new plugin may have been abandoned on luarocks for some reason.

It would be awesome if I could somehow get a list of when the last update to a given plugin was published. Such that i may use that to detect potentially abandoned plugins that i may need to switch to the Git version.

Thanks for the awesome plugin.

@mrcjkb
Copy link
Member

mrcjkb commented Oct 22, 2024

Hey 👋

Thanks for the feedback. Something like that would have to be implemented in luarocks.
Since we're focusing on moving away from luarocks and to our own package manager, rocks (see #539), we may be able to add such a feature to rocks.

@Dynge
Copy link
Author

Dynge commented Oct 25, 2024

Thanks for the quick reply. That sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants