mesa/bin/ci
Guilherme Gallo ae15b656ef bin/ci: crnm: Use frozen set for statuses
Let's be defensive and use `frozenset` from Python to avoid changing
global variables during the runtime (or any static part of code).

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30526>
2024-08-07 17:25:46 +00:00
..
test
.gitignore
ci_gantt_chart.py
ci_gantt_chart.sh
ci_post_gantt.py bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
ci_post_gantt.sh
ci_run_n_monitor.py bin/ci: crnm: Use frozen set for statuses 2024-08-07 17:25:46 +00:00
ci_run_n_monitor.sh
custom_logger.py
download_gl_schema.sh
gitlab_common.py bin/ci: crnm: Reduce trace cluttering 2024-07-29 18:04:21 +00:00
gitlab_gql.py ci: run_n_monitor, sort by name when listing jobs 2024-07-11 08:28:31 +00:00
gitlab_gql.sh
job_details.gql
marge_queue.py
marge_queue.sh
nightly_compare.py ci: introduce tool for comparing nightly runs 2024-06-12 09:26:07 +00:00
nightly_compare.sh ci: introduce tool for comparing nightly runs 2024-06-12 09:26:07 +00:00
pipeline_details.gql
pipeline_utils.gql
requirements.txt bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
structured_logger.py
update_traces_checksum.py bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
update_traces_checksum.sh