Skip to content

Need check for when repo is no longer available #124

@Wajinn

Description

@Wajinn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions