-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Describe the feature
Should be doing periodic check to see if listed repo is still available. At least once a week check, though once a day would be preferable.
Use Case
To avoid attempting to download repos that are no longer available.
Proposed Solution
Conduct periodic checks to make sure repo is not 404 or private.
Other Information
Example of this problem is https://vpm.vlang.io/packages/lv37.utils. Clicking on link to repo displays 404. However, VPM site shows lv37's Utility functions for V as 2nd most downloaded. This can cause disappointment for new users seeking it out.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
Version used
V 0.4.7
Environment details (OS name and version, etc.)
V full version: V 0.4.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels