Sysadmin: Difference between revisions

From KDE Community Wiki
mNo edit summary
(EBN doe not exist anymore)
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
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 ticketing system. You can submit a ticket at https://sysadmin.kde.org/tickets/
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 11: 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!
 
The current work queue can be seen at https://invent.kde.org/sysadmin/task-queue/-/issues.


[[Sysadmin/IdentityFAQ|FAQ Regarding identity.kde.org]]
[[Sysadmin/IdentityFAQ|FAQ Regarding identity.kde.org]]
Line 18: Line 20:


[[Sysadmin/BNC]] BNC Setup
[[Sysadmin/BNC]] BNC Setup
[[Sysadmin/EBN]] EBN Howto


'''Subversion'''
'''Subversion'''
Line 31: Line 31:
[[Sysadmin/SVNInfrastructureShutdown|Timeline for svn shutdown]]
[[Sysadmin/SVNInfrastructureShutdown|Timeline for svn shutdown]]


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_Contributor_Account
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]]
[[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