gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: buildbot five magic sentences update


From: gnunet
Subject: [taler-docs] branch master updated: buildbot five magic sentences updated
Date: Sun, 14 Jun 2020 07:22:21 +0200

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

buck pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new aa5ea1c  buildbot five magic sentences updated
aa5ea1c is described below

commit aa5ea1c5a6f08fa3769f0786a76cf5120b26dd73
Author: buckE <buckE@disroot.org>
AuthorDate: Sun Jun 14 05:22:00 2020 +0000

    buildbot five magic sentences updated
---
 developers-manual.rst | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst
index e84b3d4..145b322 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -322,26 +322,22 @@ GNU Taler uses a buildbot implementation (front end at 
https://buildbot.taler.ne
 
 Here are some highlights:
 
-- The WORKER is the config that that lives on a shell account on a
-localhost which has buildbot-worker.  The WORKER executes the commands
-that perform all end-functions of buildbot.
+- The WORKER is the config that that lives on a shell account on a localhost 
(taler.net), where this host has buildbot-worker installed.  The WORKER 
executes the commands that perform all end-functions of buildbot.
 
-- The WORKER running buildbot-worker receives these commands by
-authenticating and communicating with the buildbot server.
+- The WORKER running buildbot-worker receives these commands by authenticating 
and communicating with the buildbot server using parameters that were specified 
when the worker was created in that shell account with the `buildbot-worker` 
command.
 
-- The buildbot server's master.cfg file contains FACTORY declarations
-which specify the commands to run on localhost.
+- The buildbot server's master.cfg file contains FACTORY declarations which 
specify the commands that the WORKER will run on localhost.
 
 - The FACTORY is tied to the WORKER in master.cfg by a BUILDER.
 
-- The master.cfg also allows for SCHEDULER that defines how and when the
-BUILDER is executed.
+- The master.cfg also allows for SCHEDULER that defines how and when the 
BUILDER is executed.
+
+- Our master.cfg file is checked into git, and then periodically updated on a 
particular account on taler.net (ask Christian for access if needed).  Do not 
edit this file directly/locally on taler.net, but check changes into Git.
 
-- The master.cfg file is checked into git, and then periodically updated on 
the local account on taler.net (ask Christian for access if needed).  Do not 
edit this file directly/locally for permanent changes.
 
 Best Practices:
 
-When creating a new WORKER in the `master.cfg` file, leave a comment 
specifying the server and user account that this WORKER is called from.  (At 
this time, taler.net is the only server used by this implementation, but it's 
still good practice.)
+- When creating a new WORKER in the `master.cfg` file, leave a comment 
specifying the server and user account that this WORKER is called from.  (At 
this time, taler.net is the only server used by this implementation, but it's 
still good practice.)
 
 
 Documentation Builder

-- 
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]