The GitHub Actions job "Tests" on 
airflow.git/fix/62651-pool-export-output-format has succeeded.
Run started by GitHub user Leondon9 (triggered by Leondon9).

Head commit for run:
859222e3e001b1c2c1af842668115d4a00bd93bb / Leondon9 <[email protected]>
Fix `airflowctl pools export` ignoring --output table/yaml/plain

The export command was using `rich.print()` for non-JSON output formats,
which printed raw Python repr instead of respecting the user's --output
format choice. Use `AirflowConsole().print_as()` to properly format
output as table, yaml, or plain text.

Co-Authored-By: claude-flow <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/22542370003

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to