From 6556a8620940a6c0cf5b1058cce5f15eded6ab4d Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Mon, 27 Nov 2017 08:09:24 -0600 Subject: [PATCH] Planning for next features. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index de864ea..6f537c6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,5 @@ +* Orchestration of docker containers for running builds. +* GET /api/project//run/logs * Write a tool to convert JSON Schema into a human-readable format suitable for documentation. Should use the description, title, and other fields from the JSON spec. Use this for writing the JSON schema docs instead of duplicating