summaryrefslogtreecommitdiff
path: root/ci-arch.html
diff options
context:
space:
mode:
Diffstat (limited to 'ci-arch.html')
-rw-r--r--ci-arch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-arch.html b/ci-arch.html
index 40d5844..4b25bca 100644
--- a/ci-arch.html
+++ b/ci-arch.html
@@ -47,7 +47,7 @@
</nav>
<h1 id="introduction">Introduction</h1>
<ul>
-<li><p>CI WG plans replacement of its current WMF CI system with one of Argo, GitLab CI, Zuul v3.</p></li>
+<li><p>CI WG plans replacement of its current WMF CI system with one of Argo, GitLab CI, Zuul v3. These were selected in the first phase of the CI WG.</p></li>
<li><p>We aim to do “continuous deployment”, not only “continous integration” or “continuous delivery”. The goal is to deploy changes to production as often and as quickly as possible, without compromising on the safety and security of the production environment.</p></li>
<li><p>This document goes into more detail of how the new CI system should work, without (yet) discussing which replacement is chosen. A meta-level architecture if you wish.</p></li>
<li><p>It is assumed as of the writing of this document that future CI will build on and deploy to containers orchestrated by Kubernetes.</p></li>