Re: [Taskforest-discuss] Feature Requests
Brought to you by:
enoor
From: Aijaz A. <en...@us...> - 2009-06-11 19:28:06
|
Please see my responses below: On Thu, Jun 11, 2009 at 1:56 PM, Rosco Rouse <Ros...@sa...> wrote: > ... > How 'bout the "Rerun" and "Mark Success/Mark Failure" buttons become > checkboxes. Once I've got all of them checked, then click on > "Submit/Go/DoIt" button to cause them all to be executed in one cycle. > Makes sense. I was considering using YUI to make a right-click menu, but I like this method more, because it doesn't rely on Javascript and should even work in (gasp) lynx. One thing to keep in mind is that there probably can't be, and shouldn't be, any guarantee on the order in which the Reruns/Marks happen. Version 1.34 also adds the ability to Hold a job, which would also be in the list, along with "Release". > > Second feature request. How 'bout some buttons that'll filter things based > on status. Click "Failures" to show only those jobs with current status of > "Failure"...that is, exclude the "...Orig_1" failures and show me only the > jobs that failed when they were rerun or those that failed and have *not* > been rerun. Perhaps there are other filter situations that make sense, too; > "Waiting", "Running". Perhaps filter the return code based on some > conditional expression like "> 0" or "255" or "< 8". And why not ask for > the moon...how 'bout a regex that could be applied to the family name and > another regex that could be applied to the job name. These sound good, too. Let me think about how to implement them and allowing for flexibility and ease of use. I'll probably put them in v1.35 and not delay releasing 1.34 because 1.34 has a minor bug fix. If you're willing/able to beta-test 1.35 when I have it ready, please let me know. Thanks, Aijaz. |