You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Taylor Edmiston (JIRA)" <ji...@apache.org> on 2018/05/30 20:05:00 UTC

[jira] [Updated] (AIRFLOW-2544) Guard against next Celery, Flower versions

     [ https://issues.apache.org/jira/browse/AIRFLOW-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taylor Edmiston updated AIRFLOW-2544:
-------------------------------------
    Description: 
Guard against the next major version of Celery (4.2) from being installed automatically until it's been tested.  It is currently in RC but not yet officially released.

I added an upper bound on the Flower 1.0 similarly.

Related to https://issues.apache.org/jira/browse/AIRFLOW-1967, created from discussion in [https://github.com/apache/incubator-airflow/pull/2806].

  was:
Guard against the next major version of Celery (4.2) from being installed automatically until it's been tested.  It is currently in RC but not yet officially released.

I added an upper bound on the Flower 1.0 similarly.


Related to https://issues.apache.org/jira/browse/AIRFLOW-1967, created from discussion in [https://github.com/apache/incubator-airflow/pull/2806#issuecomment-393080235].


> Guard against next Celery, Flower versions
> ------------------------------------------
>
>                 Key: AIRFLOW-2544
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2544
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: celery
>            Reporter: Taylor Edmiston
>            Assignee: Taylor Edmiston
>            Priority: Minor
>
> Guard against the next major version of Celery (4.2) from being installed automatically until it's been tested.  It is currently in RC but not yet officially released.
> I added an upper bound on the Flower 1.0 similarly.
> Related to https://issues.apache.org/jira/browse/AIRFLOW-1967, created from discussion in [https://github.com/apache/incubator-airflow/pull/2806].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)