NetworkManager/.gitlab-ci
Íñigo Huguet ff0f0d4529 ci: make check-tree optional for branches other than main
Old branches tend to be formatted with a different versions of
clang-format, so when patches are backported, they introduce some
differences in formatting, making the check-tree job to fail.

These changes in formatting are normally small, and we don't pay much
attention to them, causing that the pipelines are always red, increasing
the work required to check if there are important failures or not.

Make check-tree optional for branches other than main. This way,
failures will be shown as a "warning", and if a pipeline only shows a
warning we don't need to inspect it.

(cherry picked from commit 9e47c9bc6a)
(cherry picked from commit b497ce4372)
(cherry picked from commit f43af853e6)
(cherry picked from commit a85941660a)
(cherry picked from commit 0328eb84ac)
2025-01-17 12:35:40 +01:00
..
alpine-install.sh gitlab-ci: enable test build on alpine linux 2020-12-11 18:14:10 +01:00
ci.template ci: make check-tree optional for branches other than main 2025-01-17 12:35:40 +01:00
config.yml ci: update distro versions 2025-01-02 09:38:28 +01:00
debian-install.sh gitlab-ci: pass --break-system-packages to pip3 for the meson install 2025-01-02 08:43:39 +01:00
fedora-install.sh gitlab-ci: update ci-templates to fix installation of debian:9 containers 2025-01-02 09:37:28 +01:00
run-test.sh gitlab-ci: fix test script to abort on failing first test 2023-02-01 10:50:14 +01:00