summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-20 18:28:46 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-20 18:28:46 +0300
commit4426734823f6754ad6efe6ab50f4de01883fd032 (patch)
treec3f0a481963bf5d6cb8cecb949313fceff63e71e /ci-arch.mdwn
parent87528c59731339448fc967f2edc4657e638f8f10 (diff)
downloadwmf-ci-arch-4426734823f6754ad6efe6ab50f4de01883fd032.tar.gz
Add: clarification and acceptance criterion for UNDERSTANDABLE
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 08a5868..4e0bd91 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -137,7 +137,11 @@ future CI system.
systems for CI.
* **UNDERSTANDABLE** Must be understandable without too much effort to
- our developers so that they can use CI/CD productively.
+ our developers so that they can use CI/CD productively. Acceptance
+ critera: our developers can use CI productively, after given a
+ short, 1-page tutorial on how to specify build instructions for
+ their software. FIXME: This might not be very clear; suggetions
+ welcome.
* **SELFSERVE** Must support self-serve CI, meaning we don't block
people if they want CI for a new repo. Due to **PROTECTPRODUCTION**,