mesa/bin/ci
David Heidelberg 0b31cda678 ci: ci_marge_queue.py
Show currently assigned jobs to Marge and return 0 when it's free.

Useful for combination with ci_run_n_monitor.py .

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20347>
2023-10-14 11:28:56 +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: dependency jobs must always be started 2023-10-13 18:37:56 +00:00
ci_run_n_monitor.sh bin/ci/ci_run_n_monitor: use venv wrapper 2023-08-03 23:21:31 +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/ci_run_n_monitor: allow <user>/<project> in --project 2023-10-11 21:50:58 +00:00
gitlab_gql.py bin/ci: Ensure that all jobs have nodes in DAG 2023-07-17 15:34:11 +00:00
gitlab_gql.sh bin/ci/gitlab_gql: use venv wrapper 2023-08-03 23:21:32 +00:00
job_details.gql ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
marge_queue.py ci: ci_marge_queue.py 2023-10-14 11:28:56 +00:00
marge_queue.sh ci: ci_marge_queue.py 2023-10-14 11:28:56 +00: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 bin/ci: handle errors more gracefully in update_traces_checksum script 2023-08-03 21:58:13 +00:00
update_traces_checksum.sh bin/ci/update_traces_checksum: use venv wrapper 2023-08-03 23:21:32 +00:00