summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Collapse)AuthorFilesLines
2018-03-30Change: ./check to not run yarns when told not toLars Wirzenius1-14/+21
2018-02-14Change: allow user to only run yarns with ./checkLars Wirzenius1-7/+9
2018-01-27Fix: add 2018 to check copyright yearsLars Wirzenius1-1/+1
2018-01-26Change: sort output of icktoolLars Wirzenius1-1/+1
2017-10-14Add: run yarns against locallly started instance, or remoteLars Wirzenius1-16/+54
2017-09-24Change: make worker-manager run under Python 3Lars Wirzenius1-2/+2
Doesn't work yet, but it users Python 3 in hashbang.
2017-09-24Add: run pylint in checkLars Wirzenius1-0/+3
2017-09-24Add: run pep8 on Python sourcesLars Wirzenius1-0/+10
2017-09-24Add: copyright license declaration to all filesLars Wirzenius1-1/+20
Also, ./check verifies it's in all files.
2017-09-24Add: copyright statements, check they existLars Wirzenius1-0/+22
2017-08-06Add: ControllerAPI, ControllerStateLars Wirzenius1-1/+1
2017-07-01Add: ick2lib.Project class to hold data about a projectLars Wirzenius1-0/+2
2017-04-01Add skeleton for a smoke test yarnLars Wirzenius1-0/+10