[GitHub] [airflow] maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-06-07 Thread GitBox
maganaluis commented on a change in pull request #8256: URL: https://github.com/apache/airflow/pull/8256#discussion_r436408970 ## File path: tests/operators/test_python_operator.py ## @@ -340,6 +341,80 @@ def test_echo_env_variables(self):

[GitHub] [airflow] maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-05-03 Thread GitBox
maganaluis commented on a change in pull request #8256: URL: https://github.com/apache/airflow/pull/8256#discussion_r419189015 ## File path: airflow/operators/python_operator.py ## @@ -330,13 +330,28 @@ def _write_string_args(self, filename): def _write_args(self,

[GitHub] [airflow] maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-05-03 Thread GitBox
maganaluis commented on a change in pull request #8256: URL: https://github.com/apache/airflow/pull/8256#discussion_r419189015 ## File path: airflow/operators/python_operator.py ## @@ -330,13 +330,28 @@ def _write_string_args(self, filename): def _write_args(self,

[GitHub] [airflow] maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-04-15 Thread GitBox
maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator URL: https://github.com/apache/airflow/pull/8256#discussion_r409112631 ## File path: airflow/operators/python_operator.py ## @@ -330,13 +330,28 @@ def

[GitHub] [airflow] maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-04-14 Thread GitBox
maganaluis commented on a change in pull request #8256: updated _write_args on PythonVirtualenvOperator URL: https://github.com/apache/airflow/pull/8256#discussion_r408498490 ## File path: airflow/operators/python_operator.py ## @@ -330,13 +330,28 @@ def