summaryrefslogtreecommitdiff
path: root/yarns/900-local.yarn
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Change: make yarns run against a remote Ick instance, not localLars Wirzenius1-121/+0
2019-04-06Refactor: move tricky Python code into lib.pyLars Wirzenius1-76/+6
2019-04-06Refactor: use name V instead of vars in yarn implementsLars Wirzenius1-45/+45
2018-09-17Change: worker-manager gets APT server from controllerLars Wirzenius1-0/+1
2018-07-23Change: allow projects, pipelines, etc, have a foo/bar/baz syntaxLars Wirzenius1-0/+2
2018-06-10Add: notification serviceLars Wirzenius1-0/+14
2018-05-17Change: how controller stores persistent dataLars Wirzenius1-2/+4
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius1-1/+2
2018-04-06Add: authentication URL to controller /versionLars Wirzenius1-0/+12
2018-03-24Change: rename blob service to artifact storeLars Wirzenius1-16/+16
2018-02-09Change: make all .service units be conditional on configLars Wirzenius1-0/+13
2018-01-19Update: copyright yearsLars Wirzenius1-1/+1
2018-01-19Change: builds are now numbered foo/123, as are logsLars Wirzenius1-2/+4
2017-12-03Add: scenario for testing blob serviceLars Wirzenius1-0/+42
2017-11-05Refactor: change token generation to name the userLars Wirzenius1-14/+1
2017-11-05Add: implement getting access token for named userLars Wirzenius1-1/+12
2017-10-31Add: stub IMPLEMENTS for new scenario stepsLars Wirzenius1-0/+3
2017-10-16Add: implement new scenario stepLars Wirzenius1-0/+5
2017-10-14Add: run yarns against locallly started instance, or remoteLars Wirzenius1-0/+96