[GitHub] [airflow] potiuk commented on pull request #14911: Constraints location is now calculated automatically

2021-03-19 Thread GitBox
potiuk commented on pull request #14911: URL: https://github.com/apache/airflow/pull/14911#issuecomment-803240280 @ecerulm @grantav -> your issues will be fixed when this one is merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] potiuk opened a new pull request #14911: Constraints location is now calculated automatically

2021-03-19 Thread GitBox
potiuk opened a new pull request #14911: URL: https://github.com/apache/airflow/pull/14911 Prviously you had to specify AIRFLOW_VERSION_REFERENCE and AIRFLOW_CONSTRAINTS_REFERENCE to point to the right version of Airflow. Now those values are auto-detected if not specified (but you

[GitHub] [airflow] dungdm93 closed pull request #14639: feat: add Trino provider

2021-03-19 Thread GitBox
dungdm93 closed pull request #14639: URL: https://github.com/apache/airflow/pull/14639 -- 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,

[GitHub] [airflow] dungdm93 commented on pull request #14639: feat: add Trino provider

2021-03-19 Thread GitBox
dungdm93 commented on pull request #14639: URL: https://github.com/apache/airflow/pull/14639#issuecomment-803230197 I close this one to rework to pass all CI tests and will create another PR soon. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] github-actions[bot] commented on pull request #14909: Sort lists, sets and tuples in Serialized DAGs

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14909: URL: https://github.com/apache/airflow/pull/14909#issuecomment-803225408 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and

[airflow] branch v2-0-test updated: Simplify cleaning string passed to origin param (#14738) (#14905)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-0-test by this push: new 2e76ed1 Simplify cleaning string

[GitHub] [airflow] kaxil commented on a change in pull request #14909: Sort lists, sets and tuples in Serialized DAGs

2021-03-19 Thread GitBox
kaxil commented on a change in pull request #14909: URL: https://github.com/apache/airflow/pull/14909#discussion_r598044524 ## File path: tests/serialization/test_dag_serialization.py ## @@ -1027,6 +1027,33 @@ def test_dag_on_failure_callback_roundtrip(self,

[GitHub] [airflow] kaxil opened a new pull request #14909: Sort lists, sets and tuples in Serialized DAGs

2021-03-19 Thread GitBox
kaxil opened a new pull request #14909: URL: https://github.com/apache/airflow/pull/14909 Currently, we check if the dag changed or not via dag_hash. The problem is since the insertion order is not guaranteed, it produces a different hash and hence results in a DB write unnecessarily.

[GitHub] [airflow] github-actions[bot] commented on pull request #14900: Remove dags_folder path from dag.fileloc

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14900: URL: https://github.com/apache/airflow/pull/14900#issuecomment-803217856 [The Workflow run](https://github.com/apache/airflow/actions/runs/669702086) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] potiuk opened a new pull request #14908: Add resource check for breeze

2021-03-19 Thread GitBox
potiuk opened a new pull request #14908: URL: https://github.com/apache/airflow/pull/14908 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[airflow] branch master updated: Turn provider's import warnings into debug logs (#14903)

2021-03-19 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 2f32df7 Turn provider's import warnings into

[GitHub] [airflow] potiuk merged pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk merged pull request #14903: URL: https://github.com/apache/airflow/pull/14903 -- 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,

[GitHub] [airflow] potiuk closed issue #14286: from 'apache-airflow-providers-google' package: No module named 'airflow.providers.postgres'

2021-03-19 Thread GitBox
potiuk closed issue #14286: URL: https://github.com/apache/airflow/issues/14286 -- 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

[GitHub] [airflow] github-actions[bot] closed pull request #10315: Add retry_only_on_pod_launching_failure and log_container_statuses_on…

2021-03-19 Thread GitBox
github-actions[bot] closed pull request #10315: URL: https://github.com/apache/airflow/pull/10315 -- 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

[GitHub] [airflow] github-actions[bot] closed pull request #10301: [kubernetes][monitor_pod] decode k8s logs when collecting with airflow logger

2021-03-19 Thread GitBox
github-actions[bot] closed pull request #10301: URL: https://github.com/apache/airflow/pull/10301 -- 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

[GitHub] [airflow] github-actions[bot] closed pull request #10531: Move scheduler basics documentation to Airflow docs

2021-03-19 Thread GitBox
github-actions[bot] closed pull request #10531: URL: https://github.com/apache/airflow/pull/10531 -- 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

[GitHub] [airflow] github-actions[bot] commented on pull request #11631: Show Celery stats in webui

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #11631: URL: https://github.com/apache/airflow/pull/11631#issuecomment-803212026 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank

[airflow] branch master updated: Simplify cleaning string passed to origin param (#14738) (#14905)

2021-03-19 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 178dee9 Simplify cleaning string passed to

[GitHub] [airflow] kaxil merged pull request #14905: Simplify cleaning string passed to origin param (#14738)

2021-03-19 Thread GitBox
kaxil merged pull request #14905: URL: https://github.com/apache/airflow/pull/14905 -- 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,

[airflow] branch master updated: Adds missing variable for force pull base image variable (#14901)

2021-03-19 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 f2c3403 Adds missing variable for force pull

[GitHub] [airflow] potiuk merged pull request #14901: Adds missing variable for force pull base image variable

2021-03-19 Thread GitBox
potiuk merged pull request #14901: URL: https://github.com/apache/airflow/pull/14901 -- 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,

[GitHub] [airflow] kaxil closed pull request #14907: test

2021-03-19 Thread GitBox
kaxil closed pull request #14907: URL: https://github.com/apache/airflow/pull/14907 -- 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,

[GitHub] [airflow] kaxil commented on issue #14874: Airflow Web Server - Performance Issues with Password Based Authentication

2021-03-19 Thread GitBox
kaxil commented on issue #14874: URL: https://github.com/apache/airflow/issues/14874#issuecomment-803192762 @harshit283 The experimental API too has been deprecated from 2.0.0 -- since there were already experimental. They have been replaced by the Stable API:

[GitHub] [airflow] kaxil closed pull request #14907: test

2021-03-19 Thread GitBox
kaxil closed pull request #14907: URL: https://github.com/apache/airflow/pull/14907 -- 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,

[GitHub] [airflow] github-actions[bot] commented on pull request #14878: Make app creation session- or class-wide when possible to make tests faster

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14878: URL: https://github.com/apache/airflow/pull/14878#issuecomment-803189968 -- 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

[GitHub] [airflow] kaxil opened a new pull request #14907: test

2021-03-19 Thread GitBox
kaxil opened a new pull request #14907: URL: https://github.com/apache/airflow/pull/14907 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] github-actions[bot] commented on pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14903: URL: https://github.com/apache/airflow/pull/14903#issuecomment-803175353 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[GitHub] [airflow] github-actions[bot] commented on pull request #14901: Adds missing variable for force pull base image variable

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14901: URL: https://github.com/apache/airflow/pull/14901#issuecomment-803174929 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and

[GitHub] [airflow] boring-cyborg[bot] commented on issue #14906: SimpleHttpOperator takes lambda to transform response before doing XCom push

2021-03-19 Thread GitBox
boring-cyborg[bot] commented on issue #14906: URL: https://github.com/apache/airflow/issues/14906#issuecomment-803174680 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mattshin opened a new issue #14906: SimpleHttpOperator takes lambda to transform response before doing XCom push

2021-03-19 Thread GitBox
mattshin opened a new issue #14906: URL: https://github.com/apache/airflow/issues/14906 **Description** I propose that the SimpleHttpOperator also take an argument like `xcom_function` or `xcom_transformation` that describes a lambda or single-variable function that takes as input

[GitHub] [airflow] github-actions[bot] commented on pull request #14905: Simplify cleaning string passed to origin param (#14738)

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14905: URL: https://github.com/apache/airflow/pull/14905#issuecomment-803173604 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[GitHub] [airflow] ashb commented on pull request #14263: Added retry to ECS Operator

2021-03-19 Thread GitBox
ashb commented on pull request #14263: URL: https://github.com/apache/airflow/pull/14263#issuecomment-803173557 TestECSOperator.test_execute_with_failures is now failing becuase the type of the exception it throws has changed -- I think that's fine, and the tests just need updating.

[GitHub] [airflow] github-actions[bot] commented on pull request #14886: Remove Backport Providers

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14886: URL: https://github.com/apache/airflow/pull/14886#issuecomment-803172304 [The Workflow run](https://github.com/apache/airflow/actions/runs/669366052) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14900: Remove dags_folder path from dag.fileloc

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14900: URL: https://github.com/apache/airflow/pull/14900#issuecomment-803172203 [The Workflow run](https://github.com/apache/airflow/actions/runs/669363668) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14886: Remove Backport Providers

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14886: URL: https://github.com/apache/airflow/pull/14886#issuecomment-803172187 [The Workflow run](https://github.com/apache/airflow/actions/runs/669363668) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14900: Remove dags_folder path from dag.fileloc

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14900: URL: https://github.com/apache/airflow/pull/14900#issuecomment-803172088 [The Workflow run](https://github.com/apache/airflow/actions/runs/669362827) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14886: Remove Backport Providers

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14886: URL: https://github.com/apache/airflow/pull/14886#issuecomment-803172077 [The Workflow run](https://github.com/apache/airflow/actions/runs/669362827) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14886: Remove Backport Providers

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14886: URL: https://github.com/apache/airflow/pull/14886#issuecomment-803172041 [The Workflow run](https://github.com/apache/airflow/actions/runs/669361655) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14900: Remove dags_folder path from dag.fileloc

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14900: URL: https://github.com/apache/airflow/pull/14900#issuecomment-803172045 [The Workflow run](https://github.com/apache/airflow/actions/runs/669361655) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14902: Bump UI packages to latest releases

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14902: URL: https://github.com/apache/airflow/pull/14902#issuecomment-803169075 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and

[GitHub] [airflow] kaxil commented on pull request #14905: Simplify cleaning string passed to origin param (#14738)

2021-03-19 Thread GitBox
kaxil commented on pull request #14905: URL: https://github.com/apache/airflow/pull/14905#issuecomment-803167453 > Could you cherry-pick this too please? Yup, will do -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow] potiuk commented on pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk commented on pull request #14903: URL: https://github.com/apache/airflow/pull/14903#issuecomment-803166633 Should be updaed now. -- 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

[GitHub] [airflow] ashb commented on pull request #14905: Simplify cleaning string passed to origin param (#14738)

2021-03-19 Thread GitBox
ashb commented on pull request #14905: URL: https://github.com/apache/airflow/pull/14905#issuecomment-803164019 Could you cherry-pick this too please? -- 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

[GitHub] [airflow] potiuk commented on a change in pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk commented on a change in pull request #14903: URL: https://github.com/apache/airflow/pull/14903#discussion_r597999139 ## File path: airflow/providers_manager.py ## @@ -281,22 +281,17 @@ def _add_hook(self, hook_class_name: str, provider_package: str) -> None:

[GitHub] [airflow] ashb commented on a change in pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
ashb commented on a change in pull request #14903: URL: https://github.com/apache/airflow/pull/14903#discussion_r597997999 ## File path: airflow/providers_manager.py ## @@ -281,22 +281,17 @@ def _add_hook(self, hook_class_name: str, provider_package: str) -> None:

[airflow] 03/03: Use libyaml C library when available. (#14577)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit a857c905f8a8d944c59c55ef530e6e301f88ef99 Author: Ash Berlin-Taylor AuthorDate: Fri Mar 5 10:16:58 2021 + Use

[airflow] branch v2-0-test updated (9854c43 -> a857c90)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 9854c43 Webserver: Sanitize string passed to origin param (#14738) new 14f978e Fix error when running tasks

[airflow] 02/03: Don't create unittest.cfg when not running in unit test mode (#14420)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit cbd181cf65ac4888c0d0ee37703976418a9895b1 Author: Ash Berlin-Taylor AuthorDate: Fri Feb 26 10:20:38 2021 +

[airflow] 01/03: Fix error when running tasks with Sentry integration enabled. (#13929)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 14f978e9f27c8e223dd2f8e0d121ef699d8da663 Author: Jun AuthorDate: Sat Mar 20 05:40:22 2021 +0800 Fix error when

[GitHub] [airflow] potiuk commented on pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk commented on pull request #14903: URL: https://github.com/apache/airflow/pull/14903#issuecomment-803159898 I simplified it a it more and added comment @ashb -> i simply turn all the ImportErrors into debug. -- This is an automated message from the Apache Git Service. To respond

[airflow] 01/04: Separate out tests to cater of changes in Python 3.8.8 (#14698)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 159280656dfd5dcd81e97dade2c5fa5a88a20727 Author: Kaxil Naik AuthorDate: Wed Mar 10 23:15:39 2021 +

[airflow] 03/04: Fix tests in tests/www/test_views.py (#14719)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b22fa04e6ba0b05857e4ce8c220ec18e567a8f47 Author: Kaxil Naik AuthorDate: Thu Mar 11 16:50:19 2021 + Fix

[airflow] 04/04: Webserver: Sanitize string passed to origin param (#14738)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 9854c432b5c88cbfb5e0c9e8462c624ba6eaab02 Author: Kaxil Naik AuthorDate: Fri Mar 12 09:48:59 2021 +

[airflow] branch v2-0-test updated (0097f91 -> 9854c43)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 0097f91 Fix error when running tasks with Sentry integration enabled. (#13929) discard 831c7ec Webserver:

[airflow] 02/04: Fix tests for all urllib versions with only '&' as separator (#14710)

2021-03-19 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 44b65e734f71632fa1158faeb78f4893e6a05f5a Author: Kaxil Naik AuthorDate: Thu Mar 11 01:39:28 2021 + Fix

[GitHub] [airflow] kaxil opened a new pull request #14905: Simplify cleaning string passed to origin param (#14738)

2021-03-19 Thread GitBox
kaxil opened a new pull request #14905: URL: https://github.com/apache/airflow/pull/14905 Looks like "trying to be smart approach" in https://github.com/apache/airflow/pull/14738 does not work on old Python versions. The "smart" part being if semicolon exists in URL only those

[GitHub] [airflow] doughepi opened a new issue #14904: Unable to provide Kubernetes proxy information in the Kubernetes pod operator.

2021-03-19 Thread GitBox
doughepi opened a new issue #14904: URL: https://github.com/apache/airflow/issues/14904 For Kubernetes clusters in GCP that are subject to VPC transitive peering limitations, it's common to place a proxy in a VPC that you can peer to another VPC. This is required because private GKE

[GitHub] [airflow] boring-cyborg[bot] commented on issue #14904: Unable to provide Kubernetes proxy information in the Kubernetes pod operator.

2021-03-19 Thread GitBox
boring-cyborg[bot] commented on issue #14904: URL: https://github.com/apache/airflow/issues/14904#issuecomment-803157802 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] uranusjr commented on a change in pull request #14875: Convert TestDagRunsEndpoint to use module fixture

2021-03-19 Thread GitBox
uranusjr commented on a change in pull request #14875: URL: https://github.com/apache/airflow/pull/14875#discussion_r597830876 ## File path: tests/www/api/experimental/test_dag_runs_endpoint.py ## @@ -27,10 +28,26 @@ from tests.test_utils.decorators import

[GitHub] [airflow] ashb commented on a change in pull request #14875: Convert TestDagRunsEndpoint to use module fixture

2021-03-19 Thread GitBox
ashb commented on a change in pull request #14875: URL: https://github.com/apache/airflow/pull/14875#discussion_r597847370 ## File path: tests/www/api/experimental/test_dag_runs_endpoint.py ## @@ -27,10 +28,26 @@ from tests.test_utils.decorators import

[GitHub] [airflow] sfc-gh-kbregula commented on a change in pull request #14875: Convert TestDagRunsEndpoint to use module fixture

2021-03-19 Thread GitBox
sfc-gh-kbregula commented on a change in pull request #14875: URL: https://github.com/apache/airflow/pull/14875#discussion_r597806404 ## File path: tests/www/api/experimental/test_dag_runs_endpoint.py ## @@ -27,10 +28,26 @@ from tests.test_utils.decorators import

[GitHub] [airflow-ci-infra] ashb merged pull request #11: Update actions.runner to 2.277.1-airflow3

2021-03-19 Thread GitBox
ashb merged pull request #11: URL: https://github.com/apache/airflow-ci-infra/pull/11 -- 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,

[airflow-ci-infra] branch master updated: Update actions.runner to 2.277.1-airflow3 (#11)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git The following commit(s) were added to refs/heads/master by this push: new 27995a6 Update actions.runner to

[GitHub] [airflow-ci-infra] ashb merged pull request #10: Increase logging from actions.runner-supervisor service

2021-03-19 Thread GitBox
ashb merged pull request #10: URL: https://github.com/apache/airflow-ci-infra/pull/10 -- 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,

[GitHub] [airflow-ci-infra] ashb merged pull request #9: Strip ANSI escape codes from logs in CloudWatch

2021-03-19 Thread GitBox
ashb merged pull request #9: URL: https://github.com/apache/airflow-ci-infra/pull/9 -- 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,

[airflow-ci-infra] branch master updated: Increase logging from actions.runner-supervisor service (#10)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git The following commit(s) were added to refs/heads/master by this push: new f5d41c8 Increase logging from

[airflow-ci-infra] branch master updated (b1a93d1 -> 39aec8c)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git. from b1a93d1 Upload job output logs to Cloudwatch too (#8) add 39aec8c Strip ANSI escape codes from logs in

[GitHub] [airflow] potiuk commented on a change in pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk commented on a change in pull request #14903: URL: https://github.com/apache/airflow/pull/14903#discussion_r597991798 ## File path: airflow/providers_manager.py ## @@ -281,7 +281,7 @@ def _add_hook(self, hook_class_name: str, provider_package: str) -> None:

[airflow] branch v2-0-test updated: Fix error when running tasks with Sentry integration enabled. (#13929)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-0-test by this push: new 0097f91 Fix error when running tasks with

[airflow] branch master updated (24aa3bf -> 0e8698d)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 24aa3bf Add readonly REST API endpoints for users (#14735) add 0e8698d Fix error when running tasks with Sentry

[GitHub] [airflow] ashb closed issue #13797: Sentry celery dag task run error

2021-03-19 Thread GitBox
ashb closed issue #13797: URL: https://github.com/apache/airflow/issues/13797 -- 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

[GitHub] [airflow] ashb merged pull request #13929: Fix error when running tasks with Sentry integration enabled.

2021-03-19 Thread GitBox
ashb merged pull request #13929: URL: https://github.com/apache/airflow/pull/13929 -- 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

[GitHub] [airflow] ashb commented on a change in pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
ashb commented on a change in pull request #14903: URL: https://github.com/apache/airflow/pull/14903#discussion_r597988410 ## File path: airflow/providers_manager.py ## @@ -281,7 +281,7 @@ def _add_hook(self, hook_class_name: str, provider_package: str) -> None:

[GitHub] [airflow] ashb commented on pull request #14878: Make app creation session- or class-wide when possible to make tests faster

2021-03-19 Thread GitBox
ashb commented on pull request #14878: URL: https://github.com/apache/airflow/pull/14878#issuecomment-803148129 Closing and re-opening to trigger full CI rebuild. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow] ashb closed pull request #14878: Make app creation session- or class-wide when possible to make tests faster

2021-03-19 Thread GitBox
ashb closed pull request #14878: URL: https://github.com/apache/airflow/pull/14878 -- 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

[GitHub] [airflow] potiuk commented on issue #14286: from 'apache-airflow-providers-google' package: No module named 'airflow.providers.postgres'

2021-03-19 Thread GitBox
potiuk commented on issue #14286: URL: https://github.com/apache/airflow/issues/14286#issuecomment-803147283 @OBITORASU @ConstantinoSchillebeeckx -> #14903 to address it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] potiuk opened a new pull request #14903: Turn provider's import warnings into debug logs

2021-03-19 Thread GitBox
potiuk opened a new pull request #14903: URL: https://github.com/apache/airflow/pull/14903 When only some providers are installed, cross-dependencies between the providers might cause import erors. Those import errors are repeated in webserver as it is reloaded every 30 seconds.

[GitHub] [airflow-ci-infra] ashb opened a new pull request #11: Update actions.runner to 2.277.1-airflow3

2021-03-19 Thread GitBox
ashb opened a new pull request #11: URL: https://github.com/apache/airflow-ci-infra/pull/11 This included extra logging and uses `github.actor`, rather than `github.pull_request.author` for decisions (to match what we use in our CI.yml file). -- This is an automated message from

[airflow-ci-infra] branch update-actions created (now 6b4dc73)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch update-actions in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git. at 6b4dc73 Update actions.runner to 2.277.1-airflow3 This branch includes the following new commits:

[airflow-ci-infra] 01/01: Update actions.runner to 2.277.1-airflow3

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch update-actions in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git commit 6b4dc739ace08e8968dae9cdcf9f2937f93a719c Author: Ash Berlin-Taylor AuthorDate: Fri Mar 19 21:28:41 2021

[GitHub] [airflow-ci-infra] ashb opened a new pull request #10: Increase logging from actions.runner-supervisor service

2021-03-19 Thread GitBox
ashb opened a new pull request #10: URL: https://github.com/apache/airflow-ci-infra/pull/10 This allows us to have in the logs (and thus searchable in the CloudWatch Logs) the InstanceId -- This is an automated message from the Apache Git Service. To respond to the message, please log

[airflow-ci-infra] branch supervisor-logs created (now eeee022)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch supervisor-logs in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git. at 022 Increase logging from actions.runner-supervisor service This branch includes the following

[airflow-ci-infra] 01/01: Increase logging from actions.runner-supervisor service

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch supervisor-logs in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git commit 02270d52b8190632545498532eb56991a7f7 Author: Ash Berlin-Taylor AuthorDate: Fri Mar 19 21:20:06 2021

[airflow-ci-infra] branch strip-ansi-colors-logs created (now 8e78313)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch strip-ansi-colors-logs in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git. at 8e78313 Strip ANSI escape codes from logs in CloudWatch No new revisions were added by this

[GitHub] [airflow-ci-infra] ashb opened a new pull request #9: Strip ANSI escape codes from logs in CloudWatch

2021-03-19 Thread GitBox
ashb opened a new pull request #9: URL: https://github.com/apache/airflow-ci-infra/pull/9 Now that we are included step logs, we need to strip the colour escape sequences. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[airflow-ci-infra] 01/01: Strip ANSI escape codes from logs in CloudWatch

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch fix-vector-config-bug in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git commit 8e783134bff2d44e8010cfb48f22ee30a2479fc7 Author: Ash Berlin-Taylor AuthorDate: Fri Mar 19

[airflow-ci-infra] branch fix-vector-config-bug created (now 8e78313)

2021-03-19 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch fix-vector-config-bug in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git. at 8e78313 Strip ANSI escape codes from logs in CloudWatch This branch includes the following

[GitHub] [airflow] dstandish commented on a change in pull request #14869: Fixed autocommit calls for mysql-connector-python

2021-03-19 Thread GitBox
dstandish commented on a change in pull request #14869: URL: https://github.com/apache/airflow/pull/14869#discussion_r597581136 ## File path: airflow/providers/mysql/hooks/mysql.py ## @@ -52,7 +52,10 @@ def __init__(self, *args, **kwargs) -> None: def

[GitHub] [airflow] dstandish commented on a change in pull request #14869: Fixed autocommit calls for mysql-connector-python

2021-03-19 Thread GitBox
dstandish commented on a change in pull request #14869: URL: https://github.com/apache/airflow/pull/14869#discussion_r597965321 ## File path: airflow/providers/mysql/hooks/mysql.py ## @@ -52,7 +52,10 @@ def __init__(self, *args, **kwargs) -> None: def

[GitHub] [airflow] potiuk commented on issue #14286: from 'apache-airflow-providers-google' package: No module named 'airflow.providers.postgres'

2021-03-19 Thread GitBox
potiuk commented on issue #14286: URL: https://github.com/apache/airflow/issues/14286#issuecomment-803136874 Yep. Just reproduced it. The warnings come every 30 s -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow] potiuk commented on issue #14286: from 'apache-airflow-providers-google' package: No module named 'airflow.providers.postgres'

2021-03-19 Thread GitBox
potiuk commented on issue #14286: URL: https://github.com/apache/airflow/issues/14286#issuecomment-803133194 Yep. Makes sense. Just started looking at it :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [airflow] ashb commented on issue #14286: from 'apache-airflow-providers-google' package: No module named 'airflow.providers.postgres'

2021-03-19 Thread GitBox
ashb commented on issue #14286: URL: https://github.com/apache/airflow/issues/14286#issuecomment-803130448 > @ConstantinoSchillebeeckx - I think the main task is to diagnose it to see what is really the issue here. I expected that those warnings will only be printed once (which would be

[GitHub] [airflow] ryanahamilton opened a new pull request #14902: Bump UI packages to latest releases

2021-03-19 Thread GitBox
ryanahamilton opened a new pull request #14902: URL: https://github.com/apache/airflow/pull/14902 We were seeing some static test failures in the UI testing. Using this PR as a test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] dstandish commented on a change in pull request #14869: Fixed autocommit calls for mysql-connector-python

2021-03-19 Thread GitBox
dstandish commented on a change in pull request #14869: URL: https://github.com/apache/airflow/pull/14869#discussion_r597965321 ## File path: airflow/providers/mysql/hooks/mysql.py ## @@ -52,7 +52,10 @@ def __init__(self, *args, **kwargs) -> None: def

[GitHub] [airflow] github-actions[bot] commented on pull request #14639: feat: add Trino provider

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14639: URL: https://github.com/apache/airflow/pull/14639#issuecomment-803097858 -- 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

[GitHub] [airflow] github-actions[bot] commented on pull request #14862: Adds initial router, routes, and placeholder views

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14862: URL: https://github.com/apache/airflow/pull/14862#issuecomment-803097847 -- 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

[GitHub] [airflow] github-actions[bot] commented on pull request #14862: Adds initial router, routes, and placeholder views

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14862: URL: https://github.com/apache/airflow/pull/14862#issuecomment-803097688 [The Workflow run](https://github.com/apache/airflow/actions/runs/669115502) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14639: feat: add Trino provider

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14639: URL: https://github.com/apache/airflow/pull/14639#issuecomment-803097698 [The Workflow run](https://github.com/apache/airflow/actions/runs/669115502) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14639: feat: add Trino provider

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14639: URL: https://github.com/apache/airflow/pull/14639#issuecomment-803097389 [The Workflow run](https://github.com/apache/airflow/actions/runs/669089821) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #14862: Adds initial router, routes, and placeholder views

2021-03-19 Thread GitBox
github-actions[bot] commented on pull request #14862: URL: https://github.com/apache/airflow/pull/14862#issuecomment-803097376 [The Workflow run](https://github.com/apache/airflow/actions/runs/669089821) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

  1   2   3   >