The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: ea53a93199663d71e32b75da857667708d8170eb / Jarek Potiuk <[email protected]> Unify context parameter names for Production image building The parameter names for installing airflow from PyPI or context were pretty confusing. This change unifies and shortens names of the parameters, so that it is easier to reason about them. If INSTALL_PACKAGES_FROM_CONTEXT is set then the image will install packages from docker-context-files (for airflow and providers it will use constraints as if it was a normal airflow installation). By default Airflow is installed from PyPi or source code depending on the installation method, but if you also set AIRFLOW_IS_IN_CONTEXT = true, it means that Airflow and providers are already present in the docker-context-files and no extra installation of Airlfow and Providers is performed from PyPI or sources. Report URL: https://github.com/apache/airflow/actions/runs/2229522685 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
