The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: dc57d86e68fecb503b1ab6f5d66b2a333872f99a / Jarek Potiuk <[email protected]> Strip limits when constructing devel-all When we are constructing devel-all, we should strip the limits to account for some shared packages that are not yet released. Example is a common-sql package that might be limited to >1.1.0 for example as part of the change, but it might not yet be released. It does not impact our CI, because we are anyhow removing the packages after installing (we only care about dependencies of their) and we are using source version of providers - but having a limit coming from another provider will make `pip` resolver fail if we do not strip the limits. Report URL: https://github.com/apache/airflow/actions/runs/2739153362 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
