summaryrefslogtreecommitdiff
path: root/yarns
AgeCommit message (Collapse)AuthorFilesLines
2017-07-23Add: git config for test repoLars Wirzenius1-0/+2
2017-07-22Add: test git field to result of /worker/fooLars Wirzenius1-0/+3
2017-07-01Add: production controller applicationLars Wirzenius2-1/+7
Rewrite the controller to be a proper application. This is not quite production ready, actually: it only runs in debug mode. Later on I'll add support for uwsgi and systemd units for managing it, but for now this is enough.
2017-07-01Refactor: make controller use ick2lib.ProjectLars Wirzenius1-5/+7
2017-07-01Add: controller build scenarioLars Wirzenius5-29/+266
This scenario test the ick2 MVP controller API. See http://ick-devel.liw.fi/f6166c07380e4cc78b5619d8c1322736.html for more detailed information.
2017-04-01Add skeleton for a smoke test yarnLars Wirzenius3-0/+81