summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 20:53:30 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 20:53:30 +0300
commit630640b549ce7c02a610109da12be6dd6462515a (patch)
tree44e2a4cc90d4d857c0cc23b4e8eb81a4e6a28f59
parentd4d7c307e8babb61f926e8411a09eda4b69ccdf9 (diff)
downloadwmf-ci-arch-630640b549ce7c02a610109da12be6dd6462515a.tar.gz
Change: drop duplicate text, replace with FIXME
-rw-r--r--ci-arch.mdwn11
1 files changed, 1 insertions, 10 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 5cb58be..98ece80 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -458,16 +458,7 @@ we plan CI to implement them.
## Interdependent changes to multiple components
-* For example, change to MediaWiki core and an extension so that they
- depend on each other.
-
-* Isn't this bad practise? Would this be better done using feature
- flags or feature detection so that code changes can be merged
- independently, and only enabled in environments where all changes
- are present?
-
-* Otherwise, CI needs to support, either automatically or manually,
- merging all repos at once or none.
+FIXME
# The (default?) pipeline