From 18786f54ac3ef5ca7a383a19f020c41b140bf7c1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 20 May 2019 18:14:56 +0300 Subject: Add: placeholder chapter on transitioning --- ci-arch.html | 3 +++ ci-arch.mdwn | 4 ++++ ci-arch.pdf | Bin 284585 -> 285565 bytes 3 files changed, 7 insertions(+) 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 @@
  • CI implementation
  • Automated acceptance tests
  • +
  • Transitioning to new CI system
  • Introduction

    @@ -287,5 +288,7 @@
  • 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.

    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.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 Binary files a/ci-arch.pdf and b/ci-arch.pdf differ -- cgit v1.2.1