The GitHub Actions job "Tests" on airflow.git/persist-datatable-column-visibility has failed. Run started by GitHub user sanchalitorpe-source (triggered by potiuk).
Head commit for run: 9698dff47b04b7de958d9ab336106ef0187f0773 / Dheeraj Turaga <[email protected]> Add XCom CLI commands to airflowctl (#61021) * Add XCom CLI commands to airflowctl This commit adds `add`, `edit`, `delete`, `get`, and `list` commands for XComs to `airflowctl`. These commands allow managing XCom entries for a specific task instance. The commands support handling JSON values for XComs. Key changes: - Added `XComOperations` to `airflowctl/api/operations.py`. - Added `xcom` property to `Client` in `airflowctl/api/client.py`. - Exposed commands: `airflowctl xcom [add|edit|delete|get|list]`. * Fix XCom CLI commands and add comprehensive unit tests This commit fixes critical issues with XCom CLI commands in airflowctl and adds comprehensive test coverage for all XCom operations. * Add integration tests Report URL: https://github.com/apache/airflow/actions/runs/21507055226 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
