gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: buildbot: remove legacy docs build step


From: gnunet
Subject: [taler-deployment] 01/02: buildbot: remove legacy docs build step
Date: Mon, 17 Jul 2023 18:00:28 +0200

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

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

commit 8d45146623f3c2bb5c02c0992efdae1a84b4e737
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Jul 17 11:58:35 2023 -0400

    buildbot: remove legacy docs build step
    
    docs.git is now built from the container builder generator
---
 buildbot/master.cfg | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a9cb5cd..1fb6124 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -277,17 +277,6 @@ WORKERS.append(Worker("doc-worker", "doc-pass"))
 
 
 DOC_FACTORY = create_factory_with_deployment()
-DOC_FACTORY.addStep(
-    ShellCommand(
-        name="build docs",
-        description="Building documentation",
-        descriptionDone="Documentation built.",
-        command=["./build-docs.sh"],
-        workdir="../../deployment/buildbot",
-        env={'PATH': "${HOME}/.local/bin:${PATH}"},
-        haltOnFailure=True
-    )
-)
 DOC_FACTORY.addStep(
     ShellCommand(
         name="fetch taler.net sources",

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