Similar to #1831704: Port issue metrics to D7 but for the metrics in the project/project_release/metrics directory. We just need to port the data collection side here (since we're not even displaying these metrics anywhere, yet). Should be fairly trivial, but might need some changes now that releases are just a core node type with core fields. At the bare minimum, we need to verify if they're working.
There is currently no Views display URL with which to test this view (i.e. the view is not in use at this time), so I'm going to mark this as postponed until such time as we decide that it's actually useful for something.
Comments
Comment #1
sdboyer commentedhow do we confirm that it's working well?
Comment #2
dwwSimilar to #1831704: Port issue metrics to D7 but for the metrics in the project/project_release/metrics directory. We just need to port the data collection side here (since we're not even displaying these metrics anywhere, yet). Should be fairly trivial, but might need some changes now that releases are just a core node type with core fields. At the bare minimum, we need to verify if they're working.
Comment #3
bdragon commentedMetrics done.
http://drupalcode.org/project/project.git/commit/db2427fbee61cadfd441dd4...
The view is giving me a bit of trouble, I'm not convinced the D7 version of views_sparkline is sane.
Comment #4
senpai commentedThere is currently no Views display URL with which to test this view (i.e. the view is not in use at this time), so I'm going to mark this as postponed until such time as we decide that it's actually useful for something.
Comment #5
bdragon commentedComment #6
dwwThis isn't needed for the d.o D7 launch. Not sure why it's marked postponed, either.