Closed (fixed)
Project:
Project issue file test
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Feb 2011 at 07:30 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
boombatower commentedHere is the sudo code that just needs the two magically functions replaced with project calls.
once cron is run (may require multiple runs since it stops after 100 requests or so per cron run) each branch test will be sent to qa.d.o
Comment #2
rfayI have a script at https://gist.github.com/835507 - it seems to do what's intended, but would like review.
Run it with drush
Thanks,
-Randy
Comment #3
boombatower commentedForked, no bugs just a simplification. I didn't execute since I don't have test environment, but seems to have filled in the missing items.
Comment #4
rfayOK, I tested it on my local and things seem to be fine, so I'll call this fixed. I'm attaching the script, but it will live on the github gist if anybody needs it. (That's editable and is a git repo)