goaljobs-goals.git
10 years agoIgnore *.log files.
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:36 +0000 (15:36 +0100)]
Ignore *.log files.

10 years agolibguestfs: Disable valgrind-daemon since we're supposed to be testing production...
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:06 +0000 (15:36 +0100)]
libguestfs: Disable valgrind-daemon since we're supposed to be testing production code.

10 years agolibguestfs: Do f20 releases by hand.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:41 +0000 (15:55 +0100)]
libguestfs: Do f20 releases by hand.

10 years agolibguestfs: Website directory has moved, and it's now a git repo not CVS.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:17 +0000 (15:55 +0100)]
libguestfs: Website directory has moved, and it's now a git repo not CVS.

10 years agolibguestfs: Make sure timestamps aren't changed on the builder templates.
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:35 +0000 (13:52 +0100)]
libguestfs: Make sure timestamps aren't changed on the builder templates.

It confuses CVS ...

10 years agoFactor out 'git fetch' into a separate goal.
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:18 +0000 (13:52 +0100)]
Factor out 'git fetch' into a separate goal.

10 years agolibguestfs_upload: Copy builder templates in when making website.
Richard W.M. Jones [Fri, 4 Oct 2013 08:06:44 +0000 (09:06 +0100)]
libguestfs_upload: Copy builder templates in when making website.

10 years agoAdd libguestfs_fedora script to manage Fedora builds.
Richard W.M. Jones [Thu, 3 Oct 2013 17:43:07 +0000 (18:43 +0100)]
Add libguestfs_fedora script to manage Fedora builds.

10 years agoEnable uploading.
Richard W.M. Jones [Sat, 28 Sep 2013 11:22:40 +0000 (12:22 +0100)]
Enable uploading.

10 years agoPublish "commit" and "release" goals.
Richard W.M. Jones [Sat, 28 Sep 2013 07:14:05 +0000 (08:14 +0100)]
Publish "commit" and "release" goals.

You can now do:

./libguestfs_upstream commit [branch] <commit>
./libguestfs_upstream release <version>

10 years agoUse onrun handler to perform memory_set.
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:39 +0000 (08:13 +0100)]
Use onrun handler to perform memory_set.

And fix a few places where we forgot to do memory_set.

10 years agoFix creation of localenv in all goals.
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:14 +0000 (08:13 +0100)]
Fix creation of localenv in all goals.

10 years agoImplement logging.
Richard W.M. Jones [Thu, 26 Sep 2013 21:38:09 +0000 (22:38 +0100)]
Implement logging.

10 years agoImplement 'make clean' rule.
Richard W.M. Jones [Thu, 26 Sep 2013 21:37:48 +0000 (22:37 +0100)]
Implement 'make clean' rule.

10 years agolibguestfs: Increase git query period to every 60 minutes.
Richard W.M. Jones [Wed, 25 Sep 2013 13:46:42 +0000 (14:46 +0100)]
libguestfs: Increase git query period to every 60 minutes.

10 years agolibguestfs: Enable debugging.
Richard W.M. Jones [Mon, 23 Sep 2013 20:37:06 +0000 (21:37 +0100)]
libguestfs: Enable debugging.

10 years agolibguestfs: Make 'every' git query period configurable.
Richard W.M. Jones [Mon, 23 Sep 2013 20:36:27 +0000 (21:36 +0100)]
libguestfs: Make 'every' git query period configurable.

10 years agoDon't need to echo output on failure, since goaljobs now echos output from shout...
Richard W.M. Jones [Fri, 20 Sep 2013 13:18:41 +0000 (14:18 +0100)]
Don't need to echo output on failure, since goaljobs now echos output from shout/shlines commands.

10 years agoAdjust bumpspec comment according to context.
Richard W.M. Jones [Thu, 19 Sep 2013 17:21:47 +0000 (18:21 +0100)]
Adjust bumpspec comment according to context.

10 years agoFurther updates to OCaml rebuild.
Richard W.M. Jones [Thu, 19 Sep 2013 16:28:11 +0000 (17:28 +0100)]
Further updates to OCaml rebuild.

10 years agoFedora OCaml: Improve parallelism by not waiting for rebuilds unless they are require...
Richard W.M. Jones [Thu, 19 Sep 2013 11:54:08 +0000 (12:54 +0100)]
Fedora OCaml: Improve parallelism by not waiting for rebuilds unless they are required by another build.

10 years agoAdd libguestfs upstream build rules.
Richard W.M. Jones [Tue, 17 Sep 2013 12:48:17 +0000 (13:48 +0100)]
Add libguestfs upstream build rules.