summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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