Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
Kaxil Naik 312a2813c5
Bugfix: Entrypoint Import Exception masked by attribute error (#12862)
`entry_point.module_name` -- Entrypoint does not have a `module_name`
attribute.

This commit also makes importlib_metadata conditional as it is not
needed for Py 3.9
2020-12-07 17:21:48 +00:00
Jarek Potiuk 537aba738c
Add conditional version retrieval from setup. (#12853)
When airflow is not installed as package (for example for local
development from sources) there is no package metadata.

Many of our unit tests use the version field and they fail if they
are run within virtual environment where airflow is not installed
as package (for example in IntelliJ this is default setting.

This PR adds fall-back to read airflow version from setup in
case it cannot be read from package metadata.
2020-12-06 19:58:17 +01:00
Ash Berlin-Taylor 2936c13a44
Get airflow version from importlib.metadata rather than hard-coding (#12786)
One less thing to change, and one less pre-commit step needed :)
2020-12-04 16:42:25 +00:00
Ash Berlin-Taylor 94ba200d42
Bump version to 2.0.0b3 (#12462) 2020-11-18 21:25:54 +00:00
Ash Berlin-Taylor 1521965bef
Release 2.0.0b2 (#12243) 2020-11-10 12:48:54 +00:00
Ash Berlin-Taylor 71d3eaf47e
Release 2.0.0beta1 (#12215) 2020-11-09 22:35:41 +00:00
Ash Berlin-Taylor 79d71cc587
Cut 2.0.0alpha2 (#11860) 2020-10-26 16:51:56 +00:00
Kaxil Naik 56b761bac5
Bump to Airflow 2.0.0a1 (#11507) 2020-10-13 17:00:59 +01:00
Kamil Breguła 97a429f9d0
[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
Bas Harenslak 18b27387f5 [AIRFLOW-4725] Fix setup.py PEP440 & Sphinx-PyPI-upload dependency (#5363) 2019-06-08 22:41:56 -07:00
Tao Feng 67572025cc [AIRFLOW-3612] Remove incubation/incubator mention (#4419) 2019-01-05 14:05:25 +00:00
Taylor D. Edmiston d704dc3572 [AIRFLOW-2734] Resolve setuptools normalized_version warning
Closes #3588 from tedmiston/normalized-version
2018-07-23 09:41:34 -07:00
Tao feng 06aec8ea6b [AIRFLOW-2429] Make Airflow flake8 compliant
Closes #3342 from feng-tao/airflow-2429
2018-05-19 00:30:05 +02:00
Bolke de Bruin a30acafc86 Add incubating 2018-04-23 19:34:07 +02:00
Bolke de Bruin 305a787e33 Bump version 2018-04-23 19:26:40 +02:00
Bolke de Bruin c7a472ed6b [AIRFLOW-2287] Fix incorrect ASF headers
Closes #3219 from bolkedebruin/fix_header
2018-04-14 09:13:23 +02:00
Chris Riccomini a8d486de33 [AIRFLOW-XXX] Bumping Airflow 1.10.0dev0+incubating version 2017-09-13 10:39:26 -07:00
Bolke de Bruin 4fb05d8cc7 [AIRFLOW-1000] Rebrand distribution to Apache Airflow
Per Apache requirements Airflow should be branded
Apache Airflow.
It is impossible to provide a forward compatible
automatic update
path and users will be required to manually
upgrade.

Closes #2172 from bolkedebruin/AIRFLOW-1000
2017-04-17 10:09:47 +02:00
Bolke de Bruin 3cac396742 Bump version to 1.9.0dev0 2017-02-01 16:10:27 +00:00
Bolke de Bruin c64832718b [AIRFLOW-789] Update UPDATING.md
Closes #2011 from bolkedebruin/AIRFLOW-789
2017-02-01 15:52:50 +00:00
Bolke de Bruin 8f9a466dee Add incubating specifier to version 2017-01-16 22:42:01 +01:00
Bolke de Bruin 36b16a5617 Bump version to 1.8.0b1 2017-01-16 17:45:07 +01:00
Bolke de Bruin 00e34bd19a Bump version to 1.8.0a5 2017-01-11 08:26:30 +01:00
Bolke de Bruin 2d0361afc7 Bump version to 1.8.0a4 2017-01-10 09:15:48 +01:00
Bolke de Bruin 0611f5c58d Bump version to 1.8.0a3 2017-01-07 19:56:38 +01:00
Bolke de Bruin 55842308f6 Bump version to 1.8.0alpha2 2017-01-04 16:45:17 +01:00
Maxime Beauchemin 7bb750d7d2 Bumping to v1.7.2.dev0 2016-08-31 13:02:18 -07:00
Maxime Beauchemin 216e5c3c6b Bump version number to v1.7.2 2016-08-31 13:02:09 -07:00