Opened 14 years ago
Closed 11 years ago
#460 closed defect (fixed)
Create Sugar Labs commits list
Reported by: | cjl | Owned by: | krstic |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | infrastructure | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
It is very handy to be able to see all commits archived in a single place rather than having to go through all projects. It would be desirable to have the Sugar Labs equivalent of the OLPC commits list.
http://lists.laptop.org/listinfo/commits
In particular, this would facilitate reviewing commits of PO files from Pootle pre-release.
Change History (4)
comment:1 Changed 14 years ago by bernie
comment:2 Changed 14 years ago by cjl
cia.vc would accomplish much the same thing (cumulative web-accessible archive for review) as doing it via mailman archive.
Subscribing to RSS feeds from individual projects is not much better than checking each project commit log in gitorious individually.
comment:3 Changed 14 years ago by wadeb
You can get a RSS feed from *all* projects by subscribing to:
http://git.sugarlabs.org/events.atom
This is pretty much the same as a commits list.
We should mention this feed at the Gitorious homepage.
comment:4 Changed 11 years ago by cjl
- Resolution set to fixed
- Status changed from new to closed
Closing as fixed
http://lists.sugarlabs.org/listinfo/pootle-commits
Thanks bernie, this has already proven very useful.
I'm kind of opposed to it now that we have rss feeds for all projects from Gitorious.
Another possibility is running "git log -p" locally, or watching the commits in Gitiorius' repositoy viewer.
Lastly, we could add the support hook to send commits to http://cia.vc/ .