incubator-airflow/scripts
Jarek Potiuk abf2a4264b
Install airflow and providers from dist and verifies them (#13033)
* Install airflow and providers from dist and verifies them

This check is there to prevent problems similar to those reported
in #13027 and fixed in #13031.

Previously we always built airflow from wheels, only providers were
installed from sdist packages and tested. In this version both
airflow and providers are installed using the same package format
(sdist or wheel).

* Update scripts/in_container/entrypoint_ci.sh

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
2020-12-12 19:38:30 +01:00
..
ci Install airflow and providers from dist and verifies them (#13033) 2020-12-12 19:38:30 +01:00
docker Update install_mysql.sh (#12101) 2020-11-05 17:32:39 +01:00
in_container Install airflow and providers from dist and verifies them (#13033) 2020-12-12 19:38:30 +01:00
systemd
tools Rename remaing modules to match AIP-21 (#12917) 2020-12-08 18:01:58 +00:00
upstart