mesa/.gitlab-ci
Eric Engestrom f4166ab1e1
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
ci: fix rustfmt job rules (one more case)
f065c2f0ac actually always triggers the rule it adds because
that commit itself changes one of these files, so the case where none of
these files are changed was not actually tested.

The two options are to drop the `changes:` line from that commit, to
make every staging pipeline run that job, or to add the missing
"no changes" corresponding rule, which this commit does, which aligns
with the "run when files changed, don't run otherwise" behaviour of the
other rules above.

Fixes: f065c2f0ac ("ci: fix rustfmt job rules")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36306>
2025-07-23 11:20:19 +00:00
..
bare-metal ci: fix yamllint warnings about whitespace 2025-07-01 16:17:13 +00:00
build egl/wayland: Move bind_wayland_display to legacy build option 2025-07-10 14:51:20 +00:00
ci-tron ci-tron: add ci-tron-arm64-test-{asan,ubsan}-{gl,vk} job templates 2025-07-02 14:42:40 +02:00
common ci/init-stage1: avoid duplicate mounts 2025-07-17 13:16:56 +00:00
container ci: build and install native libwayland 2025-07-22 10:41:00 +00:00
fossils ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
lava ci/lava: Move lava_job_submitter tests to lava folder 2025-07-17 13:16:56 +00:00
meson nak: Add a dependency on rustc-hash 2025-05-16 01:40:04 +00:00
piglit ci: Add a weston.ini 2025-07-10 14:51:20 +00:00
test ci/lava: Move lava_job_submitter tests to lava folder 2025-07-17 13:16:56 +00:00
windows ci: build mediafoundation frontend in windows-msvc 2025-06-05 22:02:01 +00:00
.flake8 ci: update_traces_checksum: fix E501 line too long 2024-12-23 20:47:16 +00:00
all-skips.txt ci/piglit: Consolidate identical skip lists for X11 and gbm 2025-04-11 07:05:06 +00:00
android-cts-runner.sh ci/android: fix exit code from android-cts-runner.sh and android-deqp-runner.sh 2025-07-22 20:49:12 +00:00
android-deqp-runner.sh ci/android: fix exit code from android-cts-runner.sh and android-deqp-runner.sh 2025-07-22 20:49:12 +00:00
android-runner.sh ci/android: fix exit code from android-cts-runner.sh and android-deqp-runner.sh 2025-07-22 20:49:12 +00:00
android-skips.txt virtio/ci: Run additional VKCTS tests on Cuttlefish with Venus+ANV 2025-07-01 14:50:54 +00:00
angle-skips.txt ci: Add global ANGLE skips for its waiver 2024-10-18 20:39:33 +00:00
bin ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
conditional-build-image-tags.yml Uprev Piglit to 0980079dcfb5adbad873d88e00181268f55cb8ef 2025-07-18 15:33:14 +00:00
create-llvm-meson-wrap-file.sh ci/android: build llvmpipe driver for Android by forcing llvm fallback 2025-01-02 19:31:41 +00:00
cross-xfail-ppc64el ci: update xfails for ppc64le and s390x 2021-03-23 14:01:49 +00:00
cross-xfail-s390x llvmpipe: Use lp_build_round_arch on IBM Z (s390x) 2021-11-23 17:49:02 +00:00
crosvm-init.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
crosvm-runner.sh ci: Forward all environment variables to DUTs and crosvm 2025-05-26 15:30:47 +00:00
cuttlefish-runner.sh ci/android: Move sourcing setup-test-env.sh before set -uex 2025-06-30 10:15:15 +00:00
deqp-runner.sh ci/piglit: avoid copying /piglit across filesystems when unused 2025-06-16 11:52:08 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: use curl instead of wget in download-git-cache.sh 2025-04-24 10:36:00 +00:00
farm-rules.yml ci: document anholt farm as decommissioned 2025-07-10 18:15:36 +00:00
fluster-runner.sh ci/fluster: Use structured tagging for Fluster 2025-05-03 15:38:59 +02:00
fossilize-runner.sh ci: prune dri from LD_LIBRARY_PATH 2024-07-24 15:53:12 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
gtest-runner.sh ci/va: Add /va/bin to PATH for test-video container 2025-04-28 20:08:32 +00:00
image-tags.yml ci: build and install native libwayland 2025-07-22 10:41:00 +00:00
prepare-artifacts.sh ci/fluster: Move the fluster-runner.sh script 2025-05-03 15:38:32 +02:00
report-flakes.py ci: Add known-flake handling for the IRC flake reports 2021-06-01 20:31:00 +00:00
run-pytest.sh ci/lava: Move lava_job_submitter tests to lava folder 2025-07-17 13:16:56 +00:00
run-shader-db.sh ci: Make section emission really quiet 2024-10-20 11:32:43 +01:00
run-shellcheck.sh ci: move shellcheck options to .shellcheckrc 2024-10-24 22:43:03 +00:00
run-yamllint.sh ci: Crank up the yamllint line length limit. 2023-04-20 02:22:41 +00:00
setup-test-env.sh ci: fix using _section_switch and _uncollapsed_section_switch 2025-07-03 12:04:40 +00:00
test-source-dep.yml ci: fix rustfmt job rules (one more case) 2025-07-23 11:20:19 +00:00
vkd3d-runner.sh ci/vkd3d: Use structured tagging for vkd3d-proton 2025-06-10 06:33:10 +00:00