The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3c13f7c89f332a1d6ec4b76aa9c62d359fcdf201 / Kaxil Naik <[email protected]> Add `--answer` flag support to breeze run command (#57589) The breeze run command was missing the `@option_answer` decorator, preventing users from bypassing interactive prompts when image rebuilds were required. This caused the command to ignore `-y`/`-n`/`--answer` flags even though other breeze commands supported them. Added `@option_answer` decorator to enable non-interactive execution via: - breeze run --answer y <command> - breeze run -a n <command> - ANSWER=y breeze run Report URL: https://github.com/apache/airflow/actions/runs/18960493348 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
