dstandish
05ea88869b
add guidance re yarn build for local virtualenv development ( #9411 )
2020-06-19 19:20:56 +02:00
dstandish
d6e5e7ce52
clarify breeze initialize virtualenv instructions ( #9319 )
...
* you need to activate virtualenv, not enter breeze, before running the command
2020-06-16 20:38:42 +02:00
Jarek Potiuk
1fb9f0722a
Synchronize extras between airflow and providers ( #8819 )
2020-05-11 19:25:15 +02:00
Jarek Potiuk
210de87d6d
Move Dockerfile to Dockerfile.ci ( #7829 )
2020-03-23 08:56:26 +01:00
Jarek Potiuk
20b6b34392
[AIRFLOW-6838] Introduce real subcommands for Breeze ( #7515 )
...
This change introduces sub-commands in breeze tool.
It is much needed as we have many commands now
and it was difficult to separate commands from flags.
Also --help output was very long and unreadable.
With this change help it is much easier to discover
what breeze can do for you as well as navigate with it.
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com>
2020-02-24 22:31:50 +01:00
Xinbin Huang
da2a617cb7
[AIRFLOW-XXX] Fix development packages installtion instructions ( #6942 )
2019-12-31 08:19:03 +01:00
Darren Weber
0f21e9b5a7
[AIRFLOW-6211] Use conda for local virtualenv ( #6766 )
2019-12-10 22:35:19 +01:00
Jarek Potiuk
6733e58c73
more GSOD improvements ( #6585 )
...
Co-authored-by: Elena Fedotova <lavel@mail.ru>
2019-12-04 13:15:02 +01:00
Kamil Breguła
ae96f27fd8
[AIRFLOW-6054] Add a command that starts the database consoles ( #6653 )
2019-11-25 15:13:37 +01:00
Jarek Potiuk
238e1548d8
[AIRFLOW-XXX] Local development environments - polish documentation ( #6450 )
...
* [AIRFLOW-XXX] Updates to LOCAL_VIRTUALENV.rst
Co-authored-by: Elena Fedotova <lavel@mail.ru>
Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
2019-11-12 21:32:29 +01:00
Jarek Potiuk
9278f794c3
[AIRFLOW-XXX] Make Breeze The default integration test environment ( #6001 )
...
* [AIRFLOW-XXX] Make Breeze The default integration test environment
Co-Authored-By: Chao-Han Tsai <milton0825@gmail.com>
2019-09-05 10:28:48 +02:00