gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: instruction to ru


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: instruction to run the doc worker
Date: Fri, 09 Jun 2017 18:32:51 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e18f30d  instruction to run the doc worker
e18f30d is described below

commit e18f30d84a35d7b2b0fd489a6719a0c8df8ed65c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 9 18:32:40 2017 +0200

    instruction to run the doc worker
---
 doc/onboarding.texi | 31 +++++++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index 2fe9c6d..39fe304 100644
--- a/doc/onboarding.texi
+++ b/doc/onboarding.texi
@@ -87,8 +87,35 @@ There is also a "restart" script, runnable as follows:
 $ ~/buildbot/restart.sh
 @end example
 
address@hidden Selenium worker
address@hidden Documentation worker
+
+This worker is responsible for building all the documentation on
address@hidden://docs.taler.net}.  It is run by the user @code{docbuilder},
+whose home directory must have all the repositories with documentation
+to be built.  Namely,
+
address@hidden
address@hidden @emph{exchange}
address@hidden @emph{merchant}
address@hidden @emph{merchant-frontend-examples}
address@hidden @emph{deployment} - because of "onboarding" documentation
address@hidden @emph{api}
address@hidden itemize
+
+It can be start with the following command:
+
address@hidden
+$ source ~/buildbot/venv/activate
+$ buildbot-worker start ~/buildbot/worker
+
+# stop it with:
+$ buildbor-worker stop ~/buildbot/worker
 
+# deactivate the virtual env with:
+$ deactivate
address@hidden example
+
address@hidden Selenium worker
 This worker is responsible for running the Selenium wallet test:
 an automatic clicker that performs the cycle withdraw-and-spend.
 
@@ -104,7 +131,7 @@ $ buildbot-worker start ~/buildbot/selenium_worker/
 # stop it with:
 $ buildbot-worker stop ~/buildbot/selenium_worker/
 
-# deactivate the virtual env with
+# deactivate the virtual env with:
 $ deactivate
 @end example
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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