summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Expand)AuthorFilesLines
2021-11-09disable pycodetyleLars Wirzenius1-2/+2
2021-11-09fix $@ expansion to $* and reformatLars Wirzenius1-57/+49
2019-10-18Drop: copyright statement and pylint checksLars Wirzenius1-7/+7
2019-10-18Revert "Change: disable pylint, it keeps failing randomly"Lars Wirzenius1-5/+5
2019-10-15Change: disable pylint, it keeps failing randomlyLars Wirzenius1-5/+5
2019-07-07Change: don't run local tests (unit etc) if running yarnsLars Wirzenius1-17/+22
2019-07-05Change: make yarns run against a remote Ick instance, not localLars Wirzenius1-49/+23
2018-09-24Change: run pylint3 if availableLars Wirzenius1-2/+5
2018-07-21Change: disable pylint3 until it works in Debian sid againLars Wirzenius1-2/+2
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
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
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