mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-19 22:51:41 +08:00
463bb1f556
sources/news/20220804 GitLab Plans to Save Up to -1M by Deleting Inactive Projects by Free Users.md
72 lines
3.8 KiB
Markdown
72 lines
3.8 KiB
Markdown
[#]: subject: "GitLab Plans to Save Up to $1M by Deleting Inactive Projects by Free Users"
|
||
[#]: via: "https://news.itsfoss.com/gitlab-inactive-projects-policy/"
|
||
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
||
[#]: collector: "lujun9972"
|
||
[#]: translator: " "
|
||
[#]: reviewer: " "
|
||
[#]: publisher: " "
|
||
[#]: url: " "
|
||
|
||
GitLab Plans to Save Up to $1M by Deleting Inactive Projects by Free Users
|
||
======
|
||
|
||
Right after Microsoft acquired GitHub, many users migrated to GitLab and other [GitHub alternatives][1].
|
||
|
||
Considering many popular open-source projects can be found on GitLab, it has a good reputation with developers and project maintainers.
|
||
|
||
Now, there has been an interesting development at GitLab, as reported by [The Register][2].
|
||
|
||
### GitLab to Remove Inactive Projects in Free Accounts
|
||
|
||
As per _The Register_, sources who requested anonymity revealed that a new policy is scheduled to come into force in September 2022, which will result in removing several inactive projects on GitLab.
|
||
|
||
In other words, if you are a free tier user on GitLab and have an idle project with no recent updates in **12 months**, _it will be auto-deleted_.
|
||
|
||
Apparently, this move cuts GitLab’s hosting costs and saves up to **$1 million a year**.
|
||
|
||
While that sounds like a sizable saving, it does not make things appear better.
|
||
|
||
The report also states that a single comment, commit, or issue for a project during 12 months will ensure that it does not get deleted.
|
||
|
||
In addition to the new policy, you can expect GitLab to provide users weeks or months as a warning before deleting any of their work.
|
||
|
||
### A Valid Excuse: Is it?
|
||
|
||
GitLab deleting projects to save disk space is a big deal.
|
||
|
||
The entire point of offering free services was to let users host code on their platform, whether the project remains active or not. One can agree that everyone should encourage projects to have some activity. But why should that be a requirement to host your code on a platform that promises free services?
|
||
|
||
A developer can simply choose to make a simple tool/program and keep it at GitLab for anyone to find and fork it, with no aim to maintain/update it. Sometimes, the developer may no longer be available or have access to add activity to their projects.
|
||
|
||
**For example**, we have plenty of GitHub projects that haven’t seen any activity for years, but people still rely on it, fork it, and use it.
|
||
|
||
So, I’m sure you will come across several hundred projects that do not have any activity but are helpful or have a working fork.
|
||
|
||
**I think** GitLab should manage its pricing plans and finances better to keep up with the free tier offerings.
|
||
|
||
### GitLab is Taking the Easy Way Out
|
||
|
||
If the report is accurate and GitLab proceeds to enforce this kind of policy later this year, it will not have a good impact.
|
||
|
||
The free tier accounts have access to 5 GB of storage. We could lose access to various small creators’ incredible tools/projects.
|
||
|
||
GitLab hasn’t made any public statements regarding this situation. We’ll make sure to update our coverage if something pops up.
|
||
|
||
_What do you think about GitLab’s auto-deletion policy? What should GitLab do about it? Kindly let me know your thoughts in the comments down below._
|
||
|
||
--------------------------------------------------------------------------------
|
||
|
||
via: https://news.itsfoss.com/gitlab-inactive-projects-policy/
|
||
|
||
作者:[Ankush Das][a]
|
||
选题:[lujun9972][b]
|
||
译者:[译者ID](https://github.com/译者ID)
|
||
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
||
[a]: https://news.itsfoss.com/author/ankush/
|
||
[b]: https://github.com/lujun9972
|
||
[1]: https://itsfoss.com/github-alternatives/
|
||
[2]: https://www.theregister.com/2022/08/04/gitlab_data_retention_policy/
|