summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:39:49 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:39:49 +0300
commit70e88d5a36433ce47151d516bb9b158cfa39ace4 (patch)
tree037293019d54d0cf0b203853a19628b2736276a1 /ci-arch.mdwn
parentc55e12afceac5b397b5c44361a7bfa56f3a662d3 (diff)
downloadwmf-ci-arch-70e88d5a36433ce47151d516bb9b158cfa39ace4.tar.gz
Change: clarify PROTECTPRODUCTION
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 2922f26..41fd1b1 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -204,7 +204,10 @@ TITLE: Future WMF CI architecture
* **(PROTECTPRODUCTION)** Must protect production by detecting problems
before they're deployed, and must in general support a sensible
- CI/CD pipeline.
+ CI/CD pipeline. This is necessary both for the safety and security
+ of our production systems, a higher speed of development, and higher
+ productivity. The protection brings developer confidence, which
+ tends to bring speed and productivity.
* **(ENFORCETESTS)** Must allow Release Engineering team to enforce tests
on top of what a self-serving developer specifies, to allow us to