mesa/bin/ci
Eric Engestrom 9ce717ab31 ci_run_n_monitor: add ability to specify the pipeline to use, instead of auto-detecting it
The auto-detection code currently looks for a repo called "mesa" in the
current user's fork (ie. the user providing the api token), which is great for
the common use case, but sometimes needs to be able to be overridden, such as
when running a pipeline in another fork than one's own, when working with
someone else in their fork.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23230>
2023-05-26 00:12:03 +00:00
..
test bin/ci: Add StructuredLogger to improve log handling 2023-04-19 14:36:37 +00:00
.gitignore bin/ci: add gitlab_gql.py.cache to the .gitignore 2023-01-16 15:27:38 +00:00
ci_run_n_monitor.py ci_run_n_monitor: add ability to specify the pipeline to use, instead of auto-detecting it 2023-05-26 00:12:03 +00:00
download_gl_schema.sh ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
gitlab_common.py ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
gitlab_gql.py bin: Fix typos 2023-03-30 21:37:00 +00:00
job_details.gql ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
pipeline_details.gql ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
requirements.txt ci: bump bin/ci/ deps to support python 3.11 2023-05-10 14:32:02 +00:00
structured_logger.py bin/ci: Add StructuredLogger to improve log handling 2023-04-19 14:36:37 +00:00
update_traces_checksum.py ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00