vpm icon indicating copy to clipboard operation
vpm copied to clipboard

Get short repo description from GitHub

Open ArtemkaKun opened this issue 2 years ago • 0 comments
trafficstars

Describe the feature

Since GitHub repos have a short description

Screenshot_2023-09-28-08-20-25-614-edit_org mozilla firefox

and VPM also requires a short description of a module, we should use short description of a GitHub repo as a short description of a VPM module.

If GitHub repo don't have a short description or it can't pass VPM requirements (for example too short/long) - we must provide and error message and force user to provide a module short description by hands. This will also cover a case when we allow more Git repo providers in future and any wouldn't support short description.

Use Case

  1. Sync between repo of module and VPM page
  2. Faster and easier submitting of a module

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

Version used

unrelated

Environment details (OS name and version, etc.)

unrelated

ArtemkaKun avatar Sep 28 '23 06:09 ArtemkaKun