mutter/.gitlab-ci
Jonas Ådahl 815ed52ca1 ci: Wait for review stage before continuing
If review fails, it'll fail very early in the pipeline, but we won't see
the test case failure until the whole pipeline succeeds, which might be
10 minutes later.

To avoid sitting there wondering why it failed, let the time consuming
jobs wait until the review stage, which tends to take less than 20
seconds, succeeds. This way the review test result will be presented
earlier.

This changes the pipeline to run the check-commit-log job also for
non-merge requests, with the difference being that it will pass
immediately if it's not a merge request.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1549>
2020-11-16 14:13:07 +01:00
..
check-commit-log.sh ci: Wait for review stage before continuing 2020-11-16 14:13:07 +01:00
checkout-gnome-shell.sh ci: Fix checkout out gnome-shell on stable branches 2019-11-07 00:06:25 +01:00
Dockerfile ci: Add gnome-shell runtime dependencies 2020-08-07 16:49:59 +02:00
meson-junit-report.py ci: Generate a cover report for the test suite 2020-10-15 10:18:44 +02:00
run-tests.sh ci: Run tests with 10 Hz dummy monitors 2020-11-09 16:12:35 +00:00