From 9faa39b400a155c9dddeea4fe712301462093d4f Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 11 May 2021 14:52:29 +0200 Subject: add ssh remote backend and streamapi wrapper The ssh backend calls into another host and passes all information on stdin/stdout/stderr. To do so, it uses a streamapi wrapper on the remote side that itself calls into a regular backend. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index fbcd688..1407dc8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,3 @@ * 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`). -- cgit v1.2.3