mesa/bin/ci
Daniel Stone 9f21e90a0c ci: Make token parsing more robust
Start by finding our known prefix, stripping only that off, then
validating that the rest of the data makes sense. This fixes certain
tokens which were erroneously getting rejected.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31270>
2024-09-20 11:03:50 +00:00
..
test ci: Add Python requirements include 2024-09-12 18:17:52 +00:00
.gitignore
ci_gantt_chart.py ci/ci_gantt_chart: show duration on hover 2024-01-17 13:10:07 +00:00
ci_gantt_chart.sh ci/ci_gantt_chart: add tool to analyse pipeline execution time 2024-01-17 13:10:07 +00:00
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/ci_post_gantt: add script that post gantt to Marge's messages 2024-01-20 00:02:56 +00:00
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 ci: Add CustomLogger class and CLI tool 2023-12-19 10:09:35 +00:00
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_utils.gql
requirements.txt ci: Run pytest once for both LAVA and bin/ci 2024-09-09 16:27:07 +00:00
structured_logger.py
update_traces_checksum.py ci: add --pipeline-url to trace update script 2024-09-07 12:15:35 +00:00
update_traces_checksum.sh