Add all kinds of doc/source/sop links to the apps.fp.o metadata.
This commit is contained in:
parent
2c6103b2b0
commit
04f65ea26f
1 changed files with 239 additions and 1 deletions
|
@ -19,7 +19,7 @@ children:
|
||||||
- name: Ambassadors Map
|
- name: Ambassadors Map
|
||||||
data:
|
data:
|
||||||
url: https://fedoraproject.org/membership-map/ambassadors.html
|
url: https://fedoraproject.org/membership-map/ambassadors.html
|
||||||
# TODO -- add source and bugs urls for this.
|
# TODO -- add source, bugs, and docs urls for this.
|
||||||
description: >
|
description: >
|
||||||
Ambassadors are the representatives of Fedora. Ambassadors
|
Ambassadors are the representatives of Fedora. Ambassadors
|
||||||
ensure the public understand Fedora's principles and the work
|
ensure the public understand Fedora's principles and the work
|
||||||
|
@ -48,6 +48,12 @@ children:
|
||||||
user_url: https://admin.fedoraproject.org/accounts/user/view/{user}
|
user_url: https://admin.fedoraproject.org/accounts/user/view/{user}
|
||||||
source_url: https://github.com/fedora-infra/fas/
|
source_url: https://github.com/fedora-infra/fas/
|
||||||
bugs_url: https://github.com/fedora-infra/fas/issues/
|
bugs_url: https://github.com/fedora-infra/fas/issues/
|
||||||
|
docs_url: https://github.com/fedora-infra/fas/blob/develop/README.rst
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fas-notes.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fas-openid.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/accountdeletion.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/nonhumanaccounts.rst
|
||||||
status_mappings: ['fas']
|
status_mappings: ['fas']
|
||||||
description: >
|
description: >
|
||||||
The Fedora Account System. Update your profile
|
The Fedora Account System. Update your profile
|
||||||
|
@ -58,6 +64,9 @@ children:
|
||||||
url: https://apps.fedoraproject.org/notifications
|
url: https://apps.fedoraproject.org/notifications
|
||||||
source_url: https://github.com/fedora-infra/fmn/
|
source_url: https://github.com/fedora-infra/fmn/
|
||||||
bugs_url: https://github.com/fedora-infra/fmn/issues/
|
bugs_url: https://github.com/fedora-infra/fmn/issues/
|
||||||
|
docs_url: https://github.com/fedora-infra/fmn/blob/develop/README.rst
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fmn.rst
|
||||||
status_mappings: ['fedmsg']
|
status_mappings: ['fedmsg']
|
||||||
description: >
|
description: >
|
||||||
Centrally managed preferences for Fedora Infrastructure
|
Centrally managed preferences for Fedora Infrastructure
|
||||||
|
@ -70,6 +79,9 @@ children:
|
||||||
user_url: https://badges.fedoraproject.org/user/{user}
|
user_url: https://badges.fedoraproject.org/user/{user}
|
||||||
source_url: https://github.com/fedora-infra/tahrir/
|
source_url: https://github.com/fedora-infra/tahrir/
|
||||||
bugs_url: https://github.com/fedora-infra/tahrir/issues/
|
bugs_url: https://github.com/fedora-infra/tahrir/issues/
|
||||||
|
docs_url: http://tahrir.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/badges.rst
|
||||||
description: >
|
description: >
|
||||||
An achievements system for Fedora Contributors! "Badges"
|
An achievements system for Fedora Contributors! "Badges"
|
||||||
are awarded based on activity in the community. Can you
|
are awarded based on activity in the community. Can you
|
||||||
|
@ -90,6 +102,9 @@ children:
|
||||||
url: https://ask.fedoraproject.org/
|
url: https://ask.fedoraproject.org/
|
||||||
source_url: https://github.com/askbot/askbot-devel
|
source_url: https://github.com/askbot/askbot-devel
|
||||||
bugs_url: https://github.com/askbot/askbot-devel/issues/
|
bugs_url: https://github.com/askbot/askbot-devel/issues/
|
||||||
|
docs_url: http://askbot.org/doc/index.html
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/askbot.rst
|
||||||
status_mappings: ['ask']
|
status_mappings: ['ask']
|
||||||
description: >
|
description: >
|
||||||
Any question at all about Fedora? Ask it here.
|
Any question at all about Fedora? Ask it here.
|
||||||
|
@ -100,6 +115,9 @@ children:
|
||||||
user_url: https://fedoraproject.org/wiki/User:{user}
|
user_url: https://fedoraproject.org/wiki/User:{user}
|
||||||
source_url: https://www.mediawiki.org/
|
source_url: https://www.mediawiki.org/
|
||||||
bugs_url: https://www.mediawiki.org/wiki/Phabricator#Get_started
|
bugs_url: https://www.mediawiki.org/wiki/Phabricator#Get_started
|
||||||
|
docs_url: https://www.mediawiki.org/wiki/Sysadmin_hub
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/wiki.rst
|
||||||
status_mappings: ['wiki']
|
status_mappings: ['wiki']
|
||||||
description: >
|
description: >
|
||||||
Maintain your own user profile page, contribute to
|
Maintain your own user profile page, contribute to
|
||||||
|
@ -108,6 +126,11 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: magazine.png
|
icon: magazine.png
|
||||||
url: http://fedoramagazine.org
|
url: http://fedoramagazine.org
|
||||||
|
docs_url: https://codex.wordpress.org/
|
||||||
|
# We don't have a SOP for the magazine yet.
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5149
|
||||||
|
#sops:
|
||||||
|
# - put the url here
|
||||||
description: >
|
description: >
|
||||||
Fedora Magazine is a WordPress-based site which delivers all
|
Fedora Magazine is a WordPress-based site which delivers all
|
||||||
the news of the Fedora Community. (It replaces the previous
|
the news of the Fedora Community. (It replaces the previous
|
||||||
|
@ -116,6 +139,9 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: planet_logo.png
|
icon: planet_logo.png
|
||||||
url: http://fedoraplanet.org
|
url: http://fedoraplanet.org
|
||||||
|
docs_url: http://www.intertwingly.net/code/venus/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/planetsubgroup.rst
|
||||||
description: >
|
description: >
|
||||||
The planet is a blog aggregator, a space accessible to you
|
The planet is a blog aggregator, a space accessible to you
|
||||||
as a community member where you can express your opinion and
|
as a community member where you can express your opinion and
|
||||||
|
@ -124,6 +150,12 @@ children:
|
||||||
data:
|
data:
|
||||||
url: https://docs.fedoraproject.org
|
url: https://docs.fedoraproject.org
|
||||||
status_mappings: ['docs']
|
status_mappings: ['docs']
|
||||||
|
# TODO - add the docs_url. I asked pete travis for info on this
|
||||||
|
#docs_url: put the url here
|
||||||
|
# TODO - add a sop.
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5150
|
||||||
|
#sops:
|
||||||
|
# - add the sop url here.
|
||||||
description: >
|
description: >
|
||||||
RTFM! Everything you could ever want to know.
|
RTFM! Everything you could ever want to know.
|
||||||
Probably the best place to find documentation about Fedora,
|
Probably the best place to find documentation about Fedora,
|
||||||
|
@ -141,6 +173,12 @@ children:
|
||||||
icon: taskotron.png
|
icon: taskotron.png
|
||||||
url: https://taskotron.fedoraproject.org
|
url: https://taskotron.fedoraproject.org
|
||||||
package_url: https://taskotron.fedoraproject.org/resultsdb/results?item={package}
|
package_url: https://taskotron.fedoraproject.org/resultsdb/results?item={package}
|
||||||
|
source_url: https://bitbucket.org/fedoraqa/
|
||||||
|
bugs_url: https://phab.qadevel.cloud.fedoraproject.org/
|
||||||
|
docs_url: http://libtaskotron.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/taskotron.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/resultsdb.rst
|
||||||
description: >
|
description: >
|
||||||
Taskotron is a framework for automated task execution and is in
|
Taskotron is a framework for automated task execution and is in
|
||||||
the very early stages of development with the objective to
|
the very early stages of development with the objective to
|
||||||
|
@ -149,6 +187,14 @@ children:
|
||||||
data:
|
data:
|
||||||
url: https://retrace.fedoraproject.org
|
url: https://retrace.fedoraproject.org
|
||||||
package_url: https://retrace.fedoraproject.org/faf/reports/?component_names={package}
|
package_url: https://retrace.fedoraproject.org/faf/reports/?component_names={package}
|
||||||
|
source_url: https://github.com/abrt/retrace-server/
|
||||||
|
bugs_url: https://github.com/abrt/retrace-server/issues
|
||||||
|
docs_url: http://abrt.readthedocs.org/en/latest/howitworks.html#faf
|
||||||
|
# TODO - write SOPs for this
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5151
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
|
# - and another one goes here
|
||||||
description: >
|
description: >
|
||||||
The Problem Tracker is a platform for collecting and
|
The Problem Tracker is a platform for collecting and
|
||||||
analyzing package crashes reported via ABRT (Automatic Bug
|
analyzing package crashes reported via ABRT (Automatic Bug
|
||||||
|
@ -158,6 +204,11 @@ children:
|
||||||
- name: Blocker Bugs
|
- name: Blocker Bugs
|
||||||
data:
|
data:
|
||||||
url: https://qa.fedoraproject.org/blockerbugs
|
url: https://qa.fedoraproject.org/blockerbugs
|
||||||
|
source_url: https://git.fedorahosted.org/cgit/blockerbugs.git
|
||||||
|
bugs_url: https://phab.qadevel.cloud.fedoraproject.org/maniphest/query/cduryYBeHiBK/#R
|
||||||
|
docs_url: https://tflink.fedorapeople.org/blockerbugs/docs/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/blockerbugs.rst
|
||||||
status_mappings: ['blockerbugs']
|
status_mappings: ['blockerbugs']
|
||||||
description: >
|
description: >
|
||||||
The Fedora Blocker Bug Tracker tracks release blocking bugs
|
The Fedora Blocker Bug Tracker tracks release blocking bugs
|
||||||
|
@ -176,6 +227,10 @@ children:
|
||||||
data:
|
data:
|
||||||
url: https://fedoraproject.org/PackageReviewStatus/
|
url: https://fedoraproject.org/PackageReviewStatus/
|
||||||
package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
||||||
|
# TODO - write the SOP for this
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5152
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
description: >
|
description: >
|
||||||
These pages contain periodically generated reports with
|
These pages contain periodically generated reports with
|
||||||
information on the current state of all Fedora <strong>package review
|
information on the current state of all Fedora <strong>package review
|
||||||
|
@ -184,6 +239,13 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: tux.png
|
icon: tux.png
|
||||||
url: https://apps.fedoraproject.org/kerneltest
|
url: https://apps.fedoraproject.org/kerneltest
|
||||||
|
source_url: https://github.com/jmflinuxtx/kerneltest-harness
|
||||||
|
bugs_url: https://github.com/jmflinuxtx/kerneltest-harness/issues
|
||||||
|
docs_url: http://fedoraproject.org/wiki/KernelTestingInitiative
|
||||||
|
# TODO - write SOPs for this
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5153
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
description: >
|
description: >
|
||||||
As part of the <a
|
As part of the <a
|
||||||
href="https://fedoraproject.org/wiki/KernelTestingInitiative">kernel
|
href="https://fedoraproject.org/wiki/KernelTestingInitiative">kernel
|
||||||
|
@ -197,6 +259,11 @@ children:
|
||||||
url: https://apps.fedoraproject.org/koschei/
|
url: https://apps.fedoraproject.org/koschei/
|
||||||
user_url: https://apps.fedoraproject.org/koschei/user/{user}
|
user_url: https://apps.fedoraproject.org/koschei/user/{user}
|
||||||
package_url: https://apps.fedoraproject.org/koschei/package/{package}
|
package_url: https://apps.fedoraproject.org/koschei/package/{package}
|
||||||
|
source_url: https://github.com/msimacek/koschei
|
||||||
|
bugs_url: https://github.com/msimacek/koschei/issues
|
||||||
|
docs_url: https://fedoraproject.org/wiki/Koschei
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/koschei.rst
|
||||||
status_mappings: ['koschei']
|
status_mappings: ['koschei']
|
||||||
description: >
|
description: >
|
||||||
Koschei is a continuous integration system for RPM packages. It
|
Koschei is a continuous integration system for RPM packages. It
|
||||||
|
@ -213,6 +280,13 @@ children:
|
||||||
- name: Asknot
|
- name: Asknot
|
||||||
data:
|
data:
|
||||||
url: http://whatcanidoforfedora.org
|
url: http://whatcanidoforfedora.org
|
||||||
|
source_url: https://github.com/fedora-infra/asknot-ng
|
||||||
|
bugs_url: https://github.com/fedora-infra/asknot-ng/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/asknot-ng/blob/develop/README.md
|
||||||
|
# TODO - write SOP for asknot-ng
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5154
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
status_mappings: []
|
status_mappings: []
|
||||||
description: >
|
description: >
|
||||||
Ask not what Fedora can do for you, but <a
|
Ask not what Fedora can do for you, but <a
|
||||||
|
@ -223,6 +297,12 @@ children:
|
||||||
- name: Paste
|
- name: Paste
|
||||||
data:
|
data:
|
||||||
url: https://paste.fedoraproject.org
|
url: https://paste.fedoraproject.org
|
||||||
|
source_url: https://github.com/sayakb/sticky-notes
|
||||||
|
# Theme is from https://github.com/athmane/sticky-notes-fedora-skin
|
||||||
|
bugs_url: https://github.com/sayakb/sticky-notes/pulls
|
||||||
|
docs_url: http://sayakb.github.io/sticky-notes/pages/home/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorapastebin.rst
|
||||||
status_mappings: ['fedorapaste']
|
status_mappings: ['fedorapaste']
|
||||||
description: >
|
description: >
|
||||||
Our very own pastebin server. If you yum install the
|
Our very own pastebin server. If you yum install the
|
||||||
|
@ -231,6 +311,11 @@ children:
|
||||||
- name: Elections
|
- name: Elections
|
||||||
data:
|
data:
|
||||||
url: https://admin.fedoraproject.org/voting
|
url: https://admin.fedoraproject.org/voting
|
||||||
|
source_url: https://github.com/fedora-infra/elections
|
||||||
|
bugs_url: https://github.com/fedora-infra/elections/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/elections/blob/develop/README.rst
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/voting.rst
|
||||||
status_mappings: ['elections']
|
status_mappings: ['elections']
|
||||||
description: >
|
description: >
|
||||||
As a member of the community, you can now vote for the
|
As a member of the community, you can now vote for the
|
||||||
|
@ -242,6 +327,13 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: nuancier.png
|
icon: nuancier.png
|
||||||
url: https://apps.fedoraproject.org/nuancier
|
url: https://apps.fedoraproject.org/nuancier
|
||||||
|
source_url: https://github.com/fedora-infra/nuancier
|
||||||
|
bugs_url: https://github.com/fedora-infra/nuancier/issues
|
||||||
|
docs_url: http://nuancier.readthedocs.org/en/latest/
|
||||||
|
# TODO - write a SOP for nuancier
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5155
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
description: >
|
description: >
|
||||||
Nuancier is a simple voting application for the
|
Nuancier is a simple voting application for the
|
||||||
supplementary wallpapers included in Fedora.
|
supplementary wallpapers included in Fedora.
|
||||||
|
@ -249,6 +341,11 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: mail.png
|
icon: mail.png
|
||||||
url: https://lists.fedoraproject.org
|
url: https://lists.fedoraproject.org
|
||||||
|
source_url: https://gitlab.com/mailman/hyperkitty
|
||||||
|
bugs_url: https://gitlab.com/mailman/hyperkitty/issues
|
||||||
|
docs_url: http://hyperkitty.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mailman.rst
|
||||||
status_mappings: ['mailinglists']
|
status_mappings: ['mailinglists']
|
||||||
description: >
|
description: >
|
||||||
Mailing lists are used for communication within the community.
|
Mailing lists are used for communication within the community.
|
||||||
|
@ -258,6 +355,11 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: fedocal.png
|
icon: fedocal.png
|
||||||
url: https://apps.fedoraproject.org/calendar
|
url: https://apps.fedoraproject.org/calendar
|
||||||
|
source_url: https://github.com/fedora-infra/fedocal
|
||||||
|
bugs_url: https://github.com/fedora-infra/fedocal/issues
|
||||||
|
docs_url: http://fedocal.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedocal.rst
|
||||||
status_mappings: ['fedocal']
|
status_mappings: ['fedocal']
|
||||||
description: >
|
description: >
|
||||||
The Fedora Calendar (or <strong>fedocal</strong>), you might
|
The Fedora Calendar (or <strong>fedocal</strong>), you might
|
||||||
|
@ -269,6 +371,12 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: meetbot.png
|
icon: meetbot.png
|
||||||
url: https://meetbot.fedoraproject.org
|
url: https://meetbot.fedoraproject.org
|
||||||
|
source_url: https://github.com/fedora-infra/mote
|
||||||
|
bugs_url: https://github.com/fedora-infra/mote/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/mote/blob/master/README.md
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mote.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/zodbot.rst
|
||||||
status_mappings: ['zodbot']
|
status_mappings: ['zodbot']
|
||||||
description: >
|
description: >
|
||||||
Fedora Infrastructure runs a friendly IRC bot that you may
|
Fedora Infrastructure runs a friendly IRC bot that you may
|
||||||
|
@ -287,6 +395,11 @@ children:
|
||||||
data:
|
data:
|
||||||
url: https://apps.fedoraproject.org/packages
|
url: https://apps.fedoraproject.org/packages
|
||||||
package_url: https://apps.fedoraproject.org/packages/{package}
|
package_url: https://apps.fedoraproject.org/packages/{package}
|
||||||
|
source_url: https://github.com/fedora-infra/fedora-packages
|
||||||
|
bugs_url: https://github.com/fedora-infra/fedora-packages/issues
|
||||||
|
docs_url: http://threebean.org/blog/history-of-fedora-packages/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorapackages.rst
|
||||||
status_mappings: ['packages']
|
status_mappings: ['packages']
|
||||||
description: >
|
description: >
|
||||||
A meta-app over the other packaging apps; the best place to
|
A meta-app over the other packaging apps; the best place to
|
||||||
|
@ -302,6 +415,13 @@ children:
|
||||||
icon: tagger.png
|
icon: tagger.png
|
||||||
url: https://apps.fedoraproject.org/tagger
|
url: https://apps.fedoraproject.org/tagger
|
||||||
package_url: https://apps.fedoraproject.org/tagger/{package}
|
package_url: https://apps.fedoraproject.org/tagger/{package}
|
||||||
|
source_url: https://github.com/fedora-infra/fedora-tagger
|
||||||
|
bugs_url: https://github.com/fedora-infra/fedora-tagger/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/fedora-tagger/blob/develop/README.rst
|
||||||
|
# TODO - write SOP for fedora-tagger
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5156
|
||||||
|
#sops:
|
||||||
|
# - url goes here
|
||||||
status_mappings: ['tagger']
|
status_mappings: ['tagger']
|
||||||
description: >
|
description: >
|
||||||
Help build a tag cloud of all our packages.. It's actually
|
Help build a tag cloud of all our packages.. It's actually
|
||||||
|
@ -312,6 +432,14 @@ children:
|
||||||
icon: copr.png
|
icon: copr.png
|
||||||
url: https://copr.fedoraproject.org
|
url: https://copr.fedoraproject.org
|
||||||
user_url: https://copr.fedoraproject.org/coprs/{user}/
|
user_url: https://copr.fedoraproject.org/coprs/{user}/
|
||||||
|
source_url: https://github.com/fedora-copr/copr
|
||||||
|
bugs_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&classification=Community&list_id=4767864&product=Copr&query_format=advanced
|
||||||
|
docs_url: http://copr-backend.readthedocs.org/
|
||||||
|
# Also:
|
||||||
|
# - http://copr-keygen.readthedocs.org/
|
||||||
|
# - http://copr-rest-api.readthedocs.org/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/copr.rst
|
||||||
status_mappings: ['copr']
|
status_mappings: ['copr']
|
||||||
description: >
|
description: >
|
||||||
Copr is an easy-to-use automatic build system providing a
|
Copr is an easy-to-use automatic build system providing a
|
||||||
|
@ -321,6 +449,11 @@ children:
|
||||||
url: https://admin.fedoraproject.org/pkgdb
|
url: https://admin.fedoraproject.org/pkgdb
|
||||||
user_url: https://admin.fedoraproject.org/pkgdb/packager/{user}/
|
user_url: https://admin.fedoraproject.org/pkgdb/packager/{user}/
|
||||||
package_url: https://admin.fedoraproject.org/pkgdb/package/{package}/
|
package_url: https://admin.fedoraproject.org/pkgdb/package/{package}/
|
||||||
|
source_url: https://github.com/fedora-infra/pkgdb2
|
||||||
|
bugs_url: https://github.com/fedora-infra/pkgdb2/issues
|
||||||
|
docs_url: http://pkgdb2.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/packagedatabase.rst
|
||||||
status_mappings: ['pkgdb']
|
status_mappings: ['pkgdb']
|
||||||
description: >
|
description: >
|
||||||
Manage ACLs of your packages.
|
Manage ACLs of your packages.
|
||||||
|
@ -330,6 +463,12 @@ children:
|
||||||
url: http://koji.fedoraproject.org/koji
|
url: http://koji.fedoraproject.org/koji
|
||||||
package_url: http://koji.fedoraproject.org/koji/search?match=glob&type=package&terms={package}
|
package_url: http://koji.fedoraproject.org/koji/search?match=glob&type=package&terms={package}
|
||||||
user_url: http://koji.fedoraproject.org/koji/userinfo?userID={user}
|
user_url: http://koji.fedoraproject.org/koji/userinfo?userID={user}
|
||||||
|
source_url: https://pagure.io/koji
|
||||||
|
bugs_url: https://pagure.io/koji/issues
|
||||||
|
docs_url: http://koji.build/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/koji.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/koji-builder-setup.rst
|
||||||
status_mappings: ['koji']
|
status_mappings: ['koji']
|
||||||
description: >
|
description: >
|
||||||
Koji is the software that builds RPM packages for the
|
Koji is the software that builds RPM packages for the
|
||||||
|
@ -342,6 +481,13 @@ children:
|
||||||
url: https://admin.fedoraproject.org/updates
|
url: https://admin.fedoraproject.org/updates
|
||||||
package_url: https://admin.fedoraproject.org/updates/{package}
|
package_url: https://admin.fedoraproject.org/updates/{package}
|
||||||
user_url: https://admin.fedoraproject.org/updates/user/{user}
|
user_url: https://admin.fedoraproject.org/updates/user/{user}
|
||||||
|
source_url: https://github.com/fedora-infra/bodhi
|
||||||
|
bugs_url: https://github.com/fedora-infra/bodhi/issues
|
||||||
|
# No built docs yet:
|
||||||
|
# https://github.com/fedora-infra/bodhi/issues/805
|
||||||
|
#docs_url: put the url here
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/bodhi.rst
|
||||||
status_mappings: ['bodhi']
|
status_mappings: ['bodhi']
|
||||||
description: >
|
description: >
|
||||||
The tool you will use to push your packages to the Fedora
|
The tool you will use to push your packages to the Fedora
|
||||||
|
@ -354,6 +500,11 @@ children:
|
||||||
icon: git-logo.png
|
icon: git-logo.png
|
||||||
url: http://pkgs.fedoraproject.org/cgit
|
url: http://pkgs.fedoraproject.org/cgit
|
||||||
package_url: http://pkgs.fedoraproject.org/cgit/{package}.git
|
package_url: http://pkgs.fedoraproject.org/cgit/{package}.git
|
||||||
|
source_url: https://github.com/sitaramc/gitolite
|
||||||
|
bugs_url: http://gitolite.com/gitolite/#contact
|
||||||
|
docs_url: https://github.com/sitaramc/gitolite#readme
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/scmadmin.rst
|
||||||
status_mappings: ['pkgs']
|
status_mappings: ['pkgs']
|
||||||
description: >
|
description: >
|
||||||
Ever wonder <em>exactly</em> what is in the new release
|
Ever wonder <em>exactly</em> what is in the new release
|
||||||
|
@ -363,6 +514,11 @@ children:
|
||||||
- name: Darkserver
|
- name: Darkserver
|
||||||
data:
|
data:
|
||||||
url: https://darkserver.fedoraproject.org
|
url: https://darkserver.fedoraproject.org
|
||||||
|
source_url: https://github.com/kushaldas/darkserver
|
||||||
|
bugs_url: https://github.com/kushaldas/darkserver/issues
|
||||||
|
docs_url: https://fedoraproject.org/wiki/Darkserver
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/darkserver.rst
|
||||||
status_mappings: ['darkserver']
|
status_mappings: ['darkserver']
|
||||||
description: >
|
description: >
|
||||||
A set of tools and JSON service to help userspace developers
|
A set of tools and JSON service to help userspace developers
|
||||||
|
@ -386,6 +542,14 @@ children:
|
||||||
data:
|
data:
|
||||||
url: https://release-monitoring.org
|
url: https://release-monitoring.org
|
||||||
package_url: https://release-monitoring.org/projects/search/?pattern={package}
|
package_url: https://release-monitoring.org/projects/search/?pattern={package}
|
||||||
|
source_url: https://github.com/fedora-infra/anitya
|
||||||
|
bugs_url: https://github.com/fedora-infra/anitya/issues
|
||||||
|
docs_url: https://fedoraproject.org/wiki/Upstream_release_monitoring
|
||||||
|
# TODO - write sops for anitya and the-new-hotness
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5157
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/anitya.rst
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/hotness.rst
|
||||||
description: >
|
description: >
|
||||||
Code named <a
|
Code named <a
|
||||||
href="https://github.com/fedora-infra/anitya">anitya</a>, this
|
href="https://github.com/fedora-infra/anitya">anitya</a>, this
|
||||||
|
@ -401,6 +565,13 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: github.png
|
icon: github.png
|
||||||
url: https://apps.fedoraproject.org/github2fedmsg
|
url: https://apps.fedoraproject.org/github2fedmsg
|
||||||
|
source_url: https://github.com/fedora-infra/github2fedmsg
|
||||||
|
bugs_url: https://github.com/fedora-infra/github2fedmsg/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/github2fedmsg/blob/develop/README.rst#github2fedmsg
|
||||||
|
# TODO - write sop for github2fedmsg
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5158
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/github2fedmsg.rst
|
||||||
status_mappings: ['fedmsg']
|
status_mappings: ['fedmsg']
|
||||||
description: >
|
description: >
|
||||||
github2fedmsg is a web service that bridges upstream
|
github2fedmsg is a web service that bridges upstream
|
||||||
|
@ -413,6 +584,16 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: trac.png
|
icon: trac.png
|
||||||
url: https://fedorahosted.org
|
url: https://fedorahosted.org
|
||||||
|
source_url: https://trac.edgewall.org/browser
|
||||||
|
bugs_url: https://trac.edgewall.org/report
|
||||||
|
docs_url: https://trac.edgewall.org/wiki/TracGuide
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorahosted.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorahosted-fedmsg.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorahosted-project-cleanup.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorahosted-repo-setup.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/fedorahostedrename.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/hosted_git_to_svn.rst
|
||||||
status_mappings: ['fedorahosted']
|
status_mappings: ['fedorahosted']
|
||||||
description: >
|
description: >
|
||||||
Fedora is dedicated to open source software. This
|
Fedora is dedicated to open source software. This
|
||||||
|
@ -431,6 +612,13 @@ children:
|
||||||
- name: GeoIP
|
- name: GeoIP
|
||||||
data:
|
data:
|
||||||
url: https://geoip.fedoraproject.org
|
url: https://geoip.fedoraproject.org
|
||||||
|
source_url: https://github.com/fedora-infra/geoip-city-wsgi
|
||||||
|
bugs_url: https://github.com/fedora-infra/geoip-city-wsgi/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/geoip-city-wsgi/blob/master/geoip-city.wsgi
|
||||||
|
# TODO - write a sop for this thing
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5159
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/geoip.rst
|
||||||
description: >
|
description: >
|
||||||
A simple web service running <a
|
A simple web service running <a
|
||||||
href="https://github.com/fedora-infra/geoip-city-wsgi">geoip-city-wsgi</a>
|
href="https://github.com/fedora-infra/geoip-city-wsgi">geoip-city-wsgi</a>
|
||||||
|
@ -438,6 +626,13 @@ children:
|
||||||
- name: Easyfix
|
- name: Easyfix
|
||||||
data:
|
data:
|
||||||
url: https://fedoraproject.org/easyfix
|
url: https://fedoraproject.org/easyfix
|
||||||
|
source_url: https://github.com/fedora-infra/fedora-gather-easyfix
|
||||||
|
bugs_url: https://github.com/fedora-infra/fedora-gather-easyfix/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/fedora-gather-easyfix/blob/master/README
|
||||||
|
# TODO - write a sop for this thing
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5160
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/easyfix.rst
|
||||||
description: >
|
description: >
|
||||||
A list of easy-to-fix problems for the different projects in
|
A list of easy-to-fix problems for the different projects in
|
||||||
Fedora. Interested in getting into helping out with sysadmin
|
Fedora. Interested in getting into helping out with sysadmin
|
||||||
|
@ -449,6 +644,11 @@ children:
|
||||||
url: https://apps.fedoraproject.org/datagrepper
|
url: https://apps.fedoraproject.org/datagrepper
|
||||||
package_url: https://apps.fedoraproject.org/datagrepper/raw?package={package}
|
package_url: https://apps.fedoraproject.org/datagrepper/raw?package={package}
|
||||||
user_url: https://apps.fedoraproject.org/datagrepper/raw?user={user}
|
user_url: https://apps.fedoraproject.org/datagrepper/raw?user={user}
|
||||||
|
source_url: https://github.com/fedora-infra/datagrepper
|
||||||
|
bugs_url: https://github.com/fedora-infra/datagrepper/issues
|
||||||
|
docs_url: https://github.com/fedora-infra/datagrepper/blob/develop/README.rst
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/datanommer.rst
|
||||||
status_mappings: ['fedmsg']
|
status_mappings: ['fedmsg']
|
||||||
description: >
|
description: >
|
||||||
DataGrepper is an HTTP API for querying the datanommer
|
DataGrepper is an HTTP API for querying the datanommer
|
||||||
|
@ -461,6 +661,11 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: status-good.png
|
icon: status-good.png
|
||||||
url: http://status.fedoraproject.org
|
url: http://status.fedoraproject.org
|
||||||
|
source_url: https://git.fedorahosted.org/git/fedora-status.git
|
||||||
|
bugs_url: https://fedorahosted.org/fedora-infrastructure/newticket
|
||||||
|
docs_url: https://git.fedorahosted.org/cgit/fedora-status.git/tree/README
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/status-fedora.rst
|
||||||
description: >
|
description: >
|
||||||
Sometimes the Fedora Infrastructure team messes up (or
|
Sometimes the Fedora Infrastructure team messes up (or
|
||||||
lightning strikes our datacenter(s)). Sorry about that.
|
lightning strikes our datacenter(s)). Sorry about that.
|
||||||
|
@ -473,6 +678,14 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: downloads.png
|
icon: downloads.png
|
||||||
url: https://mirrors.fedoraproject.org
|
url: https://mirrors.fedoraproject.org
|
||||||
|
source_url: https://github.com/fedora-infra/mirrormanager2
|
||||||
|
bugs_url: https://github.com/fedora-infra/mirrormanager2/issues
|
||||||
|
docs_url: http://mirrormanager.readthedocs.org/en/latest/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mirrormanager.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mastermirror.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mirrorhiding.rst
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/mirrormanager-S3-EC2-netblocks.rst
|
||||||
status_mappings: ['mirrormanager', 'mirrorlist']
|
status_mappings: ['mirrormanager', 'mirrorlist']
|
||||||
description: >
|
description: >
|
||||||
Fedora is distributed to millions of systems globally.
|
Fedora is distributed to millions of systems globally.
|
||||||
|
@ -487,6 +700,11 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: nagios-logo.png
|
icon: nagios-logo.png
|
||||||
url: https://admin.fedoraproject.org/nagios
|
url: https://admin.fedoraproject.org/nagios
|
||||||
|
source_url: https://github.com/NagiosEnterprises/nagioscore
|
||||||
|
bugs_url: https://fedorahosted.org/fedora-infrastructure/newticket
|
||||||
|
docs_url: https://www.nagios.org/documentation/
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/nagios.rst
|
||||||
description: >
|
description: >
|
||||||
"Is telia down?" The answer can most definitively be
|
"Is telia down?" The answer can most definitively be
|
||||||
found here (and in detail). The Fedora Infrastructure
|
found here (and in detail). The Fedora Infrastructure
|
||||||
|
@ -497,6 +715,13 @@ children:
|
||||||
data:
|
data:
|
||||||
icon: collectd.png
|
icon: collectd.png
|
||||||
url: https://admin.fedoraproject.org/collectd/
|
url: https://admin.fedoraproject.org/collectd/
|
||||||
|
source_url: https://github.com/collectd/collectd
|
||||||
|
bugs_url: https://github.com/collectd/collectd/issues
|
||||||
|
docs_url: https://collectd.org/documentation.shtml
|
||||||
|
# TODO - write SOP for collectd
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5161
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/collectd.rst
|
||||||
description: >
|
description: >
|
||||||
Tracks and displays statistics on the Fedora
|
Tracks and displays statistics on the Fedora
|
||||||
Infrastructure machines over time. Useful for debugging
|
Infrastructure machines over time. Useful for debugging
|
||||||
|
@ -504,6 +729,11 @@ children:
|
||||||
- name: HAProxy
|
- name: HAProxy
|
||||||
data:
|
data:
|
||||||
url: https://admin.fedoraproject.org/haproxy/proxy1
|
url: https://admin.fedoraproject.org/haproxy/proxy1
|
||||||
|
source_url: http://git.haproxy.org/
|
||||||
|
bugs_url: http://www.haproxy.org/knownbugs-1.3.html
|
||||||
|
docs_url: http://www.haproxy.org/#docs
|
||||||
|
sops:
|
||||||
|
- https://infrastructure.fedoraproject.org/infra/docs/haproxy.rst
|
||||||
description: >
|
description: >
|
||||||
Shows the health of our proxies. How many bytes?
|
Shows the health of our proxies. How many bytes?
|
||||||
Concurrent sessions? Health checks?
|
Concurrent sessions? Health checks?
|
||||||
|
@ -518,6 +748,14 @@ children:
|
||||||
- name: PDC
|
- name: PDC
|
||||||
data:
|
data:
|
||||||
url: https://pdc.fedoraproject.org/
|
url: https://pdc.fedoraproject.org/
|
||||||
|
source_url: https://github.com/product-definition-center/product-definition-center
|
||||||
|
bugs_url: https://github.com/product-definition-center/product-definition-center/issues
|
||||||
|
# Also, https://fedoraproject.org/wiki/Changes/PDC
|
||||||
|
docs_url: https://github.com/product-definition-center/product-definition-center/issues/303
|
||||||
|
# TODO - write SOP for PDC
|
||||||
|
# https://fedorahosted.org/fedora-infrastructure/ticket/5163
|
||||||
|
#sops:
|
||||||
|
# - https://infrastructure.fedoraproject.org/infra/docs/pdc.rst
|
||||||
description: >
|
description: >
|
||||||
The Product Definition Center (PDC) is a new app we're working
|
The Product Definition Center (PDC) is a new app we're working
|
||||||
on which will track 1) all of the artifacts that release
|
on which will track 1) all of the artifacts that release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue