The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user pankajastro (triggered by pankajastro).
Head commit for run: 8fe4702765045f712fcd78e6c179dee2d38525a5 / Pankaj <[email protected]> KPO Maintain backward compatibility for execute_complete and trigger run method In #37279 I introduce periodic logging of the container. During the process, I also changed a few event Dict key names and that is problematic for someone extending the KPO trigger. Also, the current execute_compelete method was unused in the KPO operator and was problematic if someone using it in an extended class since now the trigger can also emit an event even if the pod is in the pod intermediate state. one reported issue: #37279 (comment) In this PR I'm restoring the trigger event dict structure. Also, deprecating the execute_complete method Report URL: https://github.com/apache/airflow/actions/runs/7919377866 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
