From df1084c25500668361377fe8c81c41c3304b10b2 Mon Sep 17 00:00:00 2001 From: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu, 27 Apr 2023 17:06:27 +0200 Subject: [PATCH] devel: Fix typos detected by codespell --- docs/devel/archive-changelog.rst | 4 ++-- docs/devel/roadmap/roadmap-2023.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/devel/archive-changelog.rst b/docs/devel/archive-changelog.rst index f4b2fcee..74b965b7 100644 --- a/docs/devel/archive-changelog.rst +++ b/docs/devel/archive-changelog.rst @@ -57,7 +57,7 @@ in this document for historical reasons. repositories enabled (tracking: `#4833 <https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/4833>`_) -* **2023-04-05** Completed first archival of `Replicant git repositories (splitted +* **2023-04-05** Completed first archival of `Replicant git repositories (split in 7 forges) <https://git.replicant.us/>`_. Regular crawling of their repositories enabled (tracking: `#4685 <https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/4685>`_) @@ -77,7 +77,7 @@ in this document for historical reasons. repositories enabled (tracking: `#4674 <https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/4674>`_) -* **2023-01-05** Completed first archival of `the Univeristy of Stuttgart gitlab forge +* **2023-01-05** Completed first archival of `the University of Stuttgart gitlab forge <https://git.iws.uni-stuttgart.de/>`_. Regular crawling of their repositories enabled (tracking: `#4712 <https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/4712>`_) diff --git a/docs/devel/roadmap/roadmap-2023.rst b/docs/devel/roadmap/roadmap-2023.rst index ae7ac06f..dfa3036d 100644 --- a/docs/devel/roadmap/roadmap-2023.rst +++ b/docs/devel/roadmap/roadmap-2023.rst @@ -819,7 +819,7 @@ Set up a Continuous Deployment infrastructure in order to improve bug detection - Staging / whatever environment testing before pushing to production -Desing and test next generation CI Automation +Design and test next generation CI Automation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - `View milestone in GitLab <https://gitlab.softwareheritage.org/groups/swh/-/milestones/79>`__ -- GitLab