You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/26 15:35:48 UTC

[GitHub] [airflow] Taragolis opened a new pull request, #25989: Fix `EcsBaseOperator` and `EcsBaseSensor` arguments

Taragolis opened a new pull request, #25989:
URL: https://github.com/apache/airflow/pull/25989

   Do not pass `aws_conn_id` and `region` to BaseOperator/BaseSensorOperator.
   
   closes: #25963 (@vgutkovsk)
   cc: @ferruzzi @vincbeck @o-nikolas 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] zachliu commented on pull request #25989: Fix `EcsBaseOperator` and `EcsBaseSensor` arguments

Posted by GitBox <gi...@apache.org>.
zachliu commented on PR #25989:
URL: https://github.com/apache/airflow/pull/25989#issuecomment-1229100760

   worked perfectly in my development environment :+1: 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #25989: Fix `EcsBaseOperator` and `EcsBaseSensor` arguments

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #25989:
URL: https://github.com/apache/airflow/pull/25989


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] ferruzzi commented on pull request #25989: Fix `EcsBaseOperator` and `EcsBaseSensor` arguments

Posted by GitBox <gi...@apache.org>.
ferruzzi commented on PR #25989:
URL: https://github.com/apache/airflow/pull/25989#issuecomment-1230556053

   Nice fix, thanks for getting on that so fast!   Thanks even more for adding the test too!


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org