Jan Kundrát | 4ac0d51 | 2020-05-30 14:48:36 +0200 | [diff] [blame] | 1 | - project: |
| 2 | check: |
| 3 | jobs: |
Jan Kundrát | 08528a7 | 2020-11-24 03:43:39 +0100 | [diff] [blame] | 4 | - f33-gcc-cover: |
| 5 | requires: CzechLight-deps-f33-gcc |
Tomáš Pecka | 5123e00 | 2020-06-05 15:29:21 +0200 | [diff] [blame] | 6 | required-projects: &projects |
| 7 | - CzechLight/dependencies |
Tomáš Pecka | 1f42cfe | 2020-10-21 18:38:27 +0200 | [diff] [blame] | 8 | - name: github/systemd/systemd |
| 9 | override-checkout: v246 |
| 10 | pre-run: ci/pre.yaml |
Jan Kundrát | 08528a7 | 2020-11-24 03:43:39 +0100 | [diff] [blame] | 11 | - f33-clang-asan-ubsan: |
| 12 | requires: CzechLight-deps-f33-clang-asan-ubsan |
Tomáš Pecka | 5123e00 | 2020-06-05 15:29:21 +0200 | [diff] [blame] | 13 | required-projects: *projects |
Tomáš Pecka | 1f42cfe | 2020-10-21 18:38:27 +0200 | [diff] [blame] | 14 | pre-run: ci/pre.yaml |
Jan Kundrát | 08528a7 | 2020-11-24 03:43:39 +0100 | [diff] [blame] | 15 | - f33-clang-tsan: |
| 16 | requires: CzechLight-deps-f33-clang-tsan |
Tomáš Pecka | 5123e00 | 2020-06-05 15:29:21 +0200 | [diff] [blame] | 17 | required-projects: *projects |
Tomáš Pecka | 1f42cfe | 2020-10-21 18:38:27 +0200 | [diff] [blame] | 18 | pre-run: ci/pre.yaml |
Jan Kundrát | 08528a7 | 2020-11-24 03:43:39 +0100 | [diff] [blame] | 19 | - f33-cpp-coverage-diff: |
Tomáš Pecka | 5123e00 | 2020-06-05 15:29:21 +0200 | [diff] [blame] | 20 | voting: false |
| 21 | - clang-format: |
| 22 | voting: false |
Jan Kundrát | 08528a7 | 2020-11-24 03:43:39 +0100 | [diff] [blame] | 23 | - f33-gcc-cover-previous: |
| 24 | requires: CzechLight-deps-f33-gcc |
Tomáš Pecka | 5123e00 | 2020-06-05 15:29:21 +0200 | [diff] [blame] | 25 | required-projects: *projects |
Tomáš Pecka | 1f42cfe | 2020-10-21 18:38:27 +0200 | [diff] [blame] | 26 | pre-run: ci/pre.yaml |