Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Yu <F3n67u@outlook.com>2022-06-05 20:48:16 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2022-06-13 03:24:49 +0300
commitf3188c1c9cf7f97300976f60857652a3cf8aff36 (patch)
tree396862a4fb0b6ded7d130e6aa2cd5a91a443173c /glossary.md
parentc572d2d1155ee0cb20ae36c56a558691c0db9fc4 (diff)
doc: add CIGTM to `glossary.md`
PR-URL: https://github.com/nodejs/node/pull/43316 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Diffstat (limited to 'glossary.md')
-rw-r--r--glossary.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/glossary.md b/glossary.md
index ccc1e495dff..1b7b57c20d2 100644
--- a/glossary.md
+++ b/glossary.md
@@ -1,5 +1,9 @@
You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md>.
+* CITGM: "The Canary in the Goldmine". CITGM is a simple tool for pulling down
+ an arbitrary module from npm and testing it using a specific version of the
+ node runtime. The Node.js project uses CITGM to smoke test our releases and
+ controversial changes. See more details on the [CITGM repository](https://github.com/nodejs/citgm).
* LGTM: "Looks good to me", commonly used to approve a code review.
* PTAL: Please take a look.
* RSLGTM: "Rubber-stamp looks good to me". The reviewer approving without doing