Lee-W commented on issue #41641:
URL: https://github.com/apache/airflow/issues/41641#issuecomment-3863408327

   1. detect `provide_context` removal in `PythonOperator` (IIRC, ruff team 
didn't want us to remove args from func so this will most likely be a warning 
only)
   2. `none_failed_or_skipped` to `TriggerRule.NONE_FAILED_MIN_ONE_SUCCESS`
   3. `apply_default` can be removed
   4. might need to take a look at the `Variable.get` change
   
   @sjyangkevin would like to give a a try?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to