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