Infrastructure: Difference between revisions

From KDE Community Wiki
Line 32: Line 32:
== Documentation ==
== Documentation ==
; API documentation
; API documentation
: [https://api.kde.org], where the kapidox documention can be found.
: [https://api.kde.org https://api.kde.org], where the kapidox documention can be found.


; Techbase
; Techbase
: [https://techbase.kde.org] , where the public libraries and scripting utilities are documented to be reused by external developers
: [https://techbase.kde.org https://techbase.kde.org] , where the public libraries and scripting utilities are documented to be reused by external developers


==Localization ==
==Localization ==

Revision as of 16:37, 11 March 2016

KDE software is hosted on infrastructure managed by the KDE Sysadmins.

Identity Accounts

Every accounts in the KDE infrastructure are synchronized in a same system. It is called KDE Identity.

Version Control

The KDE projects are mostly using Git. The repositories can be browsed on our QuickGit and managed on KDE Projects.

Find guidelines here.

Some projects such as i18n (to localize the programs) or some websites still use SVN. The repository can be browsed on https://websvn.kde.org/. Some guidelines could be found here.

Find out how to get commit access.

Code quality

Before pushing code to the repositories, the community has to review it.

Reviews
The current used system is Review Board. However projects are heavily encouraged to move to the new system: Phabricator.
Project Management
Projects are now managed with Phabricator.
Continuous Building - Jenkins
English Breakfast Network - Static Analysis

Documentation

API documentation
https://api.kde.org, where the kapidox documention can be found.
Techbase
https://techbase.kde.org , where the public libraries and scripting utilities are documented to be reused by external developers

Localization

Project Metadata