[GitHub] [airflow] mik-laj commented on a change in pull request #9556: WIP : API Endpoint - Batch

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r447430621 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,55 @@ def test_end_date_gte_lte(self, url, expected_dag_run_ids,

[GitHub] [airflow] turbaszek commented on a change in pull request #9394: Fix PythonVirtualenvOperator not working with Airflow context

2020-06-30 Thread GitBox
turbaszek commented on a change in pull request #9394: URL: https://github.com/apache/airflow/pull/9394#discussion_r447453937 ## File path: airflow/operators/python.py ## @@ -354,14 +354,18 @@ class PythonVirtualenvOperator(PythonOperator): Note that if your virtualenv

[airflow] branch master updated (ac070cf -> af14fb2)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from ac070cf Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint(#9476) add af14fb2 Add TruFactor to

[GitHub] [airflow] turbaszek merged pull request #9584: feat: add TruFactor to Airflow community

2020-06-30 Thread GitBox
turbaszek merged pull request #9584: URL: https://github.com/apache/airflow/pull/9584 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

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #9584: feat: add TruFactor to Airflow community

2020-06-30 Thread GitBox
boring-cyborg[bot] commented on pull request #9584: URL: https://github.com/apache/airflow/pull/9584#issuecomment-651592497 Awesome work, congrats on your first merged pull request! This is an automated message from the

[GitHub] [airflow] potiuk merged pull request #9585: Update commands in docs for v1.10+ (v1-10-test)

2020-06-30 Thread GitBox
potiuk merged pull request #9585: URL: https://github.com/apache/airflow/pull/9585 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

[airflow] branch v1-10-test updated: Update commands in docs for v1.10+ (#9585)

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 6a245a5 Update commands in docs for

[GitHub] [airflow] j-y-matsubara removed a comment on pull request #9531: Support .airflowignore for plugins

2020-06-30 Thread GitBox
j-y-matsubara removed a comment on pull request #9531: URL: https://github.com/apache/airflow/pull/9531#issuecomment-651621009 I think the one failure of tests doesn't seem to have anything to do with this PR. This is an

[GitHub] [airflow] ephraimbuddy opened a new pull request #9586: support new released version of sendgrid

2020-06-30 Thread GitBox
ephraimbuddy opened a new pull request #9586: URL: https://github.com/apache/airflow/pull/9586 --- On the recent sendgrid release, sendgrid added starkbank-ecdsa dependency on its PR 901. Currently, Airflow uses `sendgrid>=6.0.0,<7`. In other for airflow to continue to use

[GitHub] [airflow] ephraimbuddy commented on pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
ephraimbuddy commented on pull request #9503: URL: https://github.com/apache/airflow/pull/9503#issuecomment-651675325 Depends on #9586 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] turbaszek merged pull request #9587: Use pfromat instead of str to render arguments in WebUI

2020-06-30 Thread GitBox
turbaszek merged pull request #9587: URL: https://github.com/apache/airflow/pull/9587 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

[airflow] branch v1-10-test updated (6a245a5 -> 38dcbdc)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 6a245a5 Update commands in docs for v1.10+ (#9585) omit 43e6195 Add docs about reload_on_plugin_change

[airflow] 03/06: Reload gunicorn when plugins has beeen changed (#8997)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 09ba9c406e835178bdb4d4e0c8826597c5434e20 Author: Kamil Breguła AuthorDate: Mon Jun 29 20:38:26 2020 +0200

[airflow] 02/06: Update commands in docs for v1.10+ (#9585)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0e68769a92f6c69560c02a9430c47c22c2d6c9d8 Author: Kamil Breguła AuthorDate: Tue Jun 30 10:07:00 2020 +0200

[airflow] 06/06: Add docs about reload_on_plugin_change opiton (#9575)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 38dcbdcf204fb9fc542ea4a9c13823a70a1ae8ee Author: Kamil Breguła AuthorDate: Mon Jun 29 23:24:24 2020 +0200

[airflow] 05/06: [AIRFLOW-6897] Simplify DagFileProcessorManager (#7521)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit db9f047a42e687a2a5f9e15ed8a5ac1e7f161b90 Author: Kamil Breguła AuthorDate: Mon Feb 24 16:15:38 2020 +0100

[airflow] 06/06: Add docs about reload_on_plugin_change opiton (#9575)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 38dcbdcf204fb9fc542ea4a9c13823a70a1ae8ee Author: Kamil Breguła AuthorDate: Mon Jun 29 23:24:24 2020 +0200

[airflow] 05/06: [AIRFLOW-6897] Simplify DagFileProcessorManager (#7521)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit db9f047a42e687a2a5f9e15ed8a5ac1e7f161b90 Author: Kamil Breguła AuthorDate: Mon Feb 24 16:15:38 2020 +0100

[airflow] 01/06: Add more info on dry-run CLI option (#9582)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c7989464b56a66edff85318ee7bf2eb6b8c913ee Author: Kaxil Naik AuthorDate: Tue Jun 30 09:04:25 2020 +0100 Add

[airflow] 03/06: Reload gunicorn when plugins has beeen changed (#8997)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 09ba9c406e835178bdb4d4e0c8826597c5434e20 Author: Kamil Breguła AuthorDate: Mon Jun 29 20:38:26 2020 +0200

[airflow] branch v1-10-test updated (6a245a5 -> 38dcbdc)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 6a245a5 Update commands in docs for v1.10+ (#9585) omit 43e6195 Add docs about reload_on_plugin_change

[airflow] 01/06: Add more info on dry-run CLI option (#9582)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c7989464b56a66edff85318ee7bf2eb6b8c913ee Author: Kaxil Naik AuthorDate: Tue Jun 30 09:04:25 2020 +0100 Add

[airflow] 02/06: Update commands in docs for v1.10+ (#9585)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0e68769a92f6c69560c02a9430c47c22c2d6c9d8 Author: Kamil Breguła AuthorDate: Tue Jun 30 10:07:00 2020 +0200

[airflow] 04/06: Fix failing tests from #8997 (#9576)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 386498bcb532382c817130354deb1eb9282f1de9 Author: Kamil Breguła AuthorDate: Mon Jun 29 21:02:44 2020 +0200

[airflow] 04/06: Fix failing tests from #8997 (#9576)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 386498bcb532382c817130354deb1eb9282f1de9 Author: Kamil Breguła AuthorDate: Mon Jun 29 21:02:44 2020 +0200

[jira] [Commented] (AIRFLOW-6897) Simplify DagFileProcessorManager

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148527#comment-17148527 ] ASF subversion and git services commented on AIRFLOW-6897: -- Commit

[jira] [Commented] (AIRFLOW-6897) Simplify DagFileProcessorManager

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148534#comment-17148534 ] ASF subversion and git services commented on AIRFLOW-6897: -- Commit

[GitHub] [airflow] kaxil opened a new pull request #9588: Change worker_refresh_interval fallback to default of 30

2020-06-30 Thread GitBox
kaxil opened a new pull request #9588: URL: https://github.com/apache/airflow/pull/9588 The default value for worker_refresh_interval is 30, so we should align the fallback to 30 too --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above

[airflow] branch v1-10-test updated: Change worker_refresh_interval fallback to default of 30 (#9588)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new d9dbe9d Change

[GitHub] [airflow-client-go] potiuk commented on pull request #1: Add generated go client

2020-06-30 Thread GitBox
potiuk commented on pull request #1: URL: https://github.com/apache/airflow-client-go/pull/1#issuecomment-651663207 Just testing if notifications works to commit@ This is an automated message from the Apache Git Service. To

[GitHub] [airflow] turbaszek merged pull request #9568: Add template_ext to BigQueryInsertJobOperator

2020-06-30 Thread GitBox
turbaszek merged pull request #9568: URL: https://github.com/apache/airflow/pull/9568 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

[airflow] branch master updated: Add template_ext to BigQueryInsertJobOperator (#9568)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new e33f1a1 Add template_ext to

[GitHub] [airflow] turbaszek merged pull request #9572: Extend BigQuery example with include clause

2020-06-30 Thread GitBox
turbaszek merged pull request #9572: URL: https://github.com/apache/airflow/pull/9572 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

[airflow] branch master updated: Extend BigQuery example with include clause (#9572)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new 4799af3 Extend BigQuery example with

[GitHub] [airflow] OmairK commented on pull request #9277: [WIP] Health endpoint spec

2020-06-30 Thread GitBox
OmairK commented on pull request #9277: URL: https://github.com/apache/airflow/pull/9277#issuecomment-651619691 > Do I have to do anything here? How can I help this change to be finished? Thanks, I will finish this by today and submit it for review.

[airflow-client-go] branch master updated: Added .asf.yaml

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git The following commit(s) were added to refs/heads/master by this push: new e8c8961 Added .asf.yaml e8c8961 is

Failed to parse .asf.yaml in airflow-client-go.git!

2020-06-30 Thread Apache Infrastructure
mapping values are not allowed here in "", line 21, column 14: notifications: ^

Failed to parse .asf.yaml in airflow-client-javascript.git!

2020-06-30 Thread Apache Infrastructure
mapping values are not allowed here in "", line 20, column 7: github: ^

[airflow-client-javascript] branch master updated: Add .asf.yaml

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-javascript.git The following commit(s) were added to refs/heads/master by this push: new 34e55aa Add .asf.yaml

[airflow-client-java] branch master updated: Add .asf.yaml

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-java.git The following commit(s) were added to refs/heads/master by this push: new 6614b8e Add .asf.yaml 6614b8e is

Failed to parse .asf.yaml in airflow-client-java.git!

2020-06-30 Thread Apache Infrastructure
mapping values are not allowed here in "", line 20, column 7: github: ^

Failed to parse .asf.yaml in airflow-client-python.git!

2020-06-30 Thread Apache Infrastructure
mapping values are not allowed here in "", line 20, column 7: github: ^

[GitHub] [airflow-client-go] potiuk commented on pull request #1: Add generated go client

2020-06-30 Thread GitBox
potiuk commented on pull request #1: URL: https://github.com/apache/airflow-client-go/pull/1#issuecomment-651664252 All good! This is an automated message from the Apache Git Service. To respond to the message, please log on

[airflow] 03/04: Add docs about reload_on_plugin_change opiton (#9575)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 942cd7930468d89031b57d6c09818cc077dccb1c Author: Kamil Breguła AuthorDate: Mon Jun 29 23:24:24 2020 +0200

[airflow] 02/04: Fix failing tests from #8997 (#9576)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 78e6a4b6095838f0f672ee8b37463977f3478d54 Author: Kamil Breguła AuthorDate: Mon Jun 29 21:02:44 2020 +0200

[airflow] branch v1-10-test updated (13e5349 -> 3ca09b9)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 13e5349 Add docs about reload_on_plugin_change opiton (#9575) omit 38e2794 [AIRFLOW-6897] Simplify

[airflow] 04/04: [AIRFLOW-6897] Simplify DagFileProcessorManager (#7521)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3ca09b92e0fa1f8e961ab634baedfc15296899c5 Author: Kamil Breguła AuthorDate: Mon Feb 24 16:15:38 2020 +0100

[airflow] 01/04: fixup! Reload gunicorn when plugins has beeen changed (#8997)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ed0df6253d514fbefad4c0bf05cfd7223d207a93 Author: Kaxil Naik AuthorDate: Tue Jun 30 11:54:31 2020 +0100

[GitHub] [airflow] kaxil merged pull request #9588: Change worker_refresh_interval fallback to default of 30

2020-06-30 Thread GitBox
kaxil merged pull request #9588: URL: https://github.com/apache/airflow/pull/9588 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

[airflow] branch master updated: Change worker_refresh_interval fallback to default of 30 (#9588)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new b6c27f2 Change worker_refresh_interval

[airflow] branch v1-10-test updated: Use pfromat instead of str to render arguments in WebUI (#9587)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 0314eae Use pfromat instead of str

[GitHub] [airflow] potiuk merged pull request #9582: Add more info on dry-run CLI option

2020-06-30 Thread GitBox
potiuk merged pull request #9582: URL: https://github.com/apache/airflow/pull/9582 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

[airflow] branch master updated: Add more info on dry-run CLI option (#9582)

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new 4de5089 Add more info on dry-run CLI option

[GitHub] [airflow] potiuk closed issue #9561: Documentation does not tell what "dry run" does

2020-06-30 Thread GitBox
potiuk closed issue #9561: URL: https://github.com/apache/airflow/issues/9561 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

[airflow-client-python] branch master updated: Add .asf.yaml

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git The following commit(s) were added to refs/heads/master by this push: new db22445 Add .asf.yaml db22445

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447545935 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[airflow] branch master updated (4de5089 -> 7f70f6f)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 4de5089 Add more info on dry-run CLI option (#9582) add 7f70f6f Use pfromat instead of str to render

[jira] [Commented] (AIRFLOW-6897) Simplify DagFileProcessorManager

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148504#comment-17148504 ] ASF subversion and git services commented on AIRFLOW-6897: -- Commit

[jira] [Commented] (AIRFLOW-6897) Simplify DagFileProcessorManager

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148503#comment-17148503 ] ASF subversion and git services commented on AIRFLOW-6897: -- Commit

[airflow] branch master updated (4de5089 -> 7f70f6f)

2020-06-30 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 4de5089 Add more info on dry-run CLI option (#9582) add 7f70f6f Use pfromat instead of str to render

[GitHub] [airflow] kaxil opened a new pull request #9589: Fix failing test in test_webserver_command

2020-06-30 Thread GitBox
kaxil opened a new pull request #9589: URL: https://github.com/apache/airflow/pull/9589 Test was failing: ``` FAILED tests/cli/commands/test_webserver_command.py::TestCliWebServer::test_cli_webserver_shutdown_when_gunicorn_master_is_killed ``` ``` if not

[GitHub] [airflow] kaxil merged pull request #9580: Add XCom.get_one() method back

2020-06-30 Thread GitBox
kaxil merged pull request #9580: URL: https://github.com/apache/airflow/pull/9580 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

[GitHub] [airflow] j-y-matsubara commented on pull request #9531: Support .airflowignore for plugins

2020-06-30 Thread GitBox
j-y-matsubara commented on pull request #9531: URL: https://github.com/apache/airflow/pull/9531#issuecomment-651621009 I think the one failure of tests doesn't seem to have anything to do with this PR. This is an automated

[airflow-client-java] branch master updated: Removed --

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-java.git The following commit(s) were added to refs/heads/master by this push: new 507ca0e Removed -- 507ca0e is

[airflow-client-javascript] branch master updated: Removed --

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-javascript.git The following commit(s) were added to refs/heads/master by this push: new 6877226 Removed -- 6877226

[airflow-client-python] branch master updated: Removed --

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git The following commit(s) were added to refs/heads/master by this push: new d8acc83 Removed -- d8acc83 is

[GitHub] [airflow] turbaszek opened a new pull request #9587: Use pformat instead of str

2020-06-30 Thread GitBox
turbaszek opened a new pull request #9587: URL: https://github.com/apache/airflow/pull/9587 Large dictionaries that are part of operators input renders to hard to read form: https://user-images.githubusercontent.com/9528307/86109357-9686e280-bac4-11ea-8e32-46bdf250d1c6.png;> This

[GitHub] [airflow] kaxil commented on pull request #9587: Use pfromat instead of str to render arguments in WebUI

2020-06-30 Thread GitBox
kaxil commented on pull request #9587: URL: https://github.com/apache/airflow/pull/9587#issuecomment-651722088 Nice one @turbaszek This is an automated message from the Apache Git Service. To respond to the message, please

[airflow] branch master updated (af14fb2 -> d0e010f)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from af14fb2 Add TruFactor to Airflow users list (#9584) add d0e010f Add XCom.get_one() method back (#9580)

[airflow-client-go] branch master updated: Removed --

2020-06-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git The following commit(s) were added to refs/heads/master by this push: new b22e285 Removed -- b22e285 is

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447533655 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] potiuk commented on pull request #9586: support new released version of sendgrid

2020-06-30 Thread GitBox
potiuk commented on pull request #9586: URL: https://github.com/apache/airflow/pull/9586#issuecomment-651666714 Rebase will be needed. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] j-y-matsubara commented on pull request #9531: Support .airflowignore for plugins

2020-06-30 Thread GitBox
j-y-matsubara commented on pull request #9531: URL: https://github.com/apache/airflow/pull/9531#issuecomment-651678532 I think the one failure of tests doesn't seem to have anything to do with this PR. This is an

[airflow] 02/05: Reload gunicorn when plugins has beeen changed (#8997)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 36f79a9b227992f2efd6dca0ae7d4ad15dc8d2e6 Author: Kamil Breguła AuthorDate: Mon Jun 29 20:38:26 2020 +0200

[airflow] 05/05: Add docs about reload_on_plugin_change opiton (#9575)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 13e53491f6ed034563a5e7e1174194842f00d2a8 Author: Kamil Breguła AuthorDate: Mon Jun 29 23:24:24 2020 +0200

[airflow] 01/05: Add copy button to Code Blocks in Airflow Docs (#9450)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0ee254c0a6202eee198bbf804139e9232737bf07 Author: Kaxil Naik AuthorDate: Sat Jun 20 21:03:49 2020 +0100 Add

[airflow] branch v1-10-test updated (38dcbdc -> 13e5349)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 38dcbdc Add docs about reload_on_plugin_change opiton (#9575) omit db9f047 [AIRFLOW-6897] Simplify

[airflow] 04/05: [AIRFLOW-6897] Simplify DagFileProcessorManager (#7521)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 38e27948289860e53e51b60b74bd2d0310a4076a Author: Kamil Breguła AuthorDate: Mon Feb 24 16:15:38 2020 +0100

[airflow] 03/05: Fix failing tests from #8997 (#9576)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b6307eff8fc38c72714fa1d5784bbdc3640641ea Author: Kamil Breguła AuthorDate: Mon Jun 29 21:02:44 2020 +0200

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447642876 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[jira] [Commented] (AIRFLOW-1156) Using a timedelta object as a Schedule Interval with catchup=False causes the start_date to no longer be honored.

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148677#comment-17148677 ] ASF subversion and git services commented on AIRFLOW-1156: -- Commit

[GitHub] [airflow] Asgoret commented on issue #9474: Airflow support for S3 compatible storages

2020-06-30 Thread GitBox
Asgoret commented on issue #9474: URL: https://github.com/apache/airflow/issues/9474#issuecomment-651794943 Everywhere is HTTP, but what about HTTPS? airflow doesn't support HTTPS S3 endpoints? I've got a very odd error (`An error occurred (InvalidAccessKeyId) when calling the ListBuckets

[GitHub] [airflow] Asgoret edited a comment on issue #9474: Airflow support for S3 compatible storages

2020-06-30 Thread GitBox
Asgoret edited a comment on issue #9474: URL: https://github.com/apache/airflow/issues/9474#issuecomment-651794943 Everywhere is HTTP, but what about HTTPS? airflow doesn't support HTTPS S3 endpoints? I've got a very odd error (`An error occurred (InvalidAccessKeyId) when calling the

[GitHub] [airflow] turbaszek opened a new pull request #9590: Improve idempotency of BigQueryInsertJobOperator

2020-06-30 Thread GitBox
turbaszek opened a new pull request #9590: URL: https://github.com/apache/airflow/pull/9590 Closes #8903 --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for changes (not

[airflow] branch master updated: Fix failing test in test_webserver_command (#9589)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new f429c3c Fix failing test in

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

2020-06-30 Thread GitBox
VinayGb665 commented on pull request #9549: URL: https://github.com/apache/airflow/pull/9549#issuecomment-651777378 Updated This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] DanilBaibak commented on pull request #9312: Fix for the ThresholdCheckOperator problem

2020-06-30 Thread GitBox
DanilBaibak commented on pull request #9312: URL: https://github.com/apache/airflow/pull/9312#issuecomment-651821660 Hi @mik-laj! Seems, tests passed and @eladkal tested the fix. Can we move forward with PR? This is an

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447731133 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447755902 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[airflow] branch v1-10-test updated: [AIRFLOW-1156] BugFix: Unpausing a DAG with catchup=False creates an extra DAG run (#8776)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 98443d2 [AIRFLOW-1156] BugFix:

[jira] [Commented] (AIRFLOW-5906) Add authenticator parameter to snowflake_hook

2020-06-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148687#comment-17148687 ] ASF subversion and git services commented on AIRFLOW-5906: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-4363] Fix JSON encoding error (#8287)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 615aa18 [AIRFLOW-4363] Fix JSON

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
mik-laj commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447731133 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] turbaszek commented on pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-06-30 Thread GitBox
turbaszek commented on pull request #9593: URL: https://github.com/apache/airflow/pull/9593#issuecomment-651847946 @dossett happy to hear your opinion! This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] turbaszek opened a new pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-06-30 Thread GitBox
turbaszek opened a new pull request #9593: URL: https://github.com/apache/airflow/pull/9593 This PR brings back some features added in https://github.com/apache/airflow/pull/4064 that were lost during refactor. Now if the cluster is created but its state is ERROR then we run a diagnosis

[airflow] branch v1-10-test updated: Fix failing test in test_webserver_command (#9589)

2020-06-30 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new f5e500c Fix failing test in

[GitHub] [airflow] mik-laj edited a comment on pull request #9566: Fix using .json template extension in GMP operators

2020-06-30 Thread GitBox
mik-laj edited a comment on pull request #9566: URL: https://github.com/apache/airflow/pull/9566#issuecomment-651813511 Can you add unit test and some documentation? This is an automated message from the Apache Git Service.

[GitHub] [airflow] mik-laj commented on pull request #9566: Fix using .json template extension in GMP operators

2020-06-30 Thread GitBox
mik-laj commented on pull request #9566: URL: https://github.com/apache/airflow/pull/9566#issuecomment-651813511 Can you add unit test? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] kaxil opened a new pull request #9591: Fix broken link in chart/README.md

2020-06-30 Thread GitBox
kaxil opened a new pull request #9591: URL: https://github.com/apache/airflow/pull/9591 `CONTRIBUTING.md` -> `../CONTRIBUTING.rst` --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests

[GitHub] [airflow] turbaszek commented on a change in pull request #9590: Improve idempotency of BigQueryInsertJobOperator

2020-06-30 Thread GitBox
turbaszek commented on a change in pull request #9590: URL: https://github.com/apache/airflow/pull/9590#discussion_r447751434 ## File path: airflow/providers/google/cloud/operators/bigquery.py ## @@ -1692,32 +1692,52 @@ def prepare_template(self) -> None: with

  1   2   3   >