Re: [integrity] Build status feed?
- From:
- Nicolás Sanguinetti
- Date:
- 2010-06-01 @ 16:16
There was an rss feed a while ago. I'm not sure if it exists still?
We should probably make it render with a 200/4xx on each project page
so we know the status?
Or if that breaks something (I'm guessing chrome would do the stupid
error page thing if we render a page with 4xx, which is lame, but oh
well), we could add /projects/:foo/status that just returns 200/4xx?
-f
On Tue, Jun 1, 2010 at 6:06 PM, Nick Quaranto <nick@quaran.to> wrote:
> Is there some sort of feed/api Integrity has to query build status? Scraping
> the index page will work but that kind of sucks.
> -Nick