summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:25:59 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:25:59 +0300
commit68a125aa373132dde63f001dbddb02d7f28dd969 (patch)
tree97bda40881e4ab5868c6274cf75cf541a4831ac4 /ci-arch.mdwn
parent9ef95ee5ae265fa72a147531058bce7f5f56e7ce (diff)
downloadwmf-ci-arch-68a125aa373132dde63f001dbddb02d7f28dd969.tar.gz
Chane: clarify CONFIGVC
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index a62d797..66817ee 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -159,7 +159,8 @@ TITLE: Future WMF CI architecture
based on artifact type, and whether the build ended up being
deployed to production.
-* **(CONFIGVC)** Must keep configuration in version control.
+* **(CONFIGVC)** Must keep configuration in version control. This is
+ needed so that we can track changes over time.
* **(GATING)** Must support gating / pre-merge testing.