[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448802216 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -118,6 +123,7 @@ The following is a sample JSON file. The YAML file structure is

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448802150 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -92,8 +92,13 @@ file ``/files/my_conn.json`` when it looks for connections. The

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448782945 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -117,7 +118,10 @@ The following is a sample JSON file. } The YAML file

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-01 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448609526 ## File path: tests/secrets/test_local_filesystem.py ## @@ -226,9 +226,15 @@ def test_missing_file(self, mock_exists): schema: lschema