The GitHub Actions job "Tests AMD" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 5ac8e4b0e2bfb27558b2155eda09ae9a4e19ecd0 / Diogo Rodrigues <[email protected]> Feature #39363: Allow to switch between Any or All in tag filtering (#51162) * Feature #39363: Allow to switch between Any or All in tag filtering As-Is: When filtering DAGs using multiple tags in the Filter DAGs by tag field, an Any condition is applied. This means DAGs with at least one of the specified tags are displayed. To-Be: Introduce the ability to choose between Any (default) and All operators for multi-tag filtering. With the All operator, only DAGs containing all specified tags will be displayed. What was done?: We introduced a switch component to toggle between Any and All modes, which appears only when more than two Dag tags are selected, along with the necessary logic to support this functionality. Co-authored-by: João Botelho <[email protected]> * refactor: changed import and used semantic color tokens Replaced hard-coded colors (blue.400 and gray.500) with semantic tokens (fg.info and fg.muted) to improve theme consistency Co-authored-by: João Botelho <[email protected]> --------- Co-authored-by: João Botelho <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/15308899154 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
