Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-30 Thread via GitHub
potiuk merged PR #37060: URL: https://github.com/apache/airflow/pull/37060 -- 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. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-30 Thread via GitHub
potiuk commented on code in PR #37060: URL: https://github.com/apache/airflow/pull/37060#discussion_r1471012125 ## airflow/providers/amazon/provider.yaml: ## @@ -118,10 +118,7 @@ additional-extras: devel-dependencies: - aiobotocore>=2.7.0 - aws_xray_sdk>=2.12.0 - # Moto

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-30 Thread via GitHub
Taragolis commented on code in PR #37060: URL: https://github.com/apache/airflow/pull/37060#discussion_r1470955111 ## airflow/providers/amazon/provider.yaml: ## @@ -118,10 +118,7 @@ additional-extras: devel-dependencies: - aiobotocore>=2.7.0 - aws_xray_sdk>=2.12.0 - # Mo

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-30 Thread via GitHub
uranusjr commented on code in PR #37060: URL: https://github.com/apache/airflow/pull/37060#discussion_r1470835092 ## airflow/providers/amazon/provider.yaml: ## @@ -118,10 +118,7 @@ additional-extras: devel-dependencies: - aiobotocore>=2.7.0 - aws_xray_sdk>=2.12.0 - # Mot

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-29 Thread via GitHub
Taragolis commented on PR #37060: URL: https://github.com/apache/airflow/pull/37060#issuecomment-1915055196 Ok, seems like last changes finally fix all places where old `moto` decorators/context managers are uses. Just need to rebase it -- This is an automated message from the Apache G

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-29 Thread via GitHub
potiuk commented on PR #37060: URL: https://github.com/apache/airflow/pull/37060#issuecomment-1915016353 :eyes: -- 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. To unsubscr

Re: [PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-28 Thread via GitHub
potiuk commented on PR #37060: URL: https://github.com/apache/airflow/pull/37060#issuecomment-1913670655 Almost :) . There are few non-db tests remaining :D -- 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

[PR] Make Amazon Provider tests compatible with `moto>=5` [airflow]

2024-01-28 Thread via GitHub
Taragolis opened a new pull request, #37060: URL: https://github.com/apache/airflow/pull/37060 closes: https://github.com/apache/airflow/issues/37053 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/air