[GitHub] [airflow] turbaszek commented on pull request #9631: Add function to get current context

2020-07-03 Thread GitBox
turbaszek commented on pull request #9631: URL: https://github.com/apache/airflow/pull/9631#issuecomment-653486696 @casassg @jonathanshir would you mind taking a look? This is an automated message from the Apache Git Service.

[GitHub] [airflow] turbaszek commented on pull request #9631: Add function to get current context

2020-07-06 Thread GitBox
turbaszek commented on pull request #9631: URL: https://github.com/apache/airflow/pull/9631#issuecomment-654300299 @casassg @jonathanshir happy to get your reviews 👍 This is an automated message from the Apache Git Service.

[GitHub] [airflow] turbaszek commented on pull request #9631: Add function to get current context

2020-07-10 Thread GitBox
turbaszek commented on pull request #9631: URL: https://github.com/apache/airflow/pull/9631#issuecomment-656613358 @kaxil @dimberman @houqp would you mind taking a look? This is an automated message from the Apache Git Servic

[GitHub] [airflow] turbaszek commented on pull request #9631: Add function to get current context

2020-07-17 Thread GitBox
turbaszek commented on pull request #9631: URL: https://github.com/apache/airflow/pull/9631#issuecomment-659915075 Eventually we can make the `get_current_context` an attribute of `@task` so user can do `task.get_current_context()`. In this way, the coupling will be quite big but this is e