Thursday, June 10. 2010phpUnderControl 0.6.0beta2 releasedTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Thanks for the added feature (and thanks for the talk at IPC). Another nice feature would be if you could generate these graphs on the fly from the web-interface. Like if you wanted for a specific period eg. a week, a month, a sprint. Alternatively you could specify the chart command multiple times with different intervals in you cruisecontrol config file like:
<execute command="/opt/local/bin/phpuc graph logs/${project.name} artifacts/${project.name}" someValueOfDays/> <execute command="/opt/local/bin/phpuc graph logs/${project.name} artifacts/${project.name}" someOtherValueOfDays/> And just make them available for each build. Anywho...... great work.... I think phpundercontrol is a great tool and I'm moving all of my projects to it as fast as I can code.
Hey Johannes,
sorry for my latency, but I was really busy during the last weeks :-/ Your idea sounds interesting, but one question: You mean something like a custom date-range that you can specify for the chart command? Something line --from-day 42 to --to-day 0, which will render all builds during the last 42 days? Greetings Manuel
Yes, a day range would be nice; and the ability to specify multiple ranges and have them presented on the site.
|
ProjectsFurther stuffCategories |

