aboutsummaryrefslogtreecommitdiff
blob: d2a39fe1466e9a0af1a2216d8d8611ae441479e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- 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:
- Custom exceptions plz, kthx.

Do:
-----
[~] Atom parsing, jobuild searching, etc etc
[ ] Implement daemonisation of jobuild.sh instead of repeated calling <-- IMPORTANT

Later Do:
-----
[ ] Auto-detect SCM of source jobtage repo for syncer.Sync().sync()