Lines Matching +full:check +full:- +full:each +full:- +full:commit
14 :::{figure} /images/developers/pipeline-from-MR.png
21 To un-pause the pipeline, click the "play" button (or start a new one with "Run Pipeline" if necess…
23 :::{figure} /images/developers/run-paused-pipeline.png
27 Un-pausing a pipeline.
30 A pipeline consists of "Stages" each with multiple "Jobs". Every job is one configuration on one ma…
32 :::{figure} /images/developers/show-failure.png
41 :::{figure} /images/developers/find-exact-bad-job.png
49 Each test is a run of an example with a particular set of command line options
53 :::{figure} /images/developers/failed-examples.png
62 :::{figure} /images/developers/unfreed-memory.png
75 where `job_1` is, for example, `linux-intel`. The script will then prompt you to push the branch of…
76 without you needing to access the GitLab website to un-pause the pipeline.
92 :::{figure} /images/developers/another-failure.png
99 :::{figure} /images/developers/error-compiling-source.png
108 :::{figure} /images/developers/pipeline-configure.png
115 :::{figure} /images/developers/pipeline-configure-browse.png
123 new changes to the branch you have pushed since that pipeline was started - it retries the
124 same Git commit that was previously tried. The job "Retry" should only be used this way
128 to your branch in the PETSc Discord channel `testing-ci-forum`.
130 Check the forum's threads to see if the error is listed and add it there, with a link to your MR (e…