chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] Custom salmonella results feeds


From: Mario Domenech Goulart
Subject: [Chicken-hackers] Custom salmonella results feeds
Date: 04 Oct 2007 18:53:56 -0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi folks,

As suggested by Hans Bulfone, I've implemented a way for egg authors
to create custom salmonella results feeds.

So, if you want to create a feed containing the salmonella results for
the eggs you want to monitor (e.g., all your eggs), add a file to 
<svn repo dir>/salmonella-custom-feeds with the following syntax:

  (title "My feed title")
  (eggs my-egg1 my-egg2 my-egg3)

Once a day (after salmonella is finished), a xml file will be
generated at http://chicken.wiki.br/automated-builds/atom/custom

I haven't tested it much, so don't abuse of syntax errors. :-)

Best wishes,
Mario




reply via email to

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