potiuk edited a comment on issue #14511:
URL: https://github.com/apache/airflow/issues/14511#issuecomment-788234146


   @ConstantinoSchillebeeckx @AratiNagmal  @jyotidhiman0610 @ivica-k -> this 
should be as easy as installing the new provider release `pip install 
<provider>==X.Y.Zrc1`  version in an airflow installation of yours and check if 
the feature/fix implemented by you works. This is pretty safe - you can always 
go back by installing the previous version of provider you test.
   
   You can see the exact version of the provider to install in the link just 
above your name in the issue description.
   
   For example 
[telegram](https://pypi.org/project/apache-airflow-providers-telegram/1.0.2rc1/)
 leads to 1.0.2rc1 version so 
   you can install it via `pip install 
apache-airflow-prviders-telegram==1.0.2rc1``
   
   I hope that is helpful - if not - happy to provide more guidance.
   
   BTW. Many, many thanks for help there - I am super happy with the response I 
got to the experiment!
   
   I think this is the easiest way we can get people from the community more 
involved 🗡️ 
   


----------------------------------------------------------------
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 contact Infrastructure at:
[email protected]


Reply via email to