The GitHub Actions job "Tests" on airflow.git/backport-3c13f7c-v3-1-test has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: fe399eb6ea26f2515069d69dca642fab21813040 / Kaxil Naik <[email protected]> [v3-1-test] 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 (cherry picked from commit 3c13f7c89f332a1d6ec4b76aa9c62d359fcdf201) Co-authored-by: Kaxil Naik <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/18958254227 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
