aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'slave/TODO')
-rw-r--r--slave/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/slave/TODO b/slave/TODO
index e469100..d2a39fe 100644
--- a/slave/TODO
+++ b/slave/TODO
@@ -1,5 +1,6 @@
- Structure and API are not final. Expect changes.
- Implement locking for the workdir/chrootdir
+- Restrict code running as super-user, use sandboxing
- Define test jobs so that a master-server is not required to run the module tests
Long-term:
@@ -8,5 +9,8 @@ Long-term:
Do:
-----
[~] Atom parsing, jobuild searching, etc etc
-[ ] Implement daemonisation of jobuild.sh instead of repeated calling
+[ ] Implement daemonisation of jobuild.sh instead of repeated calling <-- IMPORTANT
+
+Later Do:
+-----
[ ] Auto-detect SCM of source jobtage repo for syncer.Sync().sync()