Ticket #842 (closed enhancement: fixed)
GoogleCode Atom Poller ChangeSource
| Reported by: | pstavirs | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.2 |
| Version: | 0.7.12 | Keywords: | |
| Cc: | pstavirs@… |
Description
I've written a BuildBot changesource which polls the GoogleCode? Atom feed for projects hosted on Google Code Project Hosting. Works for both Hg and SVN repositories. Doesn't understand branches however.
For people who can't install hooks, this is an alternative.
The code is available at - http://code.google.com/p/pitaara/
Please review and add to contrib/ if you find it useful
Attachments
Change History
comment:1 Changed 3 years ago by dustin
- Type changed from undecided to enhancement
- Milestone changed from undecided to 0.8.1
comment:2 Changed 3 years ago by Dustin J. Mitchell
add googlecode_atom.py to contrib; refs #842
Changeset: 8cc998d34011f88abfc4dfe22227d5244870f23b
comment:3 Changed 3 years ago by dustin
I'm leaving this open as a request to add some additional documentation - either to buildbot's texinfo, or to the top of the .py file itself - so that users can figure out quickly how to use this tool.
comment:4 Changed 3 years ago by Dustin J. Mitchell
add googlecode_atom.py to contrib; refs #842
Changeset: 8cc998d34011f88abfc4dfe22227d5244870f23b
comment:5 Changed 3 years ago by pstavirs
Dustin,
I added a description to the top of the .py file and pushed a new revision - see the latest version from http://code.google.com/p/pitaara/
Also attached is a patch for the ChangeSources? texinfo
Srivats
comment:6 Changed 3 years ago by Dustin J. Mitchell
docs for google code atom poller - refs #842
Changeset: 0b07bca6eb6ff9084793a617de05033bbf4ac351
comment:7 Changed 3 years ago by dustin
I got the docs patch, but the google code page seems broken - "Error retrieving directory contents". Can you post it here?
Changed 3 years ago by pstavirs
-
attachment
googlecode_atom.py
added
Latest version of the ChangeSource as of 20100707
comment:10 Changed 3 years ago by Dustin J. Mitchell
- Status changed from new to closed
- Resolution set to fixed
updated googlecode_atom.py - fixes #842
Changeset: 10d0ef8f44711317f34911fc694f992b5c22fa62
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Thanks!