[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-06 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r450417748 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-06 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r450417748 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-06 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r450417748 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-02 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r449274053 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-01 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r448598638 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447755902 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447731133 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447731133 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447533655 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-29 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447427420 ## File path: setup.py ## @@ -721,6 +722,7 @@ def is_package_excluded(package: str, exclusion_list: List[str]): 'python-nvd3~=0.15.0',

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-29 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447427126 ## File path: setup.py ## @@ -379,6 +379,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version ] sendgrid = [