nightly builds of the manual (buildbot)

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

 



Hi,

I've got a positive reply to include a nightly build of the manual on
the GIMP buildbot a few weeks ago.

In the mean time I created a snipped and tested it on my own machine:

    f1 = factory.BuildFactory()
    f1.addStep(buildbot.steps.source.Git(repourl="git://git.gnome.org/gimp-help-2", mode="update"))
    f1.addStep(ShellCommand(command=["./autogen.sh", "--without-gimp"]))
    f1.addStep(ShellCommand(command=["make", "html"]))

Note: This will occupy quite a bit of disk space. On my buildbot where
I tested the snippet it was occupying about 710 MB.

Questions:

    * Is it possible to synchronise the build artifacts (the generated
      HTML or other formats) with wilber? If so it would make sense to
      add more steps.

Cheers
-- 
Roman Joost
www: http://www.romanofski.de
email: romanofski@xxxxxxxx

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux