Draft:Forgejo
Submission declined on 8 March 2025 by Caleb Stanford (talk). This submission's references do not show that the subject qualifies for a Wikipedia article—that is, they do not show significant coverage (not just passing mentions) about the subject in published, reliable, secondary sources that are independent of the subject (see the guidelines on the notability of web content). Before any resubmission, additional references meeting these criteria should be added (see technical help and learn about mistakes to avoid when addressing this issue). If no additional references exist, the subject is not suitable for Wikipedia.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
| ![]() |
Submission declined on 19 September 2024 by SafariScribe (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources. Declined by SafariScribe 6 months ago. | ![]() |
Comment: Too many forgejo.org and Forgejo Blog citations. Please use fewer primary sources so as to demonstrate that the topic is deemed notable by independent, reliable sources.The article doesn't provide sufficient context to someone not familiar with the topic on why the topic is independently notable.There are some sentences like: "A future objective of Forgejo is to utilize the ActivityPub protocol (known for its usage in the fediverse) to federate forges via ForgeFed" which seem like too much detailed information for a Wikipedia article and of unclear relevance to readers.There is a citation error: "Missing or empty title" (please fix). Caleb Stanford (talk) 21:18, 8 March 2025 (UTC)
Comment: Note to AFC Reviewers: This draft is for a title that was previously an article, but was then cut down to a redirect. If this draft is accepted, the history should be preserved. Do not tag the redirect for G6. If you find that this draft should be accepted, and do not have the Page Mover privilege, please request assistance in moving the redirect to preserve the history. Reviewers should check the history and verify whether there was a consensus to cut the article down to a redirect, or whether the action was taken boldly without discussion. If there was a consensus for the cutdown, do not accept this draft without verifying that the draft improves the article or that consensus has changed. If in doubt, please discuss.There have been articles at Forgejo only briefly, that were cut down to redirects by their authors. Robert McClenon (talk) 19:54, 9 June 2024 (UTC)
![]() | This is a draft article. It is a work in progress open to editing by anyone. Please ensure core content policies are met before publishing it as a live Wikipedia article at Forgejo. Last edited by LemurianPatriot (talk | contribs) 36 days ago. (Update) |
![]() | An editor has marked this as a promising draft and requests that, should it go unedited for six months, G13 deletion be postponed, either by making a dummy/minor edit to the page, or by improving and submitting it for review. Last edited by LemurianPatriot (talk | contribs) 36 days ago. (Update) | ![]() |
![]() | |
![]() A screenshot of a Forgejo repository | |
Initial release | 15 December 2022 |
---|---|
Stable release | 10.0.1[1] ![]() |
Repository | |
Written in | Go, JavaScript |
Operating system | Cross-platform |
Platform | x86-64, ARM |
Available in | Many languages |
Type | Collaborative software development (forge) |
License | GNU General Public License, version 3.0 or later |
Website | https://forgejo.org/ |
Forgejo (Esperanto pronunciation: [forˈd͡ʒe.jo])[2] is a software package designed for hosting a forge using the Git version control system to aid with software development. The package allows developers to use collaborative features like bug tracking, code review, continuous integration, kanban boards, issue tickets, and wikis with their projects.[3] The package is designed to be self-hosted by developers, and a public instance is provided to try out the software, however forges that are hosted by organizations such as Codeberg are more commonly used. Forgejo can be hosted on all platforms that support the Go runtime, including macOS and Microsoft Windows, and packages are provided for various Linux distributions.[4][5]
History
[edit]Forgejo was initially created in December 2022[6] as a fork of Gitea. The fork occurred after a for-profit limited corporation ran by the lead maintainer of the project, Lunny Xiao, silently transferred Gitea's trademarks and operations to the company and began to establish an open-core model.[7][8]
Following the discovery of the transfer, many Gitea contributors signed an open letter asking for the project's trademarks and domains to be placed under community management,[9] but after the company rejected to transfer the properties, those contributors chose to fork the codebase.[8] Codeberg, one of the major forges using Gitea at the time, migrated to Forgejo and has become the de jure lead maintainers of the project.[10][11]
Hard fork and license change
[edit]While initially being a soft fork (a fork that remains synchronized with its upstream counterpart), Forgejo eventually abandoned the practice and split from Gitea following version 1.21 in February 2024, as maintaining compatibility with Gitea became more complex as new features and changes were implemented that were not compatible with Forgejo, as well as to liberate software development from the shackles of proprietary tools
.[12]
In August 2024, Forgejo moved from the MIT license to the copyleft GNU General Public License.[13][14] This does not involve a re-licensing of the existing codebase, but rather reflects a community decision made a year prior that Forgejo would begin to accept GPL-licensed contributions.[15] As a result, the license of the overall package is now reflected to be covered under the GPL.
Interoperability between forges
[edit]One of the main goals for the future of Forgejo is their plan to implement interoperability between different installations. While repositories can be mirrored from any other Git forge, the project has begun work on implementing support for the ActivityPub protocol, allowing users to collaborate with each other using Forgejo's features.[16] The project has received funding from the NLnet organization for both the protocol extension needed to accommodate the feature subset, dubbed as "ForgeFed", and its implementation into Forgejo.[17][18] As of 2025, the ability to federate "stars" on repositories across Forgejo installations has been built,[19] while other forge packages such as GitLab have also begun work on implementing support for ForgeFed.[20]
Users
[edit]While Codeberg is known as being the largest server running Forgejo and is one of the project's primary contributors, the Fedora Linux project has begun to adopt the software for their code forge, moving away from the previous forge software, Pagure.[21][22]
See also
[edit]- Bitbucket – Web-based hosting service for software development projects
- Comparison of source-code-hosting facilities
- Free software movement – Social movement
- GitHub – Software development collaboration platform
- GitLab – Open-source Git software package
- Self-hosting – Practice of running a website using a private web server
References
[edit]- ^ "Forgejo Security Releases v10.0.1 and v7.0.13".
- ^ "Forgejo FAQ | Forgejo – Beyond coding. We forge". forgejo.org.
- ^ Edenhauser, Markus (October 26, 2023). Git trifft Mikrocontroller, Dein umfassender Guide zur Versionierung in Arduino-Projekten inkl. GitHub Beispiele (in German). Selbstverlag. p. 9.1. ISBN 9783757972936.
- ^ "Packaging". Delightful Forgejo. Retrieved 2024-08-23.
- ^ "Versions for forgejo". Repology. Retrieved 2024-08-23.
- ^ "Beyond Coding. We forge". Forgejo Blog. 2022-12-15. Retrieved 2024-08-23.
- ^ "Forgejo FAQ | Forgejo – Beyond coding. We forge". forgejo.org. Retrieved 2023-09-17.
- ^ a b Tietze, Christian (November 25, 2022). "Gitea Ltd. Takes Over Gitea Open Source Project, Community Pushes Back". christiantietze.de. Archived from the original on February 12, 2023. Retrieved February 12, 2023.
- ^ "Open Letter to Gitea". 2022-10-28. Archived from the original on 2022-10-31. Retrieved 2024-08-23.
- ^ "Codeberg launches Forgejo". Codeberg.org. December 15, 2022. Archived from the original on February 8, 2023. Retrieved February 8, 2023.
- ^ "New Git repository faces corporate open source doubts | TechTarget". Software Quality. Retrieved 2024-05-27.
- ^ "Forgejo makes a full break from Gitea [LWN.net]". LWN.net. Retrieved 2024-02-27.
- ^ "Forgejo is now copyleft, just like Git". Forgejo Blog. 2024-08-22. Retrieved 2024-08-23.
- ^ "Forgejo changes license to GPLv3+ [LWN.net]". lwn.net. Retrieved 2025-01-17.
- ^ Warren, Earl (2023-04-18). "[MISSION] on Forgejo accepting copyleft contributions". forgejo/governance – Codeberg.org. Retrieved 2024-08-23.
- ^ Berre, Daniel Le (2023-11-15). Higher Education and Research Forges in France - Definition, uses, limitations encountered and needs analysis (report thesis). Comité pour la science ouverte.
- ^ "NLnet; ForgeFed". nlnet.nl. Retrieved 2025-01-17.
- ^ "NLnet; Federated software forges with Forgejo". nlnet.nl. Retrieved 2025-01-17.
- ^ "Show and Tell: Federation at Forgejo". fosdem.org. Retrieved 2025-03-08.
- ^ "Support ActivityPub for GitLab (&11247) · Epics · GitLab.org · GitLab". GitLab. Retrieved 2024-07-16.
- ^ amoloney (2024-12-24). "Fedora Chooses Forgejo!". Fedora Community Blog. Retrieved 2025-01-17.
- ^ "Fedora moves towards Forgejo (Fedora Magazine) [LWN.net]". lwn.net. Retrieved 2025-01-17.
External links
[edit]- Bug and issue tracking software
- Version control
- Continuous integration
- Git (software)
- Free version control software
- Project hosting websites
- Project management software
- Open-source software hosting facilities
- Free project management software
- Free and open-source software
- Free software websites
- Cross-platform free software
- Free software programmed in Go
- Software using the MIT license
- Collaborative projects