mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 21:20:14 +01:00
There was a security problem with some `gitlab_gql.py` scenarios because of `\r` and `\n` in the token file, which interrupted the requests for Gitlab endpoints. Stripping the token file after reading the file content solves the problem. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18066> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ci_run_n_monitor.py | ||
| download_gl_schema.sh | ||
| gitlab_common.py | ||
| gitlab_gql.py | ||
| job_details.gql | ||
| pipeline_details.gql | ||
| requirements.txt | ||
| update_traces_checksum.py | ||