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

Create a mechanism for assessing the quality of libraries #152

Open
jdudley1123 opened this issue Dec 1, 2021 · 0 comments
Open

Create a mechanism for assessing the quality of libraries #152

jdudley1123 opened this issue Dec 1, 2021 · 0 comments
Labels
followup An issue that follows up a "next step" in an RFC

Comments

@jdudley1123
Copy link
Member

See RFC 87

We could look at automating these checks as part of our build process. Licences could be checked against an approved list, and it may even be possible to automate SourceRank checks against the Libraries.io API, though this may be slow. There may also be existing CI tools that we could use that will perform these functions for us.

We could also create a list of packages we've reviewed in detail (including version and date checked), to minimize the repeated work in doing these checks.

We could also decide that this isn't worth the effort, but we should make decision about this.

@Floppy Floppy added the followup An issue that follows up a "next step" in an RFC label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
followup An issue that follows up a "next step" in an RFC
Projects
None yet
Development

No branches or pull requests

2 participants