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

Don't cache inline repos #145

Open
Guldoman opened this issue Nov 29, 2024 · 0 comments
Open

Don't cache inline repos #145

Guldoman opened this issue Nov 29, 2024 · 0 comments

Comments

@Guldoman
Copy link
Member

When specifying inline repos like in lpm run --ephemeral http://url.to/repo:branch plugin_name, the repo gets cached, but can't be updated with lpm update, so even if the inline repo changes, it's never updated.

So lpm could either avoid caching those, or try to always update them before using them.
Avoiding caching them would save space that at the moment never gets reclaimed.

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

1 participant