mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 23:18:12 +02:00
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> |
||
|---|---|---|
| .. | ||
| requirements.txt | ||
| test_custom_logger.py | ||
| test_gantt_chart.py | ||
| test_pipeline_message.py | ||
| test_structured_logger.py | ||
| test_update_tag.py | ||