Difference between revisions of "Fedora ARM Secondary Architecture/arm-status"
Chris Tyler (talk | contribs) (Created page with 'Category:FedoraCategory:Fall 2010 SBR600Category:Fedora ARM Secondary Architecture = ARM Status Web Page = == Goal == Produce a web page that shows progress of the …') |
Chris Tyler (talk | contribs) (→Notes) |
||
Line 17: | Line 17: | ||
* Get statistics from the primary and ARM repos and/or Koji systems | * Get statistics from the primary and ARM repos and/or Koji systems | ||
* Host this on Chile to start | * Host this on Chile to start | ||
− | * Git repo is git://england.proximity.on.ca/arm-status/ | + | * Git repo is <code>git://england.proximity.on.ca/arm-status/</code> |
== Suggestions/possibilities == | == Suggestions/possibilities == |
Latest revision as of 11:23, 16 November 2010
ARM Status Web Page
Goal
Produce a web page that shows progress of the Fedora ARM initiative. This is a one-day challenge to the Fall 2010 SBR600 class (Nov 16, 2010).
- Two Graphs
- Pie graph showing:
- Packages built for both ARM and primary arch (green)
- Packages built for primary arch and excluded from ARM build (gray)
- Packages built for primary arch and not for ARM (red)
- Line graph showing:
- Same information as above, including changes over time
- Pie graph showing:
Notes
- Focus on F13 only (dist-f13 target) initially, but make it possible to add other targets later
- Get statistics from the primary and ARM repos and/or Koji systems
- Host this on Chile to start
- Git repo is
git://england.proximity.on.ca/arm-status/
Suggestions/possibilities
- Use Google Graph API for generating the graphs?
- Languages: any
- Can generate on-the-fly or via crontab