Re: Streaming commtifest as RSS feed

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Streaming commtifest as RSS feed
Дата
Msg-id CAF4Au4wCRLocs-bazZm5q8uHxkowSqd+cZrBrWX7sH8NOVODfg@mail.gmail.com
обсуждение исходный текст
Ответ на Streaming commtifest as RSS feed  (Nikolay Shaplov <dhyan@nataraj.su>)
Ответы Re: Streaming commtifest as RSS feed  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
On Tue, Jan 30, 2018 at 12:27 AM, Nikolay Shaplov <dhyan@nataraj.su> wrote:
> Hi!
>
> For my own purposes I wrote a script that creates an RSS feed of new patches
> submitted to commitfest (so I can choose one I can review).
>
> Not it just parses the commitfest site (and caches what can be cached)
>
> It now works online at http://perl.nataraj.su/commitfest-rss/commitfest-rss.pl
>
> The script itself is in the attachment.
>
> It perfectly suits me, but I think others may also need something like this.
> For example a feed of "ready for commiter" patches or feed of patches with
> "commited" or "returned with feedback" statuses.
> Or may be even some per patch feeds with the history of status changes.
>
> I think that these all things is better to write taking data right from the
> commtifest DB.
> If you need such feeds, and perl is acceptable as an implementation language,
> I can write script for all these cases.

Good idea ! It should quite easy to implement in commitfest web engine
https://git.postgresql.org/gitweb/?p=pgcommitfest2.git;a=summary

>
> --
> Do code for fun.


В списке pgsql-www по дате отправления:

Предыдущее
От: Nikolay Shaplov
Дата:
Сообщение: Streaming commtifest as RSS feed
Следующее
От: Nikolay Shaplov
Дата:
Сообщение: Planet: some problems with changing feed url