Planning for next features.

This commit is contained in:
Jonathan Bernard 2017-11-27 08:09:24 -06:00
parent ff7f570ab1
commit 6556a86209

View File

@ -1,3 +1,5 @@
* Orchestration of docker containers for running builds.
* GET /api/project/<project-name>/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