Developers' side bar Selected categories Edit Links |
Devel /
InfrastructureMigrationCategories: Development << | Page list | >>Ideas on modernizing development infrastructure. This is work in progress and not officially decided yet! Table of contents (hide)
1. MotivationOur current development infrastructure is old and does not meet requirements anymore:
2. OptionsCriteria for choosing the future development infrastructure
2.1 CodebergCodeberg is a non-profit, community-led effort that provides Git hosting and other services for free and open source projects. It is run by a German non-profit association (e.V.) with the purpose to promote the creation, collection, distribution and preservation of Free Content (Open Content, Free Cultural Works) and Free and Open Source Software (FOSS). Codeberg runs on Forgejo (License: GPL3), so self-hosting would also be an option. Status:
2.2 GitLabGitLab Inc. offers GitLab to paying customers and a less feature rich Open Source variant under the MIT license, so it can be used for self hosting. Another option is using gitlab.com under the free plan. A test import of the git repository and the bug tracker exists at https://gitlab.com/jkulesza/test_export_import/-/issues. The following shortcomings do still exist:
2.3 GitHubGitHub is not considered due to the following reasons:
2.4 CategoriesCategory: Development |