Hi Jörg,

On Mon, Nov 28, 2011 at 09:09:49PM +0000, Jörg Sommer wrote:
> is it possible to only publish Debian packages if there's something
> new?

That request came then and when already. Initially I was very
reluctant to that feature, but in the meanwhile I plan to do so, but
hadn't found the leisure to code a proper implementation.

> test -n "$(g log --pretty=oneline '@{1 day ago}..')" \
>   && nightlybuild.sh

That's a nice solution!

But it can fail if for some reason the previous cron-job didn't run. I
thought about something like checking origin/master vs HEAD or so.
Either with git log or git diff.

Anyway, the plan is to go that way.

                Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | [email protected]  (Mail)
 X   See http://www.asciiribbon.org/              | [email protected] (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to