[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-16 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r367454779 ## File path: tests/bin/test_cli.py ## @@ -0,0 +1,139 @@ +#!/usr/bin/env python +# -*- coding: utf-8

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-16 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r367378897 ## File path: UPDATING.md ## @@ -57,6 +57,26 @@

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-16 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r367377595 ## File path: UPDATING.md ## @@ -59,6 +59,26 @@

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-16 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r367377698 ## File path: UPDATING.md ## @@ -59,6 +59,26 @@

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-16 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r367375676 ## File path: tests/bin/test_cli.py ## @@ -0,0 +1,139 @@ +#!/usr/bin/env python +# -*- coding: utf-8

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-13 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r365908093 ## File path: airflow/bin/cli.py ## @@ -102,7 +102,7 @@ class CLIFactory: ("-e",

[GitHub] [airflow] zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli

2020-01-13 Thread GitBox
zhongjiajie commented on a change in pull request #7148: [AIRFLOW-6472] Correct short option in cli URL: https://github.com/apache/airflow/pull/7148#discussion_r365906574 ## File path: UPDATING.md ## @@ -57,6 +57,26 @@