Switch write-good to upstream hook 44/66244/8
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 7 Dec 2020 08:58:45 +0000 (18:58 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 30 Dec 2020 07:12:46 +0000 (17:12 +1000)
- Upstream PR [1.] is merged fixes issues with the
write-good npm dependencies.
- Update inventory page for DENT project
- Acumos sonar is mmoved to sonarcloud.io.
- Update dead links.

Issue: RELENG-3257
[1.] https://github.com/btford/write-good/pull/126
Change-Id: I233f645195dcf0964effae1176ca3956d4c53380
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.pre-commit-config.yaml
docs/infra/inventory.rst
docs/ssh.rst

index 7946d34..7038de5 100644 (file)
@@ -39,14 +39,10 @@ repos:
     hooks:
       - id: pydocstyle
 
-  - repo: local
+
+  - repo: https://github.com/btford/write-good
+    rev: v1.0.4
     hooks:
-      # TODO: Switch to upstream hook when https://github.com/btford/write-good/pull/119 is merged.
       - id: write-good
-        name: write-good
-        description: Check docs for English prose with write-good
-        entry: write-good
-        language: node
         files: "\\.(rst|md|markdown|mdown|mkdn)$"
-        additional_dependencies: ["write-good"]
         exclude: docs/infra/gerrit.rst|docs/best-practices.rst
index 430acdd..fd0f2c0 100644 (file)
@@ -29,8 +29,7 @@ Inventory
      - https://nexus.acumos.org
      - https://nexus3.acumos.org
      - https://logs.acumos.org
-     - | https://sonar.acumos.org
-       | https://sonarcloud.io/organizations/acumos/projects
+     - https://sonarcloud.io/organizations/acumos/projects
      - https://lfanalytics.io/projects/lfai%2Facumos/dashboard
      - `Acumos Jenkins <https://p.datadoghq.com/sb/8b3d6afcf-81d00a49cfa327e4ff422c8ccfee6b2e>`_
 
@@ -71,6 +70,19 @@ Inventory
      - https://lfanalytics.io/projects/academy-software-foundation
      - N/A
 
+   * - DENT
+     - https://github.com/orgs/dentproject
+     - | https://jenkins.dent.dev
+       | https://jenkins.dent.dev/sandbox
+     - N/A
+     - N/A
+     - https://nexus.dent.dev
+     - N/A
+     - https://logs.dent.dev/logs
+     - N/A
+     - https://lfanalytics.io/projects/dent/dashboard
+     - N/A
+
    * - EdgeX
      - https://github.com/edgexfoundry
      - | https://jenkins.edgexfoundry.org
index abdf164..8a74b1a 100644 (file)
@@ -85,7 +85,7 @@ You can use an existing key if you'd like, but creating a new key per service is
 
        cd ~/.ssh
 
-    If you see "No such file or directory", then there aren't any existing keys and you'll need to create a new one. Go to `Generate a new SSH key`._ you can also refer to https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.
+    If you see "No such file or directory", then there aren't any existing keys and you'll need to create a new one. Go to `Generate a new SSH key`._ you can also refer to https://docs.github.com/en/enterprise/2.16/user/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.
 
     Check to see if you have a key already: