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/03/27 11:44:21 UTC

[GitHub] [airflow] potiuk edited a comment on issue #22549: Status of testing of Apache Airflow 2.2.5rc1

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


   All good.
   
   Checked #22241 - > classifier is there 
   
   ![image](https://user-images.githubusercontent.com/595491/160279444-0a40a5b6-9c0c-4286-b2b1-bd7db8b5db70.png)
   
   #21905 and #22527  were mostly to make sure the tests pass (they did :) ) 
   
   #22027 - > I checked that dependencies are ok (below). Tests passed too. It would be great @subkanthi if you could check it (I have no Dask account ) :) 
   
   http https://pypi.org/pypi/apache-airflow/2.2.5rc1/json | jq ".info" | grep "extra == 'dask'":
   ```
       "cloudpickle (>=1.4.1) ; extra == 'dask'",
       "dask (>=2.9.0) ; extra == 'dask'",
       "distributed (>=2.11.1) ; extra == 'dask'",
   ```


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