[GitHub] [airflow] nuclearpinguin commented on issue #6761: [AIRFLOW-6204] Add GCP system tests helper

2019-12-31 Thread GitBox
nuclearpinguin commented on issue #6761: [AIRFLOW-6204] Add GCP system tests 
helper
URL: https://github.com/apache/airflow/pull/6761#issuecomment-569938761
 
 
   I think I will split this PR into a few...


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [airflow] nuclearpinguin commented on issue #6761: [AIRFLOW-6204] Add GCP system tests helper

2019-12-30 Thread GitBox
nuclearpinguin commented on issue #6761: [AIRFLOW-6204] Add GCP system tests 
helper
URL: https://github.com/apache/airflow/pull/6761#issuecomment-569737632
 
 
   I decided to use argparse instead of click. Mainly because `click.command` 
decorator returns an object not the decorated function, thus decorated function 
can not be used in a pytes fixture.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services