Sysadmin: Difference between revisions

From KDE Community Wiki
No edit summary
(EBN doe not exist anymore)
 
(17 intermediate revisions by 9 users not shown)
Line 1: Line 1:
[[File:Mascot konqi-app-utilities.png|thumbnail|right|[[Konqi]] keeps things running!]]
The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.  
The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.  


To organise the work, they use a special section of bugzilla. You can report issues to them at the following special page: https://bugs.kde.org/enter_sysadmin_request.cgi
To organise the work, they use a ticketing system. You can submit a ticket at https://phabricator.kde.org/maniphest/task/edit/form/2/


At that page you can request:
At that page you can request:
Line 10: Line 11:
* additional karma for svn
* additional karma for svn


Also, please report not working parts of the infrastructure. Don't just assume someone else has done it!
Also, please report broken parts of the infrastructure. Don't just assume someone else has done it!


If you want to request a subversion account, you need a different form, it can be reached via http://techbase.kde.org/Contribute/Get_a_SVN_Account
The current work queue can be seen at https://invent.kde.org/sysadmin/task-queue/-/issues.


[[Sysadmin/GitInfrastructureLaunch]]
[[Sysadmin/IdentityFAQ|FAQ Regarding identity.kde.org]]


[[Sysadmin/SVNConversionFAQ]]
[[Sysadmin/GitFAQ|FAQ Regarding git.kde.org]]
 
[[Sysadmin/BNC]] BNC Setup
 
'''Subversion'''
 
SVN is essentially dead for everything except:
 
- Translations
- Some websites
- Primarily binary code (like wallpapers and icons).
 
[[Sysadmin/SVNInfrastructureShutdown|Timeline for svn shutdown]]
 
If you want to request a subversion account, you need a different form, it can be reached via [[Infrastructure/Get a Developer Account]]
 
[[Sysadmin/DeveloperAccessForRuleWriting| Info about writing svn to git conversion rules on KDE servers]]

Latest revision as of 06:45, 1 October 2022

Konqi keeps things running!

The KDE sysadmins consist of a group of contributors which maintain the KDE infrastructure.

To organise the work, they use a ticketing system. You can submit a ticket at https://phabricator.kde.org/maniphest/task/edit/form/2/

At that page you can request:

  • @kdemail.net e-mail addresses
  • mailinglists
  • bugzilla assistance
  • reviewboard extensions
  • additional karma for svn

Also, please report broken parts of the infrastructure. Don't just assume someone else has done it!

The current work queue can be seen at https://invent.kde.org/sysadmin/task-queue/-/issues.

FAQ Regarding identity.kde.org

FAQ Regarding git.kde.org

Sysadmin/BNC BNC Setup

Subversion

SVN is essentially dead for everything except:

- Translations - Some websites - Primarily binary code (like wallpapers and icons).

Timeline for svn shutdown

If you want to request a subversion account, you need a different form, it can be reached via Infrastructure/Get a Developer Account

Info about writing svn to git conversion rules on KDE servers