summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:53:09 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:53:09 +0300
commit40bd301f7eacd9f4aa780890d9122157a10cfaf4 (patch)
tree992dc1a825cfda72519f51f2390a051b9343f1b2 /ci-arch.mdwn
parentfff575caa505b822bd1ecbf91e4fa29d558bdcfd (diff)
downloadwmf-ci-arch-40bd301f7eacd9f4aa780890d9122157a10cfaf4.tar.gz
Change: move SECRETS to be a hard requirement
Based on questions from TechCom.
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 8c7a14a..ca01492 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -236,8 +236,6 @@ TITLE: Future WMF CI architecture
fail if it takes too long. Among other reasons, this is useful to
automatically work around builds that get "stuck" indefinitely.
-* **(SECRETS)** Should support secure storage of credentials / secrets.
-
* **(CLEANWORKSPACE)** Should provide a clean workspace for each test
run - either a clean VM or container.
@@ -247,6 +245,8 @@ TITLE: Future WMF CI architecture
* **(CHECKSIG)** Should support validation and creation of GPG/PGP-signed
git commits
+* **(SECRETS)** Should support secure storage of credentials / secrets.
+
## Would be nice
* These are so soft they aren't even requirements, and more wish list