From c32a2c64a6af7324b99c9a5742fcf9e4878d1494 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 21 Nov 2023 16:05:45 +0100 Subject: [PATCH] Fix small errors in dist-git investigation Found some small issues and typos in investigation. Remove the link to fedora-scm-requests as this guide is not used anymore. --- docs/dist-git-move/fedpkg.rst | 2 +- docs/dist-git-move/pagure.rst | 4 ++-- docs/dist-git-move/releng.rst | 8 -------- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/dist-git-move/fedpkg.rst b/docs/dist-git-move/fedpkg.rst index 8ab63e7..ec83961 100644 --- a/docs/dist-git-move/fedpkg.rst +++ b/docs/dist-git-move/fedpkg.rst @@ -23,7 +23,7 @@ API calls - Fedpkg is calling dist git API endpoint ``api/0/fork`` when creating fork of the project. -- Fedpkg is calling dist git API endpoint ``_db/anitya//`` for +- Fedpkg is calling dist git API endpoint ``_dg/anitya//`` for disabling monitoring for repository. Git interactions diff --git a/docs/dist-git-move/pagure.rst b/docs/dist-git-move/pagure.rst index 98f8f04..10fc1c7 100644 --- a/docs/dist-git-move/pagure.rst +++ b/docs/dist-git-move/pagure.rst @@ -31,10 +31,10 @@ Backend - Dist-git is using `FAS integration `_ from Pagure - Dist-git is using `ACL implementation - `_ from pagure + `_ from Pagure UI -~~ +~~~~ - Dist-git is using `Option to give repository `_ from pagure diff --git a/docs/dist-git-move/releng.rst b/docs/dist-git-move/releng.rst index f09c574..29e96de 100644 --- a/docs/dist-git-move/releng.rst +++ b/docs/dist-git-move/releng.rst @@ -16,14 +16,6 @@ The repository houses the following set of documentation that details on the interaction that the Release Engineering team has with the **Pagure Dist Git** platform. -Process fedora-scm-requests tickets -"""" - -The documentation details on the process that is required to create new source -control management repositories or a branch within it whenever those are -requested by a packager. The said documentation can be found -`here `_. - Remove dist-git branches """"