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/06/15 14:33:35 UTC

[GitHub] [airflow] Taragolis commented on issue #24471: Status of testing Providers that were prepared on June 15, 2022

Taragolis commented on issue #24471:
URL: https://github.com/apache/airflow/issues/24471#issuecomment-1156553306

   https://github.com/apache/airflow/pull/24431 work as expected
   
   ```
   ❯ pip install "apache-airflow-providers-google[amazon,facebook]==8.1.0rc1"
   Collecting apache-airflow-providers-google[amazon,facebook]==8.1.0rc1
   ...
   Successfully installed Babel-2.10.2 Flask-Babel-2.0.0, ...
   
   ❯ pip list | grep airflow-providers
   apache-airflow-providers-amazon    4.0.0
   apache-airflow-providers-facebook  3.0.0
   apache-airflow-providers-ftp       3.0.0
   apache-airflow-providers-google    8.1.0rc1
   apache-airflow-providers-http      3.0.0
   apache-airflow-providers-imap      3.0.0
   apache-airflow-providers-sqlite    3.0.0
   ```


-- 
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