[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-04 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r449759016 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -68,40 +70,69 @@ def get_dag_runs(session, dag_id, start_date_gte=None, start_d

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-04 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r449756594 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -68,40 +70,69 @@ def get_dag_runs(session, dag_id, start_date_gte=None, start_d

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448835585 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url, expected_dag_run_ids

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448834084 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url, expected_dag_run_ids

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448833504 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url, expected_dag_run_ids