summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2021-04-18 14:42:27 +0200
committerHelmut Grohne <helmut@subdivi.de>2021-04-18 14:42:27 +0200
commitcf999acb17c8123ddee407d0e486ca3b275a5d7c (patch)
treebfe9307dc9d2dd49fd46111bab0e3fbe324d6687 /TODO.md
downloadmdbp-cf999acb17c8123ddee407d0e486ca3b275a5d7c.tar.gz
initial checkin of mdbp
Proof-of-concept status. Some things work.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..b24415c
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,5 @@
+* A build log should be supplied in a machine-consumable way.
+* It should be requestable which build artifacts are to be retained.
+* There should be a remote backend performing builds via ssh.
+* There should be a backend supporting a container thingy (e.g. `debspawn`,
+ `debocker`, `whalebuilder`).