Replace global path variables with ProjectPaths dataclass - Add explicit file existence check before loading YAML - Enhance tag retrieval by checking environment variables first - Add logging for better debugging of tag selection process - Remove redundant file existence check in main function - Improve error handling for missing conditional tags file Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33863> |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| ci_gantt_chart.py | ||
| ci_gantt_chart.sh | ||
| ci_post_gantt.py | ||
| ci_post_gantt.sh | ||
| ci_run_n_monitor.py | ||
| ci_run_n_monitor.sh | ||
| custom_logger.py | ||
| download_gl_schema.sh | ||
| gitlab_common.py | ||
| gitlab_gql.py | ||
| gitlab_gql.sh | ||
| job_details.gql | ||
| marge_queue.py | ||
| marge_queue.sh | ||
| nightly_compare.py | ||
| nightly_compare.sh | ||
| pipeline_details.gql | ||
| pipeline_message.py | ||
| pipeline_message.sh | ||
| pipeline_utils.gql | ||
| requirements.txt | ||
| structured_logger.py | ||
| update_tag.py | ||
| update_traces_checksum.py | ||
| update_traces_checksum.sh | ||