summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 20:11:05 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 20:11:05 +0300
commit87febe35380e5554fff690663e02a68ff7cbf571 (patch)
tree801908dedc4bb874c9220571a01b3c31c18301f7
parent90edeaa1871ff2ab806ea9e93d7a6eef570a2146 (diff)
downloadwmf-ci-arch-87febe35380e5554fff690663e02a68ff7cbf571.tar.gz
Change: clarify embargo use case
-rw-r--r--ci-arch.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 9ce72dc..8f17967 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -345,6 +345,16 @@ we plan CI to implement them.
* change can't be public until it's deployed or manually made public
+* this is typically part of "responsible disclosure"
+
+* the change will be made public, but CI should be able to use it even
+ before it's public, so that when it's time, there's no need to wait
+ for CI to build/test the change and it can just be merged and
+ deployed
+
+* this means some builds and builds artifacts need to be locked away
+ from public
+
# Design of specific aspects
## Log storage