The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3fe19681c64a38948d40253e619df59dc8065de5 / Jarek Potiuk <[email protected]> Implement ExternalPythonOperator This Operator works very similarly to PythonVirtualenvOperator - but instead of creating a virtualenv dynamically, it expects the env to be available in the environment that Airlfow is run in. The PR adds not only the implemenat the operator, but also documents the operator's use and adds best-practices chapter that explains the differences between different ways how you can achieve separation of dependencies between different tasks. This has been a question added many times in by our users, so adding this operator and outlining future aspects of AIP-46 and AIP-43 that will make separate docker images another option is also part of this change. Report URL: https://github.com/apache/airflow/actions/runs/2971361287 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
