diff --git a/docs/infra/inventory.rst b/docs/infra/inventory.rst index 84a5e96..fba0af9 100644 --- a/docs/infra/inventory.rst +++ b/docs/infra/inventory.rst @@ -9,15 +9,14 @@ Inventory :header-rows: 1 * - Project - - SCM (Gerrit / GitHub / Mirror}) + - SCM (Gerrit / GitHub / Mirror) - CI Platform - Jira - Artifact Repository - Build logs - Docs - Sonar - - Insight Dashboard - - Stats + - Monitoring * - AGL - | https://gerrit.automotivelinux.org @@ -29,7 +28,6 @@ Inventory - | https://wiki.automotivelinux.org | https://docs.automotivelinux.org - N/A - - N/A - `AGL Jenkins `_ * - Akraino @@ -43,7 +41,6 @@ Inventory - | https://logs.akraino.org - | https://wiki.akraino.org - https://sonarcloud.io/organizations/akraino-edge-stack/projects - - https://insights.lfx.linuxfoundation.org/projects/lfedge%2Fakraino-edge-stack/dashboard - `Akraino Jenkins `_ * - ASWF @@ -56,7 +53,6 @@ Inventory - N/A - https://wiki.aswf.io - https://sonarcloud.io/organizations/academysoftwarefoundation/projects - - https://insights.lfx.linuxfoundation.org/projects/academy-software-foundation - N/A * - EdgeX @@ -70,7 +66,6 @@ Inventory - | https://wiki.edgexfoundry.org | https://docs.edgexfoundry.org - https://sonarcloud.io/organizations/edgexfoundry/projects - - https://insights.lfx.linuxfoundation.org/projects/lfedge%2Fedgex-foundry/dashboard - `EdgeX Jenkins `_ * - FD.io @@ -84,32 +79,28 @@ Inventory - | https://wiki.fd.io | https://fd.io/documentation - https://sonarcloud.io/organizations/fdio/projects - - https://insights.lfx.linuxfoundation.org/projects/lfn%2Ffdio/dashboard - `FD.io Jenkins `_ * - HyperLedger - https://github.com/hyperledger - | `HyperLedger GitHub actions `_ | `HyperLedger Circle CI `_ - | `HyperLedger Azure `_ - - https://jira.hyperledger.org + - N/A - https://hyperledger.jfrog.io/ui/packages - N/A - | https://wiki.hyperledger.org | https://hyperledger-fabric.readthedocs.io - N/A - - N/A - `Hyperledger Jenkins `_ * - LF Edge - https://github.com/lf-edge - - | https://jenkins.lfedge.org + - `LF Edge GitHub Actions `_ - N/A - N/A - N/A - https://wiki.lfedge.org - N/A - - https://insights.lfx.linuxfoundation.org/projects/lfedge%2Ffledge/dashboard - `LF Edge Jenkins `_ * - LF RelEng @@ -123,7 +114,6 @@ Inventory - https://docs.releng.linuxfoundation.org - N/A - N/A - - N/A * - ODPi - https://github.com/odpi @@ -135,7 +125,6 @@ Inventory - N/A - https://sonarcloud.io/organizations/odpi/projects - N/A - - N/A * - ONAP - | https://gerrit.onap.org @@ -149,7 +138,6 @@ Inventory - | https://wiki.onap.org | https://docs.onap.org - https://sonarcloud.io/organizations/onap/projects - - https://insights.lfx.linuxfoundation.org/projects/lfn%2Fonap/dashboard - `ONAP Jenkins `_ * - OpenDaylight @@ -164,7 +152,6 @@ Inventory - | https://wiki.opendaylight.org | https://docs.opendaylight.org - https://sonarcloud.io/organizations/opendaylight/projects - - https://insights.lfx.linuxfoundation.org/projects/lfn%2Fodl/dashboard - `ODL Jenkins `_ * - Anuket @@ -178,7 +165,6 @@ Inventory - | https://wiki.anuket.io | https://docs.anuket.io - N/A - - https://insights.lfx.linuxfoundation.org/projects/lfn%2Fanuket/dashboard - `Anuket Jenkins `_ * - O-RAN @@ -193,7 +179,6 @@ Inventory - | https://wiki.o-ran-sc.org | https://docs.o-ran-sc.org - https://sonarcloud.io/organizations/o-ran-sc/projects - - https://insights.lfx.linuxfoundation.org/projects/oran/dashboard - `O-RAN Jenkins `_ * - Tungsten Fabric @@ -204,7 +189,6 @@ Inventory - N/A - https://wiki.tungsten.io - N/A - - https://insights.lfx.linuxfoundation.org/projects/lfn%2Ftungsten-fabric/dashboard - N/A * - Zowe @@ -216,5 +200,4 @@ Inventory - | https://wiki.openmainframeproject.org | https://docs.zowe.org - https://sonarcloud.io/organizations/zowe/projects - - https://insights.lfx.linuxfoundation.org/projects/open-mainframe-project%2Fzowe/dashboard - N/A diff --git a/docs/nexus2.rst b/docs/nexus2.rst index 52bc595..8d8ade1 100644 --- a/docs/nexus2.rst +++ b/docs/nexus2.rst @@ -10,7 +10,7 @@ It helps organizing dependencies and releases. .. note:: And Nexus Repository Manager 2 specifics: - https://help.sonatype.com/repomanager2 + https://help.sonatype.com/en/repository-manager-2.html To access Nexus 2 for a particular project, use URL: ``https://nexus.example.org`` @@ -43,7 +43,7 @@ Nexus 2 Repositories Nexus 2 allows users to manage different types of repositories. To learn more about how to manage them, please refer to `Sonatype's official documentation -`_. +`_. Most LF projects manage their Maven artifacts using the following repos: @@ -109,8 +109,8 @@ repositories. Anonymous users have read permissions, while administration teams have write and delete permissions. Sonatype's documentation on creating users, roles and privileges found in: -https://help.sonatype.com/repomanager2/configuration/managing-users/, and -https://help.sonatype.com/repomanager2/configuration/managing-roles/. +https://help.sonatype.com/en/managing-users.html, and +https://help.sonatype.com/en/managing-roles.html. For LF projects, a user per Gerrit repository exists matching the repository name. diff --git a/docs/nexus3.rst b/docs/nexus3.rst index 1cae6c9..2f8bde0 100644 --- a/docs/nexus3.rst +++ b/docs/nexus3.rst @@ -10,7 +10,7 @@ It helps organizing dependencies and releases. .. note:: Nexus Repository Manager 3 specifics: - https://help.sonatype.com/repomanager3 + https://help.sonatype.com/en/sonatype-nexus-repository.html To access Nexus 3 for a particular project, use URL: ``https://nexus3.example.org`` @@ -43,7 +43,7 @@ Nexus 3 Repositories Nexus 3 allows users to manage different types of repositories. To learn more about how to manage them, please refer to `Sonatype's official documentation -`_. +`_. Most LF projects manage their Docker images using the following repos: