-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Proposal: remove unpopular licenses #33467
Comments
Another benefit:
|
So, as the first step, need to stop this: |
A pull request could be sent to change |
100MB persistent? Excluding actual license data, it ideally should have close to zero persistent memory, only run when needed (e.g. when a repo was pushed to, does not matter if license update takes a few seconds in such cases, ideally it start off a lazy goroutine, debounced on like ~10s of repo push inactivity). |
How about keeping 50 most popular? Gitea's usersbase is diverse, 20 sounds definitely too low. |
Help #33467 The file can be changed or removed after that issue is resolved.
maybe...
2023 data |
There are more than 720 licenses in Gitea https://github.com/go-gitea/gitea/tree/main/options/license
Most of them are out-dated/inactive/unpopular
We could just keep about 20-40 popular licenses:
Benefits:
The text was updated successfully, but these errors were encountered: