Monday, July 21, 2008

New feeds for Project hosting on Google Code



We get a lot of feedback on Google Code and one of the biggest requests have been for feeds (as you can see in issue 8, issue 131, or issue 190). Therefore, I'm happy to announce that we now have Atom feed available for you to track issues, downloads, Subversion changes, and Wiki updates.

As an example, you can take a look at feeds for Google Web Toolkit:

For the SVN changes feed you can add '?path=/path/' to the end of the url to filter the changes by path -- for example, '?path=/trunk/' or '?path=/wiki/'. Simply substitute 'google-web-toolkit' for your project to see your feeds.

As always, if you have any feedback please do not hesitate to let us know.

3 comments:

  1. Hi there!

    Could you please let me know if there are other parameters besides ?path=/trunk/ and ?path=/wiki/ that I could add? I'm not able to deduce any others by myself.

    ReplyDelete
  2. Great stuff! Is there a way I can get all of these things as a single feed?

    ReplyDelete
  3. The downloads feed (and I assume the others) seems to be limited to 20 items. If I have more than 20 downloads on my project is there a way I can pull in the rest via the feed?

    ReplyDelete