From d0634461ad2bf3c877fb20e51d8378ada6018248 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Wed, 27 Oct 2021 21:57:32 +1000 Subject: [PATCH] [apps.fp.o] update app links * rename FAS to Fedora Accounts * remove taskotron * fix links for pacakges * remove references to fedmsg.com Signed-off-by: Ryan Lerch --- roles/apps-fp-o/files/apps.yaml | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/roles/apps-fp-o/files/apps.yaml b/roles/apps-fp-o/files/apps.yaml index 378fe46e79..a7799cf8f6 100644 --- a/roles/apps-fp-o/files/apps.yaml +++ b/roles/apps-fp-o/files/apps.yaml @@ -42,7 +42,7 @@ children: Being a community member you gain access to fedorapeople which provides you with a space on the web where you can upload files to share them with the community. - - name: FAS + - name: Fedora Accounts data: url: https://accounts.fedoraproject.org/ user_url: https://accounts.fedoraproject.org/user/{user} @@ -56,7 +56,7 @@ children: - https://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/sops/nonhumanaccounts.html status_mappings: ['fas'] description: > - The Fedora Account System. Update your profile + Fedora Accounts. Update your profile information and apply for membership in groups. - name: Notifications data: @@ -168,20 +168,6 @@ children: Tools for testers -- the people who tell us its broken so we can fix it. children: - - name: Taskotron - data: - icon: taskotron.png - url: https://taskotron.fedoraproject.org - package_url: https://taskotron.fedoraproject.org/resultsdb/results?item={package} - source_url: https://pagure.io/group/taskotron - bugs_url: https://pagure.io/group/taskotron - docs_url: https://taskotron.fedoraproject.org - sops: - - https://infrastructure.fedoraproject.org/infra/docs/taskotron.rst - - https://infrastructure.fedoraproject.org/infra/docs/resultsdb.rst - description: > - Taskotron is a framework for automated task execution. - It currently runs selected package checks in Fedora. - name: Problem Tracker data: url: https://retrace.fedoraproject.org @@ -374,10 +360,10 @@ children: children: - name: Packages data: - url: https://apps.fedoraproject.org/packages + url: https://packages.fedoraproject.org/ 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 + source_url: https://pagure.io/fedora-packages-static + bugs_url: https://pagure.io/fedora-packages-static/issues docs_url: http://threebean.org/blog/history-of-fedora-packages/ sops: - https://infrastructure.fedoraproject.org/infra/docs/fedorapackages.rst @@ -510,7 +496,7 @@ children: github2fedmsg is a web service that bridges upstream development activity from GitHub into the Fedora Infrastructure message + href="https://fedmsg.readthedocs.io/">Fedora Infrastructure message bus. Visit the self-service dashboard to toggle the status of your repositories. - name: Pagure @@ -574,7 +560,7 @@ children: description: > DataGrepper is an HTTP API for querying the datanommer database. You can use it to dig into the history of the - fedmsg message bus. You + fedmsg message bus. You can grab events by username, by package, by message source, by topic... you name it.