gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: DD44: add section about additional b


From: gnunet
Subject: [taler-docs] branch master updated: DD44: add section about additional builders
Date: Thu, 13 Jul 2023 20:10:38 +0200

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new b1de34da DD44: add section about additional builders
b1de34da is described below

commit b1de34da944f5a8b9c7f5498701e4423d6132d0e
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Thu Jul 13 14:10:22 2023 -0400

    DD44: add section about additional builders
---
 design-documents/044-ci-system.rst | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/design-documents/044-ci-system.rst 
b/design-documents/044-ci-system.rst
index 656f14a5..706ddc95 100644
--- a/design-documents/044-ci-system.rst
+++ b/design-documents/044-ci-system.rst
@@ -9,7 +9,6 @@ This documents describes Taler's CI system based on Buildbot.
 This document uses `RFC 2119 <https://tools.ietf.org/html/rfc2119>`_  
 keywords throughout.
 
-
 Motivation
 ==========
 
@@ -31,6 +30,9 @@ false-negatives all the time.
 Proposed Solution
 =================
 
+General
+-------
+
 Jobs shall be executed inside of containers.
 
 One build pipeline (aka. "builder") per repo.
@@ -82,3 +84,10 @@ by default.
 
 All projects SHOULD have a ``build`` step and a ``test`` step, at a minimum.
 
+Additional Builders
+-------------------
+
+To run some tests there is a need for many or most project's sourcecode to be
+available in the same environment. This will be a separate builder/pipeline
+from the per-repo builders. Triggers for this builder are yet to be
+determined.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]