mesa/bin/ci
Valentine Burley a0de5e7d02 ci: Fix trace update script reading GitLab token from default location
Update the trace update script to use get_token_from_default_dir for
reading the GitLab token from the default location (~/.config/gitlab-token),
fixing the script and aligning it with our other tools.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33061>
2025-01-17 02:13:05 +00:00
..
test ci: pipeline_message: reset empty errors 2025-01-07 05:08:10 +00:00
.gitignore
ci_gantt_chart.py ci: update token retrieval method for gantt charts 2024-12-19 16:56:30 -08:00
ci_gantt_chart.sh
ci_post_gantt.py ci: update token retrieval method for gantt charts 2024-12-19 16:56:30 -08:00
ci_post_gantt.sh
ci_run_n_monitor.py ci/run_n_monitor: Add --dry-run argument 2024-08-22 15:35:19 +00:00
ci_run_n_monitor.sh
custom_logger.py
download_gl_schema.sh
gitlab_common.py ci: Make token parsing more robust 2024-09-20 11:03:50 +00:00
gitlab_gql.py ci/run_n_monitor: Add --exclude-stage filtering 2024-08-22 15:35:19 +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_message.py ci: move pipeline_summary tool to .marge/hooks 2024-12-02 19:22:59 -08:00
pipeline_message.sh ci: add a tool to summarize a failed pipeline 2024-11-22 19:42:32 +00:00
pipeline_utils.gql
requirements.txt ci: add .flake8 linting to ci scripts and tests 2024-12-23 20:47:16 +00:00
structured_logger.py
update_traces_checksum.py ci: Fix trace update script reading GitLab token from default location 2025-01-17 02:13:05 +00:00
update_traces_checksum.sh