summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-20 18:14:56 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-20 18:14:56 +0300
commit18786f54ac3ef5ca7a383a19f020c41b140bf7c1 (patch)
treea3cfe850c97f9c59cf7596d812da2271f06ed2c8
parent86b058c3f13e70710e93f35bdd983ca3deecc953 (diff)
downloadwmf-ci-arch-18786f54ac3ef5ca7a383a19f020c41b140bf7c1.tar.gz
Add: placeholder chapter on transitioning
-rw-r--r--ci-arch.html3
-rw-r--r--ci-arch.mdwn4
-rw-r--r--ci-arch.pdfbin284585 -> 285565 bytes
3 files changed, 7 insertions, 0 deletions
diff --git a/ci-arch.html b/ci-arch.html
index 533d898..36f6d37 100644
--- a/ci-arch.html
+++ b/ci-arch.html
@@ -49,6 +49,7 @@
</ul></li>
<li><a href="#ci-implementation">CI implementation</a></li>
<li><a href="#automated-acceptance-tests">Automated acceptance tests</a></li>
+<li><a href="#transitioning-to-new-ci-system">Transitioning to new CI system</a></li>
</ul>
</nav>
<h1 id="introduction">Introduction</h1>
@@ -287,5 +288,7 @@
<li><p>FIXME: This chapter will sketch some automated acceptance tests using a Gherkin/Cucumber-like pseudo code language. Or in some other way that can be automatically executed.</p>
<p>The goal is to have CI deploy itself, and as part of the pipeline run acceptance tests defined here.</p></li>
</ul>
+<h1 id="transitioning-to-new-ci-system">Transitioning to new CI system</h1>
+<p>FIXME This needs to be written.</p>
</body>
</html>
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 19d6ee5..08a5868 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -722,3 +722,7 @@ FIXME This needs to be written, but it needs a lot of thinking first
The goal is to have CI deploy itself, and as part of the pipeline
run acceptance tests defined here.
+
+# Transitioning to new CI system
+
+FIXME This needs to be written.
diff --git a/ci-arch.pdf b/ci-arch.pdf
index 2cab238..e605a88 100644
--- a/ci-arch.pdf
+++ b/ci-arch.pdf
Binary files differ