diff --git a/TODO b/TODO index 4546b2f..d499fbf 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,8 @@ TODO: Use SSE to refresh the html interface dynamically TODO: Make server stop jobs that have been running too long This could be done as part of the refresh action. +TODO: Have worker upload bootstrapped compiler when a regression gets that far + TODO: Add http (or other) authentication for using the API This could also be used to tell out-of-date worker programs that they need to be updated (because their auth token won't work any more)