Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : skvidal-backend
commit 25b9a4f18ee342a0bbc797c796f27ec8756ee705 Author: Seth Vidal skvidal@fedoraproject.org Date: Fri Dec 7 16:47:52 2012 -0500
remove/add todo's
TODO-backend | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/TODO-backend b/TODO-backend index e532fc9..a978e13 100644 --- a/TODO-backend +++ b/TODO-backend @@ -7,9 +7,10 @@ - LOADS of fixme and catching weird conditions - make logging from mockremote more sane and coinsistent - mock configs should be pushed to instances at creation time - - should include enabled package_state pluging - single url to repos, not mirrorlists - consider making each worker return job to a completed queue so the primary process can do other kinds of notification - email notifications from backend? - refactor mockremote/dispatcher.worker together? +- work on a way to find and cancel a specific build that's happening other than just killing the instance +- determine if it is properly checking the timeout from a dead instance
copr-devel@lists.fedorahosted.org