82073f7be3
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>