Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-23 Thread Frederic Peters
Owen Taylor wrote:

 I think all the updates on gnome.org machines (except for
 torrent.gnome.org, which I don't have access to, and library.gnome.org
 which is failing for reasons that don't look git related) should be
 working fine now.

Thanks Owen; I just fixed library.gnome.org. Actually it was slightly
git related, as it expected a directory to exist and the svn repos
supported empty directories.


Frederic
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-23 Thread Tor Lillqvist
Changes to gtk-web still don't seem to propagate to the web server?

--tml
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-23 Thread Tim Janik

On Thu, 23 Apr 2009, Owen Taylor wrote:


On Thu, 2009-04-23 at 10:10 +0300, Tor Lillqvist wrote:

Changes to gtk-web still don't seem to propagate to the web server?


Not in my control, cc'ing Tim, he should be able to give the status
there.


I've not checked the actual gtk-web module (the beast module conversion
at least seems to have major problems), but updates to the website
from git should be working now.
I'm currently polling
  git ls-remote git://git.gnome.org/gtk-web refs/heads/master
(suggested by Owen) every few minutes to check for updates.


- Owen


---
ciaoTJ
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-20 Thread Sandy Armstrong
On Sun, Apr 19, 2009 at 9:18 PM, Owen Taylor otay...@redhat.com wrote:
 On Sun, 2009-04-19 at 13:19 -0400, Owen Taylor wrote:
 On Sat, 2009-04-18 at 22:44 -0700, Sandy Armstrong wrote:
  Hi,
 
  Not really sure where to direct this, but I made an update to the
  Tomboy website 3 hours ago:
 
  http://git.gnome.org/cgit/gnomeweb-wml/commit/?id=3d1e649acdc765290de0f4a5abbec5ba0064d25f
 
  I would expect the live site to have updated by now.  Are we missing a
  hook or some other infrastructure?  Is there some manual step I can do
  to force an update?

 Indeed, not yet implemented. (The mails get sent on commit, but the
 scripts that parse them and trigger builds haven't been updated for
 changes in the mails.) I started working on it yesterday, but I got
 sidetracked with some GNOME Shell work.

 I'll try to finish up the procmail handling today.

 No real way you can force an update, though someone in the gnomeweb
 group could probably do it manually by looking at how the scripts work.

 I think I have this set up now, though I haven't really done any
 testing. I gave gnomeweb-wml a manual run after I set up the hook, so
 any changes to that done while the updates were unhooked should have
 been caught.

The Tomboy website has still not been updated.

Thanks,
Sandy
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-20 Thread Owen Taylor
On Sun, 2009-04-19 at 23:58 -0700, Sandy Armstrong wrote:
 On Sun, Apr 19, 2009 at 9:18 PM, Owen Taylor otay...@redhat.com wrote:
  On Sun, 2009-04-19 at 13:19 -0400, Owen Taylor wrote:
  On Sat, 2009-04-18 at 22:44 -0700, Sandy Armstrong wrote:
   Hi,
  
   Not really sure where to direct this, but I made an update to the
   Tomboy website 3 hours ago:
  
   http://git.gnome.org/cgit/gnomeweb-wml/commit/?id=3d1e649acdc765290de0f4a5abbec5ba0064d25f
  
   I would expect the live site to have updated by now.  Are we missing a
   hook or some other infrastructure?  Is there some manual step I can do
   to force an update?
 
  Indeed, not yet implemented. (The mails get sent on commit, but the
  scripts that parse them and trigger builds haven't been updated for
  changes in the mails.) I started working on it yesterday, but I got
  sidetracked with some GNOME Shell work.
 
  I'll try to finish up the procmail handling today.
 
  No real way you can force an update, though someone in the gnomeweb
  group could probably do it manually by looking at how the scripts work.
 
  I think I have this set up now, though I haven't really done any
  testing. I gave gnomeweb-wml a manual run after I set up the hook, so
  any changes to that done while the updates were unhooked should have
  been caught.
 
 The Tomboy website has still not been updated.

Oops, I forget the other half of the problem - to actually fix the
update script to fetch from git. It doesn't look that hard.

- Owen


___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-19 Thread Owen Taylor
On Sat, 2009-04-18 at 22:44 -0700, Sandy Armstrong wrote:
 Hi,
 
 Not really sure where to direct this, but I made an update to the
 Tomboy website 3 hours ago:
 
 http://git.gnome.org/cgit/gnomeweb-wml/commit/?id=3d1e649acdc765290de0f4a5abbec5ba0064d25f
 
 I would expect the live site to have updated by now.  Are we missing a
 hook or some other infrastructure?  Is there some manual step I can do
 to force an update?

Indeed, not yet implemented. (The mails get sent on commit, but the
scripts that parse them and trigger builds haven't been updated for
changes in the mails.) I started working on it yesterday, but I got
sidetracked with some GNOME Shell work. 

I'll try to finish up the procmail handling today.

No real way you can force an update, though someone in the gnomeweb
group could probably do it manually by looking at how the scripts work.

- Owen


___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: gnomeweb-wml pushes not causing website updates. missing a hook?

2009-04-19 Thread Owen Taylor
On Sun, 2009-04-19 at 13:19 -0400, Owen Taylor wrote:
 On Sat, 2009-04-18 at 22:44 -0700, Sandy Armstrong wrote:
  Hi,
  
  Not really sure where to direct this, but I made an update to the
  Tomboy website 3 hours ago:
  
  http://git.gnome.org/cgit/gnomeweb-wml/commit/?id=3d1e649acdc765290de0f4a5abbec5ba0064d25f
  
  I would expect the live site to have updated by now.  Are we missing a
  hook or some other infrastructure?  Is there some manual step I can do
  to force an update?
 
 Indeed, not yet implemented. (The mails get sent on commit, but the
 scripts that parse them and trigger builds haven't been updated for
 changes in the mails.) I started working on it yesterday, but I got
 sidetracked with some GNOME Shell work. 
 
 I'll try to finish up the procmail handling today.
 
 No real way you can force an update, though someone in the gnomeweb
 group could probably do it manually by looking at how the scripts work.

I think I have this set up now, though I haven't really done any
testing. I gave gnomeweb-wml a manual run after I set up the hook, so
any changes to that done while the updates were unhooked should have
been caught.

- Owen


___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list