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

10 Коммитов

Автор SHA1 Сообщение Дата
Tao Feng 67572025cc [AIRFLOW-3612] Remove incubation/incubator mention (#4419) 2019-01-05 14:05:25 +00:00
wmorris75 e09b38737e [AIRFLOW-2974] Extended Databricks hook with clusters operation (#3817)
Add hooks for:
- cluster start, 
- restart,
- terminate. 
Add unit tests for the added hooks. 
Add hooks for cluster start, restart and terminate. 
Add unit tests for the added hooks.
Add cluster_id variable for performing cluster operation tests.
2018-08-31 09:33:22 +02:00
Fokko Driesprong 16bae5634d [AIRFLOW-1899] Fix Kubernetes tests
[AIRFLOW-1899] Add full deployment

- Made home directory configurable
- Documentation fix
- Add licenses

[AIRFLOW-1899] Tests for the Kubernetes Executor

Add an integration test for the Kubernetes
executor. Done by
spinning up different versions of kubernetes and
run a DAG
by invoking the REST API

Closes #3301 from Fokko/fix-kubernetes-executor
2018-05-04 08:58:12 +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
Arthur Wiedmer 75cd460ce8 [AIRFLOW-997] Update setup.cfg to point to Apache
The setup.cfg should point to the Apache PMC as "author" and the
dev mailing list as contact email.
2017-03-16 13:35:13 -07:00
Ajay Yadav 3ffa656d97 [AIRFLOW-248] Add Apache license header to all files
- Added Apache license header for files with extension (.service, .in, .mako, .properties, .ini, .sh, .ldif, .coveragerc, .cfg, .yml, .conf, .sql, .css, .js, .html, .xml.
- Added/Replaced shebang on all .sh files with portable version - #!/usr/bin/env bash.
- Skipped third party css and js files. Skipped all minified js files as well.

Closes #1598 from ajayyadava/248
2016-06-21 08:15:42 -07:00
Maxime Beauchemin 2527a335ac Updating to the right license (apache2) in setup.cfg 2015-06-17 08:48:41 -07:00
e3 2574507de2 Random spelling updates. 2015-06-05 19:41:36 +02:00
Maxime Beauchemin ac9b278bba Hard coding install_requires 2015-01-17 09:25:06 -08:00
Maxime Beauchemin 927fe04e6e Improving docs and packaging for pypi 2015-01-17 08:26:11 -08:00