summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d/static_checks.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab: convert static checks to .base_job_templateDaniel P. Berrangé2022-06-011-12/+7Star
* gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobsThomas Huth2022-05-181-6/+8
* gitlab: Disable check-python-toxRichard Henderson2022-01-031-0/+2
* gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé2021-10-121-1/+1
* python: Configure tox to skip missing interpretersWainer dos Santos Moschetta2021-07-131-0/+1
* python: rename 'venv-check' target to 'check-pipenv'John Snow2021-07-011-1/+1
* scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée2021-06-251-3/+0Star
* gitlab: work harder to avoid false positives in checkpatchAlex Bennée2021-06-071-1/+5
* gitlab: add python linters to CIJohn Snow2021-06-011-0/+21
* gitlab: Convert check-dco/check-patch jobs to the 'rules' syntaxPhilippe Mathieu-Daudé2021-05-271-7/+9
* gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master'Philippe Mathieu-Daudé2021-05-271-2/+2
* gitlab: Extract DCO/style check jobs to static_checks.ymlPhilippe Mathieu-Daudé2021-05-271-0/+24